Home
last modified time | relevance | path

Searched defs:timeo (Results 76 – 100 of 107) sorted by relevance

12345

/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dsk_lookup.c114 struct timeval timeo = { .tv_sec = IO_TIMEOUT_SEC }; in make_socket() local
/openbmc/linux/drivers/mtd/nand/raw/brcmnand/
H A Dbrcmnand.c1671 unsigned long timeo = msecs_to_jiffies( in brcmstb_nand_wait_for_completion() local
1947 unsigned long timeo = msecs_to_jiffies(200); in brcmnand_edu_trans() local
2093 unsigned long timeo = msecs_to_jiffies(100); in brcmnand_dma_run() local
/openbmc/linux/fs/nfs/
H A Dfs_context.c1227 compat_int_t timeo; member
H A Dinternal.h99 unsigned int timeo, retrans; member
/openbmc/linux/net/kcm/
H A Dkcmsock.c752 long timeo = sock_sndtimeo(sk, msg->msg_flags & MSG_DONTWAIT); in kcm_sendmsg() local
/openbmc/linux/net/netlink/
H A Daf_netlink.c1243 long *timeo, struct sock *ssk) in netlink_attachskb()
1356 long timeo; in netlink_unicast() local
/openbmc/linux/net/phonet/
H A Dpep.c1141 long timeo; in pep_sendmsg() local
/openbmc/linux/net/sunrpc/
H A Dsched.c773 unsigned long expires, now, timeo; in __rpc_queue_timer_fn() local
H A Dclnt.c3233 struct connect_timeout_data *timeo = data; in rpc_xprt_set_connect_timeout() local
H A Dxprtsock.c2245 unsigned int timeo; in xs_tcp_set_socket_timeouts() local
/openbmc/linux/drivers/mtd/nand/raw/
H A Ddiskonchip.c239 unsigned long timeo = jiffies + (HZ * 10); in _DoC_WaitReady() local
/openbmc/linux/net/bluetooth/
H A Diso.c1043 long timeo; in iso_sock_accept() local
H A Dhci_core.c334 long timeo; in hci_inquiry() local
/openbmc/linux/fs/gfs2/
H A Dquota.c1535 unsigned long t, unsigned long *timeo, in quotad_check_timeo()
/openbmc/linux/net/mptcp/
H A Dprotocol.c1767 long timeo; in mptcp_sendmsg() local
2132 long timeo; in mptcp_recvmsg() local
/openbmc/linux/drivers/block/drbd/
H A Ddrbd_worker.c1892 int timeo; in drbd_start_resync() local
H A Ddrbd_nl.c688 int timeo; in drbd_set_role() local
/openbmc/linux/ipc/
H A Dmqueue.c1339 long timeo; in do_mq_notify() local
/openbmc/linux/drivers/net/ethernet/huawei/hinic/
H A Dhinic_hw_mbox.c1006 unsigned long timeo; in hinic_mbox_to_func() local
/openbmc/linux/fs/ocfs2/dlm/
H A Ddlmmaster.c1102 unsigned long timeo = msecs_to_jiffies(DLM_MASTERY_TIMEOUT_MS); in dlm_wait_for_lock_mastery() local
/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dsunxi_nand.c385 unsigned long timeo = (sunxi_nand->nand.state == FL_ERASING ? 400 : 20); in sunxi_nfc_dev_ready() local
/openbmc/linux/tools/testing/selftests/net/
H A Dtls.c1727 TEST_F(tls_err, timeo) in TEST_F() argument
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb3/
H A Dcxgb3_main.c1338 unsigned int timeo; in schedule_chk_task() local
/openbmc/linux/net/ipv4/
H A Dudp.c1719 long timeo; in __skb_recv_udp() local
/openbmc/linux/drivers/usb/atm/
H A Dueagle-atm.c547 #define uea_wait(sc, cond, timeo) \ argument

12345