Searched defs:space (Results 1 – 15 of 15) 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 | call_event.c | 295 int space; in rxrpc_tx_window_has_space() local
|
D | ar-internal.h | 796 unsigned int space; /* Remaining data space */ member
|
/net/ipv4/ |
D | tcp_output.c | 211 unsigned int space = (__space < 0 ? 0 : __space); in tcp_select_initial_window() local 3219 int space) in tcp_retrans_try_collapse() 3873 int space, err = 0; in tcp_send_syn_data() local
|
D | tcp.c | 1712 int space, cap; in tcp_set_rcvlowat() local
|
/net/sunrpc/ |
D | svc_xprt.c | 515 void svc_reserve(struct svc_rqst *rqstp, int space) in svc_reserve()
|
/net/mptcp/ |
D | protocol.h | 325 u32 space; /* bytes copied in last measurement window */ member 360 static inline int mptcp_win_from_space(const struct sock *sk, int space) in mptcp_win_from_space()
|
D | sockopt.c | 1539 int space, cap; in mptcp_set_rcvlowat() local
|
D | subflow.c | 1400 void mptcp_space(const struct sock *ssk, int *space, int *full_space) in mptcp_space()
|
D | protocol.c | 559 int space = __mptcp_space(sk); in mptcp_cleanup_rbuf() local
|
/net/can/ |
D | isotp.c | 732 int space = so->tx.ll_dl - pcilen; in isotp_fill_dataframe() local
|
/net/ipv6/ |
D | ndisc.c | 149 int space = __ndisc_opt_addr_space(data_len, pad); in __ndisc_fill_addr_option() local
|
/net/smc/ |
D | smc_core.c | 958 int space; in smc_write_space() local
|
/net/core/ |
D | skbuff.c | 6912 ssize_t space, nr, len; in skb_splice_from_iter() local
|
D | filter.c | 2764 u32 new, i = 0, l = 0, space, copy = 0, offset = 0; in BPF_CALL_4() local 2929 u32 i = 0, l = 0, space, offset = 0; in BPF_CALL_4() local
|