Searched defs:when (Results  1 – 14 of 14) sorted by relevance
| /linux/include/linux/ceph/ | 
| H A D | ceph_features.h | 20 #define DEFINE_CEPH_FEATURE_DEPRECATED(bit, incarnation, name, when) \  argument
  | 
| /linux/fs/lockd/ | 
| H A D | svclock.c | 89 nlmsvc_insert_block_locked(struct nlm_block *block, unsigned long when)  in nlmsvc_insert_block_locked() 119 static void nlmsvc_insert_block(struct nlm_block *block, unsigned long when)  in nlmsvc_insert_block()
  | 
| /linux/include/net/ | 
| H A D | inet_connection_sock.h | 223 					     unsigned long when, in inet_csk_reset_xmit_timer()   argument  252         u64 when  in inet_csk_rto_backoff()   local  [all...] | 
| H A D | tcp.h | 1505 					unsigned long when,  in tcp_reset_xmit_timer() 1531 	u64 when = (u64)tcp_probe0_base(sk) << backoff;  in tcp_probe0_when()  local
  | 
| /linux/drivers/net/hamradio/ | 
| H A D | scc.c | 1000 				 unsigned long when)  in __scc_start_tx_timer() 1018 			       unsigned long when)  in scc_start_tx_timer()
  | 
| /linux/include/linux/ | 
| H A D | maple.h | 73 	unsigned long when, interval, function;  member
  | 
| /linux/net/ipv4/ | 
| H A D | tcp_timer.c | 49 u32 tcp_clamp_probe0_to_user_timeout(const struct sock *sk, u32 when) in tcp_clamp_probe0_to_user_timeout()   argument  [all...] | 
| H A D | tcp_input.c | 2502 static bool tcp_tsopt_ecr_before(const struct tcp_sock *tp, u32 when)  in tcp_tsopt_ecr_before() 3604 		unsigned long when = tcp_probe0_when(sk, tcp_rto_max(sk));  in tcp_ack_probe()  local
  | 
| /linux/drivers/scsi/arm/ | 
| H A D | acornscsi.h | 254 	unsigned long	when;  member
  | 
| /linux/arch/x86/kernel/cpu/mce/ | 
| H A D | core.c | 1735 	unsigned long when = jiffies + interval;  in __start_timer()  local
  | 
| /linux/net/core/ | 
| H A D | neighbour.c | 300 static void neigh_add_timer(struct neighbour *n, unsigned long when)  in neigh_add_timer()
  | 
| /linux/drivers/ata/ | 
| H A D | sata_mv.c | 2575 	char *when = "idle";  in mv_unexpected_intr()  local
  | 
| /linux/net/ipv6/ | 
| H A D | addrconf.c | 329 				  unsigned long when) in addrconf_mod_rs_timer()   argument 
  | 
| /linux/mm/ | 
| H A D | slub.c | 346 	unsigned long when;	/* When did the operation occur */  member
  |