when              707 arch/ia64/kernel/unwind.c set_reg (struct unw_reg_info *reg, enum unw_where where, int when, unsigned long val)
when              711 arch/ia64/kernel/unwind.c 	if (reg->when == UNW_WHEN_NEVER)
when              712 arch/ia64/kernel/unwind.c 		reg->when = when;
when              737 arch/ia64/kernel/unwind.c 			reg->when = t;
when              970 arch/ia64/kernel/unwind.c 	sr->curr.reg[UNW_REG_PSP].when = sr->region_start + min_t(int, t, sr->region_len - 1);
when             1006 arch/ia64/kernel/unwind.c 	reg->when = sr->region_start + min_t(int, t, sr->region_len - 1);
when             1094 arch/ia64/kernel/unwind.c 	r->when = UNW_WHEN_NEVER;
when             1115 arch/ia64/kernel/unwind.c 	r->when = sr->region_start + min_t(int, t, sr->region_len - 1);
when             1130 arch/ia64/kernel/unwind.c 	r->when = sr->region_start + min_t(int, t, sr->region_len - 1);
when             1145 arch/ia64/kernel/unwind.c 	r->when = sr->region_start + min_t(int, t, sr->region_len - 1);
when             1410 arch/ia64/kernel/unwind.c 	if (r->where == UNW_WHERE_NONE || r->when >= sr->when_target)
when             1547 arch/ia64/kernel/unwind.c 		r->when = UNW_WHEN_NEVER;
when             1589 arch/ia64/kernel/unwind.c 		sr.curr.reg[UNW_REG_RP].when = -1;
when             1614 arch/ia64/kernel/unwind.c 		sr.curr.reg[UNW_REG_PSP].when = UNW_WHEN_NEVER;
when             1621 arch/ia64/kernel/unwind.c 				r->when = UNW_WHEN_NEVER;
when             1631 arch/ia64/kernel/unwind.c 	if (sr.curr.reg[UNW_REG_RP].when >= sr.when_target) {
when             1633 arch/ia64/kernel/unwind.c 		sr.curr.reg[UNW_REG_RP].when = -1;
when             1644 arch/ia64/kernel/unwind.c 		if (r->where != UNW_WHERE_NONE || r->when != UNW_WHEN_NEVER) {
when             1660 arch/ia64/kernel/unwind.c 			UNW_DPRINT(1, "\t\t%d\n", r->when);
when             1673 arch/ia64/kernel/unwind.c 	if (sr.when_target > sr.curr.reg[UNW_REG_PSP].when
when             1684 arch/ia64/kernel/unwind.c 	if (sr.when_target < sr.curr.reg[UNW_REG_PRI_UNAT_GR].when)
when             1686 arch/ia64/kernel/unwind.c 	else if (sr.when_target < sr.curr.reg[UNW_REG_PRI_UNAT_MEM].when)
when             1688 arch/ia64/kernel/unwind.c 	else if (sr.curr.reg[UNW_REG_PRI_UNAT_MEM].when > sr.curr.reg[UNW_REG_PRI_UNAT_GR].when)
when               80 arch/ia64/kernel/unwind_i.h 	int when;			/* when the register gets saved */
when              175 arch/m68k/fpsp040/fpsp.h |					;equate only works when CMDREG1B is in
when              106 arch/mips/include/asm/mach-pnx833x/gpio.h static inline void pnx833x_gpio_setup_irq(int when, unsigned int pin)
when              108 arch/mips/include/asm/mach-pnx833x/gpio.h 	switch (when) {
when              110 arch/s390/include/asm/nospec-insn.h 	# Be very careful when adding instructions to this macro!
when                5 arch/x86/boot/code16gcc.h # This file is added to the assembler via -Wa when compiling 16-bit C code.
when             1403 arch/x86/kernel/cpu/mce/core.c 	unsigned long when = jiffies + interval;
when             1408 arch/x86/kernel/cpu/mce/core.c 	if (!timer_pending(t) || time_before(when, t->expires))
when             1409 arch/x86/kernel/cpu/mce/core.c 		mod_timer(t, round_jiffies(when));
when             2607 drivers/ata/sata_mv.c 	char *when = "idle";
when             2611 drivers/ata/sata_mv.c 		when = "EDMA enabled";
when             2615 drivers/ata/sata_mv.c 			when = "polling";
when             2617 drivers/ata/sata_mv.c 	ata_ehi_push_desc(ehi, "unexpected device interrupt while %s", when);
when              142 drivers/net/hamradio/6pack.c 	int actual, when = sp->slottime;
when              158 drivers/net/hamradio/6pack.c 		mod_timer(&sp->tx_t, jiffies + ((when + 1) * HZ) / 100);
when              998 drivers/net/hamradio/scc.c 				 unsigned long when)
when             1002 drivers/net/hamradio/scc.c 	if (when == 0)
when             1006 drivers/net/hamradio/scc.c 	if (when != TIMER_OFF)
when             1009 drivers/net/hamradio/scc.c 		scc->tx_t.expires = jiffies + (when*HZ)/100;
when             1016 drivers/net/hamradio/scc.c 			       unsigned long when)
when             1021 drivers/net/hamradio/scc.c 	__scc_start_tx_timer(scc, handler, when);
when              507 drivers/scsi/arm/acornscsi.c 	prev = host->status[target][ptr].when;
when              512 drivers/scsi/arm/acornscsi.c 		if (!host->status[target][ptr].when)
when              526 drivers/scsi/arm/acornscsi.c 			time_diff = host->status[target][ptr].when - prev;
when              527 drivers/scsi/arm/acornscsi.c 			prev = host->status[target][ptr].when;
when             2840 drivers/scsi/arm/acornscsi.c 	prev = host->status[devidx][statptr].when;
when             2843 drivers/scsi/arm/acornscsi.c 	    if (host->status[devidx][statptr].when) {
when             2848 drivers/scsi/arm/acornscsi.c 			(host->status[devidx][statptr].when - prev) < 100 ?
when             2849 drivers/scsi/arm/acornscsi.c 				(host->status[devidx][statptr].when - prev) : 99);
when             2850 drivers/scsi/arm/acornscsi.c 		prev = host->status[devidx][statptr].when;
when              254 drivers/scsi/arm/acornscsi.h 	unsigned long	when;
when              263 drivers/scsi/arm/acornscsi.h 	host->status[(_q)][host->status_ptr[(_q)]].when = jiffies;	\
when              128 drivers/sh/maple/maple.c 	dev->when = jiffies;
when              424 drivers/sh/maple/maple.c 		time_after(jiffies, mdev->when)) {
when              430 drivers/sh/maple/maple.c 			mdev->when = jiffies + mdev->interval;
when              468 drivers/usb/core/devio.c 		int timeout_or_status, enum snoop_when when,
when              484 drivers/usb/core/devio.c 		if (when == SUBMIT)
when              494 drivers/usb/core/devio.c 		if (when == SUBMIT)
when               90 fs/lockd/svclock.c nlmsvc_insert_block_locked(struct nlm_block *block, unsigned long when)
when               95 fs/lockd/svclock.c 	dprintk("lockd: nlmsvc_insert_block(%p, %ld)\n", block, when);
when              103 fs/lockd/svclock.c 	if (when != NLM_NEVER) {
when              104 fs/lockd/svclock.c 		if ((when += jiffies) == NLM_NEVER)
when              105 fs/lockd/svclock.c 			when ++;
when              108 fs/lockd/svclock.c 			if (time_after(b->b_when,when) || b->b_when == NLM_NEVER)
when              117 fs/lockd/svclock.c 	block->b_when = when;
when              120 fs/lockd/svclock.c static void nlmsvc_insert_block(struct nlm_block *block, unsigned long when)
when              123 fs/lockd/svclock.c 	nlmsvc_insert_block_locked(block, when);
when               19 include/linux/ceph/ceph_features.h #define DEFINE_CEPH_FEATURE_DEPRECATED(bit, incarnation, name, when) \
when               74 include/linux/maple.h 	unsigned long when, interval, function;
when              218 include/net/inet_connection_sock.h 					     unsigned long when,
when              223 include/net/inet_connection_sock.h 	if (when > max_when) {
when              225 include/net/inet_connection_sock.h 			 sk, what, when, (void *)_THIS_IP_);
when              226 include/net/inet_connection_sock.h 		when = max_when;
when              233 include/net/inet_connection_sock.h 		icsk->icsk_timeout = jiffies + when;
when              237 include/net/inet_connection_sock.h 		icsk->icsk_ack.timeout = jiffies + when;
when              248 include/net/inet_connection_sock.h         u64 when = (u64)icsk->icsk_rto << icsk->icsk_backoff;
when              250 include/net/inet_connection_sock.h         return (unsigned long)min_t(u64, when, max_when);
when             1286 include/net/tcp.h 					unsigned long when,
when             1290 include/net/tcp.h 	inet_csk_reset_xmit_timer(sk, what, when + tcp_pacing_delay(sk, skb),
when             1309 include/net/tcp.h 	u64 when = (u64)tcp_probe0_base(sk) << inet_csk(sk)->icsk_backoff;
when             1311 include/net/tcp.h 	return (unsigned long)min_t(u64, when, max_when);
when              211 mm/slub.c      	unsigned long when;	/* When did the operation occur */
when              568 mm/slub.c      		p->when = jiffies;
when              589 mm/slub.c      	       s, (void *)t->addr, pr_time - t->when, t->cpu, t->pid);
when             4545 mm/slub.c      	unsigned long age = jiffies - track->when;
when             4565 mm/slub.c      			if (track->when) {
when              256 net/core/neighbour.c static void neigh_add_timer(struct neighbour *n, unsigned long when)
when              259 net/core/neighbour.c 	if (unlikely(mod_timer(&n->timer, when))) {
when             2264 net/ipv4/tcp_input.c static bool tcp_tsopt_ecr_before(const struct tcp_sock *tp, u32 when)
when             2267 net/ipv4/tcp_input.c 	       before(tp->rx_opt.rcv_tsecr, when);
when             3290 net/ipv4/tcp_input.c 		unsigned long when = tcp_probe0_when(sk, TCP_RTO_MAX);
when             3293 net/ipv4/tcp_input.c 				     when, TCP_RTO_MAX, NULL);
when              314 net/ipv6/addrconf.c 				  unsigned long when)
when              318 net/ipv6/addrconf.c 	mod_timer(&idev->rs_timer, jiffies + when);