/openbmc/linux/net/bluetooth/cmtp/ |
H A D | cmtp.h | diff aa395145165cb06a0d0885221bbe0ce4a564391d Tue Apr 20 08:03:51 CDT 2010 Eric Dumazet <eric.dumazet@gmail.com> net: sk_sleep() helper
Define a new function to return the waitqueue of a "struct sock".
static inline wait_queue_head_t *sk_sleep(struct sock *sk) { return sk->sk_sleep; }
Change all read occurrences of sk_sleep by a call to this function.
Needed for a future RCU conversion. sk_sleep wont be a field directly available.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | core.c | diff aa395145165cb06a0d0885221bbe0ce4a564391d Tue Apr 20 08:03:51 CDT 2010 Eric Dumazet <eric.dumazet@gmail.com> net: sk_sleep() helper
Define a new function to return the waitqueue of a "struct sock".
static inline wait_queue_head_t *sk_sleep(struct sock *sk) { return sk->sk_sleep; }
Change all read occurrences of sk_sleep by a call to this function.
Needed for a future RCU conversion. sk_sleep wont be a field directly available.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/bluetooth/hidp/ |
H A D | hidp.h | diff aa395145165cb06a0d0885221bbe0ce4a564391d Tue Apr 20 08:03:51 CDT 2010 Eric Dumazet <eric.dumazet@gmail.com> net: sk_sleep() helper
Define a new function to return the waitqueue of a "struct sock".
static inline wait_queue_head_t *sk_sleep(struct sock *sk) { return sk->sk_sleep; }
Change all read occurrences of sk_sleep by a call to this function.
Needed for a future RCU conversion. sk_sleep wont be a field directly available.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | core.c | diff aa395145165cb06a0d0885221bbe0ce4a564391d Tue Apr 20 08:03:51 CDT 2010 Eric Dumazet <eric.dumazet@gmail.com> net: sk_sleep() helper
Define a new function to return the waitqueue of a "struct sock".
static inline wait_queue_head_t *sk_sleep(struct sock *sk) { return sk->sk_sleep; }
Change all read occurrences of sk_sleep by a call to this function.
Needed for a future RCU conversion. sk_sleep wont be a field directly available.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/drivers/atm/ |
H A D | atmtcp.c | diff aa395145165cb06a0d0885221bbe0ce4a564391d Tue Apr 20 08:03:51 CDT 2010 Eric Dumazet <eric.dumazet@gmail.com> net: sk_sleep() helper
Define a new function to return the waitqueue of a "struct sock".
static inline wait_queue_head_t *sk_sleep(struct sock *sk) { return sk->sk_sleep; }
Change all read occurrences of sk_sleep by a call to this function.
Needed for a future RCU conversion. sk_sleep wont be a field directly available.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/atm/ |
H A D | signaling.c | diff aa395145165cb06a0d0885221bbe0ce4a564391d Tue Apr 20 08:03:51 CDT 2010 Eric Dumazet <eric.dumazet@gmail.com> net: sk_sleep() helper
Define a new function to return the waitqueue of a "struct sock".
static inline wait_queue_head_t *sk_sleep(struct sock *sk) { return sk->sk_sleep; }
Change all read occurrences of sk_sleep by a call to this function.
Needed for a future RCU conversion. sk_sleep wont be a field directly available.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | svc.c | diff aa395145165cb06a0d0885221bbe0ce4a564391d Tue Apr 20 08:03:51 CDT 2010 Eric Dumazet <eric.dumazet@gmail.com> net: sk_sleep() helper
Define a new function to return the waitqueue of a "struct sock".
static inline wait_queue_head_t *sk_sleep(struct sock *sk) { return sk->sk_sleep; }
Change all read occurrences of sk_sleep by a call to this function.
Needed for a future RCU conversion. sk_sleep wont be a field directly available.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | common.c | diff aa395145165cb06a0d0885221bbe0ce4a564391d Tue Apr 20 08:03:51 CDT 2010 Eric Dumazet <eric.dumazet@gmail.com> net: sk_sleep() helper
Define a new function to return the waitqueue of a "struct sock".
static inline wait_queue_head_t *sk_sleep(struct sock *sk) { return sk->sk_sleep; }
Change all read occurrences of sk_sleep by a call to this function.
Needed for a future RCU conversion. sk_sleep wont be a field directly available.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/bluetooth/bnep/ |
H A D | netdev.c | diff aa395145165cb06a0d0885221bbe0ce4a564391d Tue Apr 20 08:03:51 CDT 2010 Eric Dumazet <eric.dumazet@gmail.com> net: sk_sleep() helper
Define a new function to return the waitqueue of a "struct sock".
static inline wait_queue_head_t *sk_sleep(struct sock *sk) { return sk->sk_sleep; }
Change all read occurrences of sk_sleep by a call to this function.
Needed for a future RCU conversion. sk_sleep wont be a field directly available.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | core.c | diff aa395145165cb06a0d0885221bbe0ce4a564391d Tue Apr 20 08:03:51 CDT 2010 Eric Dumazet <eric.dumazet@gmail.com> net: sk_sleep() helper
Define a new function to return the waitqueue of a "struct sock".
static inline wait_queue_head_t *sk_sleep(struct sock *sk) { return sk->sk_sleep; }
Change all read occurrences of sk_sleep by a call to this function.
Needed for a future RCU conversion. sk_sleep wont be a field directly available.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/rds/ |
H A D | af_rds.c | diff aa395145165cb06a0d0885221bbe0ce4a564391d Tue Apr 20 08:03:51 CDT 2010 Eric Dumazet <eric.dumazet@gmail.com> net: sk_sleep() helper
Define a new function to return the waitqueue of a "struct sock".
static inline wait_queue_head_t *sk_sleep(struct sock *sk) { return sk->sk_sleep; }
Change all read occurrences of sk_sleep by a call to this function.
Needed for a future RCU conversion. sk_sleep wont be a field directly available.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | recv.c | diff aa395145165cb06a0d0885221bbe0ce4a564391d Tue Apr 20 08:03:51 CDT 2010 Eric Dumazet <eric.dumazet@gmail.com> net: sk_sleep() helper
Define a new function to return the waitqueue of a "struct sock".
static inline wait_queue_head_t *sk_sleep(struct sock *sk) { return sk->sk_sleep; }
Change all read occurrences of sk_sleep by a call to this function.
Needed for a future RCU conversion. sk_sleep wont be a field directly available.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | rds.h | diff aa395145165cb06a0d0885221bbe0ce4a564391d Tue Apr 20 08:03:51 CDT 2010 Eric Dumazet <eric.dumazet@gmail.com> net: sk_sleep() helper
Define a new function to return the waitqueue of a "struct sock".
static inline wait_queue_head_t *sk_sleep(struct sock *sk) { return sk->sk_sleep; }
Change all read occurrences of sk_sleep by a call to this function.
Needed for a future RCU conversion. sk_sleep wont be a field directly available.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | send.c | diff aa395145165cb06a0d0885221bbe0ce4a564391d Tue Apr 20 08:03:51 CDT 2010 Eric Dumazet <eric.dumazet@gmail.com> net: sk_sleep() helper
Define a new function to return the waitqueue of a "struct sock".
static inline wait_queue_head_t *sk_sleep(struct sock *sk) { return sk->sk_sleep; }
Change all read occurrences of sk_sleep by a call to this function.
Needed for a future RCU conversion. sk_sleep wont be a field directly available.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/core/ |
H A D | stream.c | diff aa395145165cb06a0d0885221bbe0ce4a564391d Tue Apr 20 08:03:51 CDT 2010 Eric Dumazet <eric.dumazet@gmail.com> net: sk_sleep() helper
Define a new function to return the waitqueue of a "struct sock".
static inline wait_queue_head_t *sk_sleep(struct sock *sk) { return sk->sk_sleep; }
Change all read occurrences of sk_sleep by a call to this function.
Needed for a future RCU conversion. sk_sleep wont be a field directly available.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/dccp/ |
H A D | output.c | diff aa395145165cb06a0d0885221bbe0ce4a564391d Tue Apr 20 08:03:51 CDT 2010 Eric Dumazet <eric.dumazet@gmail.com> net: sk_sleep() helper
Define a new function to return the waitqueue of a "struct sock".
static inline wait_queue_head_t *sk_sleep(struct sock *sk) { return sk->sk_sleep; }
Change all read occurrences of sk_sleep by a call to this function.
Needed for a future RCU conversion. sk_sleep wont be a field directly available.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/caif/ |
H A D | caif_socket.c | diff aa395145165cb06a0d0885221bbe0ce4a564391d Tue Apr 20 08:03:51 CDT 2010 Eric Dumazet <eric.dumazet@gmail.com> net: sk_sleep() helper
Define a new function to return the waitqueue of a "struct sock".
static inline wait_queue_head_t *sk_sleep(struct sock *sk) { return sk->sk_sleep; }
Change all read occurrences of sk_sleep by a call to this function.
Needed for a future RCU conversion. sk_sleep wont be a field directly available.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/rose/ |
H A D | af_rose.c | diff aa395145165cb06a0d0885221bbe0ce4a564391d Tue Apr 20 08:03:51 CDT 2010 Eric Dumazet <eric.dumazet@gmail.com> net: sk_sleep() helper
Define a new function to return the waitqueue of a "struct sock".
static inline wait_queue_head_t *sk_sleep(struct sock *sk) { return sk->sk_sleep; }
Change all read occurrences of sk_sleep by a call to this function.
Needed for a future RCU conversion. sk_sleep wont be a field directly available.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/netfilter/ipvs/ |
H A D | ip_vs_sync.c | diff aa395145165cb06a0d0885221bbe0ce4a564391d Tue Apr 20 08:03:51 CDT 2010 Eric Dumazet <eric.dumazet@gmail.com> net: sk_sleep() helper
Define a new function to return the waitqueue of a "struct sock".
static inline wait_queue_head_t *sk_sleep(struct sock *sk) { return sk->sk_sleep; }
Change all read occurrences of sk_sleep by a call to this function.
Needed for a future RCU conversion. sk_sleep wont be a field directly available.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/x25/ |
H A D | af_x25.c | diff aa395145165cb06a0d0885221bbe0ce4a564391d Tue Apr 20 08:03:51 CDT 2010 Eric Dumazet <eric.dumazet@gmail.com> net: sk_sleep() helper
Define a new function to return the waitqueue of a "struct sock".
static inline wait_queue_head_t *sk_sleep(struct sock *sk) { return sk->sk_sleep; }
Change all read occurrences of sk_sleep by a call to this function.
Needed for a future RCU conversion. sk_sleep wont be a field directly available.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/drivers/scsi/ |
H A D | iscsi_tcp.c | diff aa395145165cb06a0d0885221bbe0ce4a564391d Tue Apr 20 08:03:51 CDT 2010 Eric Dumazet <eric.dumazet@gmail.com> net: sk_sleep() helper
Define a new function to return the waitqueue of a "struct sock".
static inline wait_queue_head_t *sk_sleep(struct sock *sk) { return sk->sk_sleep; }
Change all read occurrences of sk_sleep by a call to this function.
Needed for a future RCU conversion. sk_sleep wont be a field directly available.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/netrom/ |
H A D | af_netrom.c | diff aa395145165cb06a0d0885221bbe0ce4a564391d Tue Apr 20 08:03:51 CDT 2010 Eric Dumazet <eric.dumazet@gmail.com> net: sk_sleep() helper
Define a new function to return the waitqueue of a "struct sock".
static inline wait_queue_head_t *sk_sleep(struct sock *sk) { return sk->sk_sleep; }
Change all read occurrences of sk_sleep by a call to this function.
Needed for a future RCU conversion. sk_sleep wont be a field directly available.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/llc/ |
H A D | af_llc.c | diff aa395145165cb06a0d0885221bbe0ce4a564391d Tue Apr 20 08:03:51 CDT 2010 Eric Dumazet <eric.dumazet@gmail.com> net: sk_sleep() helper
Define a new function to return the waitqueue of a "struct sock".
static inline wait_queue_head_t *sk_sleep(struct sock *sk) { return sk->sk_sleep; }
Change all read occurrences of sk_sleep by a call to this function.
Needed for a future RCU conversion. sk_sleep wont be a field directly available.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/bluetooth/rfcomm/ |
H A D | sock.c | diff aa395145165cb06a0d0885221bbe0ce4a564391d Tue Apr 20 08:03:51 CDT 2010 Eric Dumazet <eric.dumazet@gmail.com> net: sk_sleep() helper
Define a new function to return the waitqueue of a "struct sock".
static inline wait_queue_head_t *sk_sleep(struct sock *sk) { return sk->sk_sleep; }
Change all read occurrences of sk_sleep by a call to this function.
Needed for a future RCU conversion. sk_sleep wont be a field directly available.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/bluetooth/ |
H A D | af_bluetooth.c | diff aa395145165cb06a0d0885221bbe0ce4a564391d Tue Apr 20 08:03:51 CDT 2010 Eric Dumazet <eric.dumazet@gmail.com> net: sk_sleep() helper
Define a new function to return the waitqueue of a "struct sock".
static inline wait_queue_head_t *sk_sleep(struct sock *sk) { return sk->sk_sleep; }
Change all read occurrences of sk_sleep by a call to this function.
Needed for a future RCU conversion. sk_sleep wont be a field directly available.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|