Searched defs:timeo (Results 51 - 66 of 66) sorted by relevance

123

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ocfs2/dlm/
H A Ddlmmaster.c1075 unsigned long timeo = msecs_to_jiffies(DLM_MASTERY_TIMEOUT_MS); local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/block/
H A Dub.c189 unsigned int timeo; /* jiffies until rq->timeout changes */ member in struct:ub_scsi_cmd
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/core/
H A Dsock.c1439 static long sock_wait_for_wmem(struct sock *sk, long timeo) argument
1474 long timeo; local
1621 sk_wait_data(struct sock *sk, long *timeo) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/decnet/
H A Daf_decnet.c818 static int dn_confirm_accept(struct sock *sk, long *timeo, gfp_t allocation) argument
860 static int dn_wait_run(struct sock *sk, long *timeo) argument
902 __dn_connect(struct sock *sk, struct sockaddr_dn *addr, int addrlen, long *timeo, int flags) argument
973 long timeo = sock_sndtimeo(sk, flags & O_NONBLOCK); local
982 dn_check_state(struct sock *sk, struct sockaddr_dn *addr, int addrlen, long *timeo, int flags) argument
1033 dn_wait_for_connect(struct sock *sk, long *timeo) argument
1074 long timeo = sock_rcvtimeo(sk, flags & O_NONBLOCK); local
1341 long timeo; local
1682 long timeo = sock_rcvtimeo(sk, flags & MSG_DONTWAIT); local
1921 long timeo; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/
H A Dtcp.c614 long timeo; local
761 long timeo = sock_sndtimeo(sk, flags & MSG_DONTWAIT); local
923 long timeo; local
1417 long timeo; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/netlink/
H A Daf_netlink.c905 long timeo; local
793 netlink_attachskb(struct sock *sk, struct sk_buff *skb, long *timeo, struct sock *ssk) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/unix/
H A Daf_unix.c1014 static long unix_wait_for_peer(struct sock *other, long timeo) argument
1048 long timeo; local
1402 long timeo; local
1783 unix_stream_data_wait(struct sock *sk, long timeo) argument
1826 long timeo; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/bluetooth/
H A Dhci_core.h368 unsigned long timeo; local
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/util-linux/
H A Dmount.c503 int timeo; /* 1 */ member in struct:nfs_mount_data
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/benet/
H A Dbe_main.c1361 u16 end_idx, cmpl = 0, timeo = 0; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/cxgb3/
H A Dcxgb3_main.c1304 unsigned int timeo; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/
H A Dcompat.c790 compat_int_t timeo; member in struct:compat_nfs4_mount_data_v1
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/block/drbd/
H A Ddrbd_receiver.c670 int timeo, err; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/sctp/
H A Dsocket.c977 long timeo; local
1443 long timeo; local
3484 long timeo; local
5922 long timeo; local
6220 sctp_wait_for_accept(struct sock *sk, long timeo) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/bluetooth/
H A Dl2cap.c1272 long timeo; local
1351 int timeo = HZ/5; local
3710 int n_tries = 0, timeo = HZ/5, err; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dsock.h1618 static inline int sock_intr_errno(long timeo) argument

Completed in 233 milliseconds

123