/kernel/linux/linux-6.6/net/bluetooth/ |
H A D | l2cap_sock.c | 333 long timeo; in l2cap_sock_accept() local 1230 int timeo = L2CAP_WAIT_ACK_POLL_PERIOD; in __l2cap_wait_ack() local [all...] |
H A D | sco.c | 649 long timeo; in sco_sock_accept() local
|
H A D | iso.c | 1043 long timeo; in iso_sock_accept() local
|
/kernel/linux/linux-6.6/net/core/ |
H A D | datagram.c | 290 long timeo; in __skb_recv_datagram() local
|
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/ |
H A D | diskonchip.c | 239 unsigned long timeo = jiffies + (HZ * 10); in _DoC_WaitReady() local
|
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/ |
H A D | sk_lookup.c | 115 struct timeval timeo = { .tv_sec = IO_TIMEOUT_SEC }; in make_socket() local
|
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qlcnic/ |
H A D | qlcnic_init.c | 619 int timeo; in qlcnic_setup_idc_param() local
|
/kernel/linux/linux-5.10/drivers/soc/bcm/brcmstb/pm/ |
H A D | pm-arm.c | 147 int timeo = 1000 * 1000; /* 1 second */ in do_bsp_initiate_command() local
|
/kernel/linux/linux-5.10/net/sunrpc/ |
H A D | sched.c | 750 unsigned long expires, now, timeo; in __rpc_queue_timer_fn() local
|
/kernel/linux/linux-5.10/net/tls/ |
H A D | tls_device.c | 432 long timeo; in tls_push_data() local
|
/kernel/linux/linux-5.10/fs/nfs/ |
H A D | internal.h | 101 unsigned int timeo, retrans; member
|
H A D | pnfs_nfs.c | 834 _nfs4_pnfs_v3_ds_connect(struct nfs_server *mds_srv, struct nfs4_pnfs_ds *ds, unsigned int timeo, unsigned int retrans) _nfs4_pnfs_v3_ds_connect() argument 887 _nfs4_pnfs_v4_ds_connect(struct nfs_server *mds_srv, struct nfs4_pnfs_ds *ds, unsigned int timeo, unsigned int retrans, u32 minor_version) _nfs4_pnfs_v4_ds_connect() argument 965 nfs4_pnfs_ds_connect(struct nfs_server *mds_srv, struct nfs4_pnfs_ds *ds, struct nfs4_deviceid_node *devid, unsigned int timeo, unsigned int retrans, u32 version, u32 minor_version) nfs4_pnfs_ds_connect() argument
|
/kernel/linux/linux-5.10/net/ax25/ |
H A D | af_ax25.c | 1661 long timeo; in ax25_recvmsg() local
|
/kernel/linux/linux-5.10/net/ipv4/ |
H A D | af_inet.c | 592 static long inet_wait_for_connect(struct sock *sk, long timeo, int writebias) in inet_wait_for_connect() argument 627 long timeo; in __inet_stream_connect() local [all...] |
H A D | inet_connection_sock.c | 420 static int inet_csk_wait_for_connect(struct sock *sk, long timeo) in inet_csk_wait_for_connect() argument 487 long timeo = sock_rcvtimeo(sk, flags & O_NONBLOCK); in inet_csk_accept() local 799 unsigned long timeo; in reqsk_timer_handler() local [all...] |
/kernel/linux/linux-5.10/net/kcm/ |
H A D | kcmsock.c | 767 long timeo = sock_sndtimeo(sk, flags & MSG_DONTWAIT); in kcm_sendpage() local 909 long timeo = sock_sndtimeo(sk, msg->msg_flags & MSG_DONTWAIT); in kcm_sendmsg() local
|
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/ |
H A D | diskonchip.c | 239 unsigned long timeo = jiffies + (HZ * 10); in _DoC_WaitReady() local
|
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qlcnic/ |
H A D | qlcnic_init.c | 617 int timeo; in qlcnic_setup_idc_param() local
|
/kernel/linux/linux-6.6/fs/nfs/ |
H A D | pnfs_nfs.c | 848 _nfs4_pnfs_v3_ds_connect(struct nfs_server *mds_srv, struct nfs4_pnfs_ds *ds, unsigned int timeo, unsigned int retrans) _nfs4_pnfs_v3_ds_connect() argument 909 _nfs4_pnfs_v4_ds_connect(struct nfs_server *mds_srv, struct nfs4_pnfs_ds *ds, unsigned int timeo, unsigned int retrans, u32 minor_version) _nfs4_pnfs_v4_ds_connect() argument 1034 nfs4_pnfs_ds_connect(struct nfs_server *mds_srv, struct nfs4_pnfs_ds *ds, struct nfs4_deviceid_node *devid, unsigned int timeo, unsigned int retrans, u32 version, u32 minor_version) nfs4_pnfs_ds_connect() argument
|
/kernel/linux/linux-6.6/net/tls/ |
H A D | tls_device.c | 440 long timeo; in tls_push_data() local
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/ |
H A D | sk_lookup.c | 114 struct timeval timeo = { .tv_sec = IO_TIMEOUT_SEC }; in make_socket() local
|
/kernel/linux/linux-6.6/net/ax25/ |
H A D | af_ax25.c | 1670 long timeo; in ax25_recvmsg() local
|
/kernel/linux/linux-6.6/net/ipv4/ |
H A D | inet_connection_sock.c | 609 static int inet_csk_wait_for_connect(struct sock *sk, long timeo) in inet_csk_wait_for_connect() argument 676 long timeo = sock_rcvtimeo(sk, flags & O_NONBLOCK); in inet_csk_accept() local
|
H A D | af_inet.c | 597 static long inet_wait_for_connect(struct sock *sk, long timeo, int writebias) in inet_wait_for_connect() argument 630 long timeo; in __inet_stream_connect() local [all...] |
/kernel/linux/linux-6.6/net/kcm/ |
H A D | kcmsock.c | 752 long timeo = sock_sndtimeo(sk, msg->msg_flags & MSG_DONTWAIT); in kcm_sendmsg() local
|