Searched defs:timeo (Results 1 - 25 of 97) sorted by relevance

1234

/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dsignal_pending.c13 struct itimerval timeo = { local
H A Dlwt_reroute.c191 struct timeval timeo = { local
H A Dlwt_redirect.c164 struct timeval timeo = { local
/linux-master/include/linux/sunrpc/
H A Dtimer.h16 unsigned long timeo; /* default timeout value */ member in struct:rpc_rtt
/linux-master/net/sunrpc/
H A Dtimer.c35 void rpc_init_rtt(struct rpc_rtt *rt, unsigned long timeo) argument
/linux-master/arch/mips/pci/
H A Dfixup-cobalt.c127 signed int timeo; local
/linux-master/net/dccp/
H A Dminisocks.c32 void dccp_time_wait(struct sock *sk, int state, int timeo) argument
/linux-master/net/vmw_vsock/
H A Dvsock_bpf.c37 static bool vsock_msg_wait_data(struct sock *sk, struct sk_psock *psock, long timeo) argument
95 long timeo = sock_rcvtimeo(sk, flags & MSG_DONTWAIT); local
/linux-master/include/uapi/linux/
H A Dnfs_mount.h34 int timeo; /* 1 */ member in struct:nfs_mount_data
H A Dnfs4_mount.h32 int timeo; /* 1 */ member in struct:nfs4_mount_data
/linux-master/drivers/mtd/nand/raw/
H A Dnand_legacy.c174 static void panic_nand_wait_ready(struct nand_chip *chip, unsigned long timeo) argument
196 unsigned long timeo = 400; local
221 static void nand_wait_status_ready(struct nand_chip *chip, unsigned long timeo) argument
536 unsigned long timeo = 400; local
[all...]
/linux-master/arch/x86/platform/olpc/
H A Dolpc.c65 unsigned int timeo; local
85 unsigned int timeo; local
[all...]
/linux-master/net/ipv4/
H A Dudp_bpf.c86 long timeo; local
38 udp_msg_wait_data(struct sock *sk, struct sk_psock *psock, long timeo) argument
H A Dinet_timewait_sock.c226 void __inet_twsk_schedule(struct inet_timewait_sock *tw, int timeo, bool rearm) argument
/linux-master/net/unix/
H A Dunix_bpf.c75 long timeo; local
15 unix_msg_wait_data(struct sock *sk, struct sk_psock *psock, long timeo) argument
/linux-master/fs/netfs/
H A Dfscache_io.c77 long timeo; local
/linux-master/drivers/net/wireless/marvell/libertas_tf/
H A Dcmd.c239 int timeo = 5 * HZ; local
/linux-master/net/bluetooth/cmtp/
H A Dcapi.c384 unsigned long timeo = CMTP_INTEROP_TIMEOUT; local
/linux-master/net/strparser/
H A Dstrparser.c57 static void strp_start_timer(struct strparser *strp, long timeo) 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) 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) argument
/linux-master/net/rxrpc/
H A Drecvmsg.c286 long timeo; local
H A Dsendmsg.c45 static int rxrpc_wait_to_be_connected(struct rxrpc_call *call, long *timeo) argument
104 rxrpc_wait_for_tx_window_intr(struct rxrpc_sock *rx, struct rxrpc_call *call, long *timeo) argument
168 rxrpc_wait_for_tx_window_nonintr(struct rxrpc_sock *rx, struct rxrpc_call *call, long *timeo) argument
189 rxrpc_wait_for_tx_window(struct rxrpc_sock *rx, struct rxrpc_call *call, long *timeo, bool waitall) argument
286 long timeo; local
[all...]
/linux-master/net/smc/
H A Dsmc_rx.c255 int smc_rx_wait(struct smc_sock *smc, long *timeo, argument
356 long timeo; local
[all...]
/linux-master/arch/arm/mach-bcm/
H A Dplatsmp-brcmstb.c103 const unsigned long timeo = jiffies + msecs_to_jiffies(POLL_TMOUT_MS); local
/linux-master/drivers/mtd/lpddr/
H A Dlpddr_cmds.c128 unsigned int timeo, reset_timeo, sleep_time; local
/linux-master/include/net/
H A Dinet_timewait_sock.h102 static inline void inet_twsk_schedule(struct inet_timewait_sock *tw, int timeo) argument
107 static inline void inet_twsk_reschedule(struct inet_timewait_sock *tw, int timeo) argument

Completed in 1043 milliseconds

1234