Searched defs:space (Results 1 – 6 of 6) 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 | 332 size_t size, chunk, max, space; in rxrpc_send_data() local
|
/net/ipv4/ |
D | tcp_output.c | 212 unsigned int space = (__space < 0 ? 0 : __space); in tcp_select_initial_window() local 2885 int space) in tcp_retrans_try_collapse() 3533 int space, err = 0; in tcp_send_syn_data() local
|
/net/sunrpc/ |
D | svc_xprt.c | 497 void svc_reserve(struct svc_rqst *rqstp, int space) in svc_reserve()
|
/net/ipv6/ |
D | ndisc.c | 146 int space = __ndisc_opt_addr_space(data_len, pad); in __ndisc_fill_addr_option() local
|
/net/core/ |
D | filter.c | 2377 u32 new, i = 0, l = 0, space, copy = 0, offset = 0; in BPF_CALL_4() local 2539 u32 i = 0, l = 0, space, offset = 0; in BPF_CALL_4() local
|