Home
last modified time | relevance | path

Searched defs:timeo (Results 1 – 25 of 73) sorted by relevance

123

/linux/net/rxrpc/
H A Dsendmsg.c46 static int rxrpc_wait_to_be_connected(struct rxrpc_call *call, long *timeo) in rxrpc_wait_to_be_connected()
109 long *timeo) in rxrpc_wait_for_tx_window_intr()
173 long *timeo) in rxrpc_wait_for_tx_window_nonintr()
194 long *timeo, in rxrpc_wait_for_tx_window()
329 long timeo; in rxrpc_send_data() local
/linux/drivers/mtd/nand/raw/
H A Dnand_legacy.c174 static void panic_nand_wait_ready(struct nand_chip *chip, unsigned long timeo) in panic_nand_wait_ready()
196 unsigned long timeo = 400; in nand_wait_ready() local
221 static void nand_wait_status_ready(struct nand_chip *chip, unsigned long timeo) in nand_wait_status_ready()
536 unsigned long timeo = 400; in nand_wait() local
/linux/net/strparser/
H A Dstrparser.c57 strp_start_timer(struct strparser * strp,long timeo) strp_start_timer() argument
91 __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
319 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
/linux/net/vmw_vsock/
H A Dvsock_bpf.c37 static bool vsock_msg_wait_data(struct sock *sk, struct sk_psock *psock, long timeo) in vsock_msg_wait_data() argument
103 long timeo = sock_rcvtimeo(sk, flags & MSG_DONTWAIT); in vsock_bpf_recvmsg() local
/linux/net/ipv4/
H A Dtcp_bpf.c182 long timeo) in tcp_msg_wait_data()
283 long timeo; in tcp_bpf_recvmsg_parser() local
392 long timeo; in tcp_bpf_recvmsg() local
539 long timeo; in tcp_bpf_sendmsg() local
/linux/net/unix/
H A Dunix_bpf.c17 long timeo) in unix_msg_wait_data() argument
79 long timeo; in unix_bpf_recvmsg() local
/linux/arch/x86/platform/olpc/
H A Dolpc.c65 unsigned int timeo; in __wait_on_ibf() local
85 unsigned int timeo; in __wait_on_obf() local
/linux/net/bluetooth/
H A Daf_bluetooth.c415 static long bt_sock_data_wait(struct sock *sk, long timeo) in bt_sock_data_wait()
450 long timeo; in bt_sock_stream_recvmsg() local
742 int bt_sock_wait_state(struct sock *sk, int state, unsigned long timeo) in bt_sock_wait_state()
781 unsigned long timeo; in bt_sock_wait_ready() local
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dsignal_pending.c13 struct itimerval timeo = { in test_signal_pending_by_type() local
H A Dlwt_reroute.c192 struct timeval timeo = { in test_lwt_reroute_normal_xmit() local
/linux/net/sunrpc/
H A Dtimer.c35 void rpc_init_rtt(struct rpc_rtt *rt, unsigned long timeo) in rpc_init_rtt()
H A Dsvc_xprt.c779 static bool svc_schedule_timeout(long timeo) in svc_schedule_timeout()
784 static bool svc_thread_wait_for_work(struct svc_rqst *rqstp, long timeo) in svc_thread_wait_for_work()
919 int svc_recv(struct svc_rqst *rqstp, long timeo) in svc_recv()
/linux/include/linux/sunrpc/
H A Dtimer.h16 unsigned long timeo; /* default timeout value */ member
/linux/net/iucv/
H A Daf_iucv.c57 #define __iucv_sock_wait(sk, condition, timeo, ret) \ argument
82 #define iucv_sock_wait(sk, condition, timeo) \ argument
398 unsigned long timeo; in iucv_sock_close() local
820 long timeo; in iucv_sock_accept() local
927 long timeo; iucv_sock_sendmsg() local
[all...]
/linux/net/llc/
H A Daf_llc.c517 const long timeo = sock_sndtimeo(sk, flags & O_NONBLOCK); in llc_ui_connect() local
643 static int llc_wait_data(struct sock *sk, long timeo) in llc_wait_data()
770 long timeo; in llc_ui_recvmsg() local
/linux/net/smc/
H A Dsmc_rx.c264 smc_rx_wait(struct smc_sock * smc,long * timeo,size_t peeked,int (* fcrit)(struct smc_connection * conn,size_t baseline)) smc_rx_wait() argument
365 long timeo; smc_rx_recvmsg() local
[all...]
/linux/arch/mips/pci/
H A Dfixup-cobalt.c127 signed int timeo; in qube_raq_galileo_fixup() local
/linux/net/dccp/
H A Dminisocks.c
H A Dproto.c
/linux/net/tls/
H A Dtls_main.c139 int wait_on_pending_writer(struct sock *sk, long *timeo) in wait_on_pending_writer()
339 struct tls_context *ctx, long timeo) in tls_sk_proto_cleanup()
367 long timeo = sock_sndtimeo(sk, 0); in tls_sk_proto_close() local
/linux/net/nfc/
H A Dllcp_sock.c17 static int sock_wait_state(struct sock *sk, int state, unsigned long timeo) in sock_wait_state()
462 long timeo; in llcp_sock_accept() local
/linux/include/uapi/linux/
H A Dnfs4_mount.h32 int timeo; /* 1 */ member
H A Dnfs_mount.h34 int timeo; /* 1 */ member
/linux/fs/nfs/
H A Dpnfs_nfs.c812 unsigned int timeo, in _nfs4_pnfs_v3_ds_connect()
886 unsigned int timeo, in _nfs4_pnfs_v4_ds_connect()
1013 struct nfs4_deviceid_node *devid, unsigned int timeo, in nfs4_pnfs_ds_connect()
/linux/fs/netfs/
H A Dfscache_io.c76 long timeo; in fscache_begin_operation() local

123