Searched defs:space (Results 1 – 11 of 11) sorted by relevance
/net/ceph/ |
D | pagelist.c | 102 int ceph_pagelist_reserve(struct ceph_pagelist *pl, size_t space) in ceph_pagelist_reserve()
|
/net/rxrpc/ |
D | sendmsg.c | 338 size_t size, chunk, max, space; in rxrpc_send_data() local
|
/net/ipv4/ |
D | tcp_output.c | 210 unsigned int space = (__space < 0 ? 0 : __space); in tcp_select_initial_window() local 3111 int space) in tcp_retrans_try_collapse() 3771 int space, err = 0; in tcp_send_syn_data() local
|
/net/sunrpc/ |
D | svc_xprt.c | 499 void svc_reserve(struct svc_rqst *rqstp, int space) in svc_reserve()
|
/net/mptcp/ |
D | subflow.c | 993 void mptcp_space(const struct sock *ssk, int *space, int *full_space) in mptcp_space()
|
D | protocol.h | 228 u32 space; /* bytes copied in last measurement window */ member
|
D | protocol.c | 160 int space; in mptcp_data_queue_ofo() local
|
/net/can/ |
D | isotp.c | 709 int space = so->tx.ll_dl - pcilen; in isotp_fill_dataframe() local
|
/net/ipv6/ |
D | ndisc.c | 148 int space = __ndisc_opt_addr_space(data_len, pad); in __ndisc_fill_addr_option() local
|
/net/smc/ |
D | smc_core.c | 470 int space; in smc_write_space() local
|
/net/core/ |
D | filter.c | 2753 u32 new, i = 0, l = 0, space, copy = 0, offset = 0; in BPF_CALL_4() local 2918 u32 i = 0, l = 0, space, offset = 0; in BPF_CALL_4() local
|