Searched hist:db10538a4b997a77a1fd561adaaa58afc7dcfa2f (Results 1 – 7 of 7) sorted by relevance
/linux/net/rds/ |
H A D | tcp_send.c | db10538a4b997a77a1fd561adaaa58afc7dcfa2f Thu May 28 05:12:18 UTC 2020 Christoph Hellwig <hch@lst.de> tcp: add tcp_sock_set_cork
Add a helper to directly set the TCP_CORK sockopt from kernel space without going through a fake uaccess. Cleanup the callers to avoid pointless wrappers now that this is a simple function call.
Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/linux/fs/smb/client/ |
H A D | transport.c | db10538a4b997a77a1fd561adaaa58afc7dcfa2f Thu May 28 05:12:18 UTC 2020 Christoph Hellwig <hch@lst.de> tcp: add tcp_sock_set_cork
Add a helper to directly set the TCP_CORK sockopt from kernel space without going through a fake uaccess. Cleanup the callers to avoid pointless wrappers now that this is a simple function call.
Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/linux/drivers/block/drbd/ |
H A D | drbd_worker.c | db10538a4b997a77a1fd561adaaa58afc7dcfa2f Thu May 28 05:12:18 UTC 2020 Christoph Hellwig <hch@lst.de> tcp: add tcp_sock_set_cork
Add a helper to directly set the TCP_CORK sockopt from kernel space without going through a fake uaccess. Cleanup the callers to avoid pointless wrappers now that this is a simple function call.
Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | drbd_receiver.c | db10538a4b997a77a1fd561adaaa58afc7dcfa2f Thu May 28 05:12:18 UTC 2020 Christoph Hellwig <hch@lst.de> tcp: add tcp_sock_set_cork
Add a helper to directly set the TCP_CORK sockopt from kernel space without going through a fake uaccess. Cleanup the callers to avoid pointless wrappers now that this is a simple function call.
Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | drbd_int.h | db10538a4b997a77a1fd561adaaa58afc7dcfa2f Thu May 28 05:12:18 UTC 2020 Christoph Hellwig <hch@lst.de> tcp: add tcp_sock_set_cork
Add a helper to directly set the TCP_CORK sockopt from kernel space without going through a fake uaccess. Cleanup the callers to avoid pointless wrappers now that this is a simple function call.
Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/linux/include/linux/ |
H A D | tcp.h | db10538a4b997a77a1fd561adaaa58afc7dcfa2f Thu May 28 05:12:18 UTC 2020 Christoph Hellwig <hch@lst.de> tcp: add tcp_sock_set_cork
Add a helper to directly set the TCP_CORK sockopt from kernel space without going through a fake uaccess. Cleanup the callers to avoid pointless wrappers now that this is a simple function call.
Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/linux/net/ipv4/ |
H A D | tcp.c | db10538a4b997a77a1fd561adaaa58afc7dcfa2f Thu May 28 05:12:18 UTC 2020 Christoph Hellwig <hch@lst.de> tcp: add tcp_sock_set_cork
Add a helper to directly set the TCP_CORK sockopt from kernel space without going through a fake uaccess. Cleanup the callers to avoid pointless wrappers now that this is a simple function call.
Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: David S. Miller <davem@davemloft.net>
|