/linux-2.4.37.9/drivers/mtd/chips/ |
D | cfi_cmdset_0002.c | 286 unsigned long timeo = jiffies + HZ; in do_read_onechip() local 367 unsigned long timeo = jiffies + HZ; in do_read_secsi_onechip() local 459 unsigned long timeo = jiffies + HZ; in do_write_oneword() local 717 unsigned long timeo = jiffies + HZ; in do_erase_chip() local 844 unsigned long timeo = jiffies + HZ; in do_erase_oneblock() local
|
D | cfi_cmdset_0001.c | 307 unsigned long timeo; local 467 unsigned long timeo; local 648 unsigned long timeo; local 754 unsigned long timeo; local 1064 unsigned long cmd_adr, timeo; local 1476 unsigned long timeo; local 1738 unsigned long timeo = jiffies + HZ; local
|
D | cfi_cmdset_0020.c | 268 unsigned long timeo; in do_read_onechip() local 443 unsigned long cmd_adr, timeo; in do_write_buffer() local 765 unsigned long timeo; in do_erase_oneblock() local 1069 unsigned long timeo = jiffies + HZ; in do_lock_oneblock() local 1218 unsigned long timeo = jiffies + HZ; in do_unlock_oneblock() local
|
D | sharp.c | 215 unsigned long timeo = jiffies + HZ; in sharp_wait() local 349 int timeo; in sharp_write_oneword() local 435 int timeo; in sharp_do_wait_for_ready() local
|
D | amd_flash.c | 796 unsigned long timeo = jiffies + HZ; in read_one_chip() local 892 unsigned long timeo = jiffies + HZ; in write_one_word() local 1092 unsigned long timeo = jiffies + HZ; in erase_one_block() local
|
/linux-2.4.37.9/net/ipv4/ |
D | tcp.c | 692 static int wait_for_tcp_memory(struct sock * sk, long *timeo) in wait_for_tcp_memory() 837 long timeo = sock_sndtimeo(sk, flags&MSG_DONTWAIT); in do_tcp_sendpages() local 1021 long timeo; in tcp_sendmsg() local 1221 static int tcp_recv_urg(struct sock * sk, long timeo, in tcp_recv_urg() 1346 static long tcp_data_wait(struct sock *sk, long timeo) in tcp_data_wait() 1484 long timeo; in tcp_recvmsg() local 2154 static int wait_for_connect(struct sock * sk, long timeo) in wait_for_connect() 2220 long timeo = sock_rcvtimeo(sk, flags & O_NONBLOCK); in tcp_accept() local
|
D | tcp_minisocks.c | 346 void tcp_time_wait(struct sock *sk, int state, int timeo) in tcp_time_wait() 502 void tcp_tw_schedule(struct tcp_tw_bucket *tw, int timeo) in tcp_tw_schedule()
|
D | af_inet.c | 562 static long inet_wait_for_connect(struct sock *sk, long timeo) in inet_wait_for_connect() 597 long timeo; in inet_stream_connect() local
|
D | tcp_timer.c | 520 unsigned long timeo; in tcp_synack_timer() local
|
/linux-2.4.37.9/include/linux/sunrpc/ |
D | timer.h | 15 long timeo; /* default timeout value */ member
|
/linux-2.4.37.9/net/sunrpc/ |
D | timer.c | 14 rpc_init_rtt(struct rpc_rtt *rt, long timeo) in rpc_init_rtt()
|
/linux-2.4.37.9/net/bluetooth/cmtp/ |
D | capi.c | 456 unsigned long timeo = CMTP_INTEROP_TIMEOUT; in cmtp_register_appl() local 529 unsigned long timeo = CMTP_INTEROP_TIMEOUT; in cmtp_release_appl() local 644 unsigned long timeo = CMTP_INTEROP_TIMEOUT; in cmtp_attach_device() local
|
/linux-2.4.37.9/net/unix/ |
D | af_unix.c | 825 static long unix_wait_for_peer(unix_socket *other, long timeo) in unix_wait_for_peer() 858 long timeo; in unix_stream_connect() local 1166 long timeo; in unix_dgram_sendmsg() local 1472 static long unix_stream_data_wait(unix_socket * sk, long timeo) in unix_stream_data_wait() 1514 long timeo; in unix_stream_recvmsg() local
|
/linux-2.4.37.9/net/bluetooth/rfcomm/ |
D | sock.c | 414 long timeo; in rfcomm_sock_accept() local 534 static long rfcomm_sock_data_wait(struct sock *sk, long timeo) in rfcomm_sock_data_wait() 563 long timeo; in rfcomm_sock_recvmsg() local
|
/linux-2.4.37.9/include/linux/ |
D | smb_mount.h | 58 int timeo; /* timeout for requests */ member
|
D | nfs_mount.h | 30 int timeo; /* 1 */ member
|
/linux-2.4.37.9/net/bluetooth/ |
D | af_bluetooth.c | 257 int bluez_sock_wait_state(struct sock *sk, int state, unsigned long timeo) in bluez_sock_wait_state()
|
D | sco.c | 568 long timeo; in sco_sock_accept() local
|
D | hci_core.c | 403 long timeo; in hci_inquiry() local
|
/linux-2.4.37.9/arch/mips/cobalt/ |
D | pci.c | 227 signed int timeo; in qube_raq_galileo_fixup() local
|
/linux-2.4.37.9/net/core/ |
D | datagram.c | 139 long timeo; in skb_recv_datagram() local
|
D | sock.c | 740 static long sock_wait_for_wmem(struct sock * sk, long timeo) in sock_wait_for_wmem() 775 long timeo; in sock_alloc_send_pskb() local
|
/linux-2.4.37.9/net/sctp/ |
D | socket.c | 1065 long timeo; in sctp_sendmsg() local 2283 long timeo; in sctp_connect() local 2401 long timeo; in sctp_accept() local 4350 long timeo; in sctp_skb_recv_datagram() local 4614 static int sctp_wait_for_accept(struct sock *sk, long timeo) in sctp_wait_for_accept()
|
/linux-2.4.37.9/drivers/mtd/nand/ |
D | nand.c | 319 unsigned long timeo = jiffies; in nand_wait() local
|
/linux-2.4.37.9/drivers/mtd/devices/ |
D | doc2000.c | 88 unsigned long timeo = jiffies + (HZ * 10); in _DoC_WaitReady() local
|