/kernel/linux/linux-6.6/net/ipv4/ |
H A D | inet_timewait_sock.c | 241 void __inet_twsk_schedule(struct inet_timewait_sock *tw, int timeo, bool rearm) in __inet_twsk_schedule() argument
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | nfs_mount.h | 34 int timeo; member
|
H A D | nfs4_mount.h | 31 int timeo; member
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | nfs4_mount.h | 18 int timeo; member
|
H A D | nfs_mount.h | 21 int timeo; member
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | nfs_mount.h | 34 int timeo; member
|
H A D | nfs4_mount.h | 31 int timeo; member
|
/kernel/linux/linux-5.10/arch/arm/mach-bcm/ |
H A D | platsmp-brcmstb.c | 111 const unsigned long timeo = jiffies + msecs_to_jiffies(POLL_TMOUT_MS); in pwr_ctrl_wait_tmout() local
|
/kernel/linux/linux-6.6/arch/arm/mach-bcm/ |
H A D | platsmp-brcmstb.c | 103 const unsigned long timeo = jiffies + msecs_to_jiffies(POLL_TMOUT_MS); in pwr_ctrl_wait_tmout() local
|
/kernel/linux/linux-5.10/drivers/mtd/lpddr/ |
H A D | lpddr_cmds.c | 128 unsigned int timeo, reset_timeo, sleep_time; in wait_for_ready() local
|
/kernel/linux/linux-5.10/drivers/net/wireless/marvell/libertas_tf/ |
H A D | cmd.c | 239 int timeo = 5 * HZ; in lbtf_submit_command() local
|
/kernel/linux/linux-5.10/net/strparser/ |
H A D | strparser.c | 57 static void strp_start_timer(struct strparser *strp, long timeo) in strp_start_timer() argument 89 __strp_recv(read_descriptor_t *desc, struct sk_buff *orig_skb, unsigned int orig_offset, size_t orig_len, size_t max_msg_size, long timeo) __strp_recv() argument 317 strp_process(struct strparser *strp, struct sk_buff *orig_skb, unsigned int orig_offset, size_t orig_len, size_t max_msg_size, long timeo) strp_process() argument
|
/kernel/linux/linux-5.10/net/rxrpc/ |
H A D | sendmsg.c | 38 rxrpc_wait_for_tx_window_intr(struct rxrpc_sock *rx, struct rxrpc_call *call, long *timeo) rxrpc_wait_for_tx_window_intr() argument 103 rxrpc_wait_for_tx_window_nonintr(struct rxrpc_sock *rx, struct rxrpc_call *call, long *timeo) rxrpc_wait_for_tx_window_nonintr() argument 124 rxrpc_wait_for_tx_window(struct rxrpc_sock *rx, struct rxrpc_call *call, long *timeo, bool waitall) rxrpc_wait_for_tx_window() argument 297 long timeo; rxrpc_send_data() local [all...] |
H A D | recvmsg.c | 493 long timeo; in rxrpc_recvmsg() local
|
/kernel/linux/linux-5.10/net/smc/ |
H A D | smc_rx.c | 191 int smc_rx_wait(struct smc_sock *smc, long *timeo, in smc_rx_wait() argument 291 long timeo; in smc_rx_recvmsg() local [all...] |
/kernel/linux/linux-5.10/include/net/ |
H A D | inet_timewait_sock.h | 101 static inline void inet_twsk_schedule(struct inet_timewait_sock *tw, int timeo) in inet_twsk_schedule() argument 106 static inline void inet_twsk_reschedule(struct inet_timewait_sock *tw, int timeo) in inet_twsk_reschedule() argument
|
/kernel/linux/linux-5.10/net/bluetooth/cmtp/ |
H A D | capi.c | 384 unsigned long timeo = CMTP_INTEROP_TIMEOUT; in cmtp_register_appl() local
|
/kernel/linux/linux-6.6/drivers/mtd/lpddr/ |
H A D | lpddr_cmds.c | 128 unsigned int timeo, reset_timeo, sleep_time; in wait_for_ready() local
|
/kernel/linux/linux-6.6/include/net/ |
H A D | inet_timewait_sock.h | 105 static inline void inet_twsk_schedule(struct inet_timewait_sock *tw, int timeo) in inet_twsk_schedule() argument 110 static inline void inet_twsk_reschedule(struct inet_timewait_sock *tw, int timeo) in inet_twsk_reschedule() argument
|
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/libertas_tf/ |
H A D | cmd.c | 239 int timeo = 5 * HZ; in lbtf_submit_command() local
|
/kernel/linux/linux-6.6/net/strparser/ |
H A D | strparser.c | 57 static void strp_start_timer(struct strparser *strp, long timeo) in strp_start_timer() argument 89 __strp_recv(read_descriptor_t *desc, struct sk_buff *orig_skb, unsigned int orig_offset, size_t orig_len, size_t max_msg_size, long timeo) __strp_recv() argument 317 strp_process(struct strparser *strp, struct sk_buff *orig_skb, unsigned int orig_offset, size_t orig_len, size_t max_msg_size, long timeo) strp_process() argument
|
/kernel/linux/linux-6.6/net/smc/ |
H A D | smc_rx.c | 255 int smc_rx_wait(struct smc_sock *smc, long *timeo, in smc_rx_wait() argument 356 long timeo; in smc_rx_recvmsg() local [all...] |
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/ |
H A D | lwt_redirect.c | 163 struct timeval timeo = { in send_and_capture_test_packets() local
|
/kernel/linux/linux-6.6/net/bluetooth/cmtp/ |
H A D | capi.c | 384 unsigned long timeo = CMTP_INTEROP_TIMEOUT; in cmtp_register_appl() local
|
/kernel/linux/linux-6.6/net/rxrpc/ |
H A D | sendmsg.c | 45 static int rxrpc_wait_to_be_connected(struct rxrpc_call *call, long *timeo) in rxrpc_wait_to_be_connected() argument 104 rxrpc_wait_for_tx_window_intr(struct rxrpc_sock *rx, struct rxrpc_call *call, long *timeo) rxrpc_wait_for_tx_window_intr() argument 168 rxrpc_wait_for_tx_window_nonintr(struct rxrpc_sock *rx, struct rxrpc_call *call, long *timeo) rxrpc_wait_for_tx_window_nonintr() argument 189 rxrpc_wait_for_tx_window(struct rxrpc_sock *rx, struct rxrpc_call *call, long *timeo, bool waitall) rxrpc_wait_for_tx_window() argument 286 long timeo; rxrpc_send_data() local [all...] |