Home
last modified time | relevance | path

Searched defs:size (Results 1 – 25 of 198) sorted by relevance

12345678

/net/bpf/
Dtest_run.c54 u32 size, u32 retval, u32 duration) in bpf_test_finish()
72 static void *bpf_test_init(const union bpf_attr *kattr, u32 size, in bpf_test_init()
96 u32 size = kattr->test.data_size_in; in bpf_prog_test_run_skb() local
152 u32 size = kattr->test.data_size_in; in bpf_prog_test_run_xdp() local
/net/wimax/
Dop-msg.c122 const void *msg, size_t size, in wimax_msg_alloc()
184 const void *wimax_msg_data_len(struct sk_buff *msg, size_t *size) in wimax_msg_data_len()
277 size_t size = skb->len; in wimax_msg_send() local
310 const void *buf, size_t size, gfp_t gfp_flags) in wimax_msg()
/net/core/
Dtso.c17 int size, bool is_last) in tso_build_hdr()
47 void tso_build_data(struct sk_buff *skb, struct tso_t *tso, int size) in tso_build_data()
Dskbuff.c124 #define kmalloc_reserve(size, gfp, node, pfmemalloc) \ argument
127 static void *__kmalloc_reserve(size_t size, gfp_t flags, int node, in __kmalloc_reserve()
177 struct sk_buff *__alloc_skb(unsigned int size, gfp_t gfp_mask, in __alloc_skb()
279 unsigned int size = frag_size ? : ksize(data); in __build_skb() local
507 int size, unsigned int truesize) in skb_add_rx_frag()
516 void skb_coalesce_rx_frag(struct sk_buff *skb, int i, int size, in skb_coalesce_rx_frag()
899 static int mm_account_pinned_pages(struct mmpin *mmp, size_t size) in mm_account_pinned_pages()
937 struct ubuf_info *sock_zerocopy_alloc(struct sock *sk, size_t size) in sock_zerocopy_alloc()
974 struct ubuf_info *sock_zerocopy_realloc(struct sock *sk, size_t size, in sock_zerocopy_realloc()
1344 unsigned int size = skb_end_offset(skb) + skb->data_len; in skb_copy() local
[all …]
Dsock.c1929 struct sk_buff *sock_wmalloc(struct sock *sk, unsigned long size, int force, in sock_wmalloc()
1950 struct sk_buff *sock_omalloc(struct sock *sk, unsigned long size, in sock_omalloc()
1973 void *sock_kmalloc(struct sock *sk, int size, gfp_t priority) in sock_kmalloc()
1995 static inline void __sock_kfree_s(struct sock *sk, void *mem, int size, in __sock_kfree_s()
2007 void sock_kfree_s(struct sock *sk, void *mem, int size) in sock_kfree_s()
2013 void sock_kzfree_s(struct sock *sk, void *mem, int size) in sock_kzfree_s()
2095 struct sk_buff *sock_alloc_send_skb(struct sock *sk, unsigned long size, in sock_alloc_send_skb()
2325 int __sk_mem_raise_allocated(struct sock *sk, int size, int amt, int kind) in __sk_mem_raise_allocated()
2408 int __sk_mem_schedule(struct sock *sk, int size, int kind) in __sk_mem_schedule()
2564 ssize_t sock_no_sendpage(struct socket *sock, struct page *page, int offset, size_t size, int flags) in sock_no_sendpage()
[all …]
/net/netfilter/
Dx_tables.c272 static int xt_obj_to_user(u16 __user *psize, u16 size, in xt_obj_to_user()
292 int usersize, int size, int aligned_size) in xt_data_to_user()
394 textify_hooks(char *buf, size_t size, unsigned int mask, uint8_t nfproto) in textify_hooks()
440 int xt_check_proc_name(const char *name, unsigned int size) in xt_check_proc_name()
458 unsigned int size, u_int8_t proto, bool inv_proto) in xt_check_match()
635 unsigned int *size) in xt_compat_match_from_user()
671 void __user **dstptr, unsigned int *size) in xt_compat_match_to_user()
820 unsigned int *xt_alloc_entry_offsets(unsigned int size) in xt_alloc_entry_offsets()
838 unsigned int target, unsigned int size) in xt_find_jump_offset()
858 unsigned int size, u_int8_t proto, bool inv_proto) in xt_check_target()
[all …]
Dxt_quota2.c87 size_t size; in quota2_log() local
142 size_t size, loff_t *ppos) in quota_proc_read()
155 size_t size, loff_t *ppos) in quota_proc_write()
182 unsigned int size; in q2_new_counter() local
Dnft_byteorder.c26 u8 size; member
102 u32 size, len; in nft_byteorder_init() local
/net/nfc/
Dllcp_commands.c324 u8 cmd, u16 size) in llcp_allocate_pdu()
373 u16 size = 0; in nfc_llcp_send_symm() local
408 u16 size = 0; in nfc_llcp_send_connect() local
483 u16 size = 0; in nfc_llcp_send_cc() local
540 u16 size = 0; in nfc_llcp_allocate_snl() local
626 u16 size = 1; /* Reason code */ in nfc_llcp_send_dm() local
/net/tls/
Dtls_sw.c44 size_t size, in tls_make_aad()
111 unsigned int size = *sg_size; in alloc_sg() local
312 unsigned int size = ctx->sg_plaintext_size; in zerocopy_from_iter() local
387 int tls_sw_sendmsg(struct sock *sk, struct msghdr *msg, size_t size) in tls_sw_sendmsg()
539 int offset, size_t size, int flags) in tls_sw_sendpage()
/net/9p/
Dprotocol.c61 size_t pdu_read(struct p9_fcall *pdu, void *data, size_t size) in pdu_read()
69 static size_t pdu_write(struct p9_fcall *pdu, const void *data, size_t size) in pdu_write()
78 pdu_write_u(struct p9_fcall *pdu, struct iov_iter *from, size_t size) in pdu_write_u()
588 int size = pdu->size; in p9pdu_finalize() local
Dtrans_xen.c51 uint32_t size; member
128 static bool p9_xen_write_todo(struct xen_9pfs_dataring *ring, RING_IDX size) in p9_xen_write_todo()
145 u32 size = p9_req->tc->size; in p9_xen_request() local
/net/vmw_vsock/
Dvmci_transport.c131 u64 size, in vmci_transport_packet_init()
204 u64 size, in __vmci_transport_send_control_pkt()
225 u64 size, in vmci_transport_reply_control_pkt_fast()
249 u64 size, in vmci_transport_send_control_pkt_bh()
271 u64 size, in vmci_transport_alloc_send_control_pkt()
295 u64 size, in vmci_transport_send_control_pkt()
357 static int vmci_transport_send_negotiate(struct sock *sk, size_t size) in vmci_transport_send_negotiate()
367 static int vmci_transport_send_negotiate2(struct sock *sk, size_t size, in vmci_transport_send_negotiate2()
475 static int vmci_transport_send_conn_request(struct sock *sk, size_t size) in vmci_transport_send_conn_request()
484 static int vmci_transport_send_conn_request2(struct sock *sk, size_t size, in vmci_transport_send_conn_request2()
[all …]
/net/ipv4/netfilter/
Darp_tables.c340 unsigned int oldpos, size; in mark_source_chains() local
415 unsigned int size, in find_check_entry()
1055 u32 size; member
1074 unsigned int *size, in check_compat_entry_size_and_hooks()
1128 unsigned int *size, in compat_copy_entry_from_user()
1167 unsigned int size; in translate_compat_table() local
1322 compat_uint_t *size, in compat_copy_entry_to_user()
1362 unsigned int size; in compat_copy_entries_to_user() local
1385 compat_uint_t size; member
Dip_tables.c408 unsigned int oldpos, size; in mark_source_chains() local
530 unsigned int size, in find_check_entry()
1211 u32 size; member
1221 unsigned int *size, struct xt_counters *counters, in compat_copy_entry_to_user()
1261 int *size) in compat_find_calc_match()
1290 unsigned int *size, in check_compat_entry_size_and_hooks()
1358 unsigned int *size, in compat_copy_entry_from_user()
1403 unsigned int size; in translate_compat_table() local
1566 compat_uint_t size; member
1577 unsigned int size; in compat_copy_entries_to_user() local
/net/sunrpc/xprtrdma/
Dbackchannel.c41 size_t size; in rpcrdma_bc_setup_rqst() local
286 size_t size; in rpcrdma_bc_receive_call() local
Dtransport.c554 size_t size = RPCRDMA_HDRBUF_SIZE; in rpcrdma_get_rdmabuf() local
572 size_t size, gfp_t flags) in rpcrdma_get_sendbuf()
602 size_t size, gfp_t flags) in rpcrdma_get_recvbuf()
/net/ceph/
Dsnapshot.c44 size_t size; in ceph_create_snap_context() local
Dmessenger.c578 int offset, size_t size, bool more) in __ceph_tcp_sendpage()
591 int offset, size_t size, bool more) in ceph_tcp_sendpage()
802 size_t size, void *data) in con_out_kvec_add()
1626 size_t size = min(con->out_skip, (int) PAGE_SIZE); in write_partial_skip() local
1693 int end, int size, void *object) in read_partial()
1712 int size; in read_partial_banner() local
1743 int size; in read_partial_connect() local
2252 int size = sizeof (con->in_temp_ack); in read_partial_ack() local
2359 int size; in read_partial_message() local
2547 size_t size = sizeof(ceph_ts); in read_keepalive_ack() local
/net/ipv6/netfilter/
Dip6_tables.c426 unsigned int oldpos, size; in mark_source_chains() local
550 unsigned int size, in find_check_entry()
1229 u32 size; member
1239 unsigned int *size, struct xt_counters *counters, in compat_copy_entry_to_user()
1279 int *size) in compat_find_calc_match()
1308 unsigned int *size, in check_compat_entry_size_and_hooks()
1376 unsigned int *size, in compat_copy_entry_from_user()
1420 unsigned int size; in translate_compat_table() local
1577 compat_uint_t size; member
1588 unsigned int size; in compat_copy_entries_to_user() local
/net/batman-adv/
Dhash.c45 struct batadv_hashtable *batadv_hash_new(u32 size) in batadv_hash_new()
Doriginator.h95 static inline u32 batadv_choose_orig(const void *data, u32 size) in batadv_choose_orig()
/net/bluetooth/cmtp/
Dcore.c110 int size; in cmtp_add_msgpart() local
213 unsigned int size, tail; in cmtp_process_transmit() local
/net/smc/
Dsmc_cdc.h66 static inline void smc_curs_add(int size, union smc_host_cursor *curs, in smc_curs_add()
138 static inline int smc_curs_diff(unsigned int size, in smc_curs_diff()
/net/wireless/
Dradiotap.c217 int pad, align, size, subns; in ieee80211_radiotap_iterator_next() local

12345678