Searched defs:mem (Results 1 – 9 of 9) sorted by relevance
/net/core/ |
D | xdp.c | 113 void xdp_unreg_mem_model(struct xdp_mem_info *mem) in xdp_unreg_mem_model() 270 static struct xdp_mem_allocator *__xdp_reg_mem_model(struct xdp_mem_info *mem, in __xdp_reg_mem_model() 336 int xdp_reg_mem_model(struct xdp_mem_info *mem, in xdp_reg_mem_model() 375 static void __xdp_return(void *data, struct xdp_mem_info *mem, bool napi_direct, in __xdp_return() 449 struct xdp_mem_info *mem = &xdpf->mem; in xdp_return_frame_bulk() local 482 void __xdp_release_frame(void *data, struct xdp_mem_info *mem) in __xdp_release_frame()
|
D | sock_diag.c | 63 u32 mem[SK_MEMINFO_VARS]; in sock_diag_put_meminfo() local
|
D | sock.c | 2421 void *mem; in sock_kmalloc() local 2439 static inline void __sock_kfree_s(struct sock *sk, void *mem, int size, in __sock_kfree_s() 2451 void sock_kfree_s(struct sock *sk, void *mem, int size) in sock_kfree_s() 2457 void sock_kzfree_s(struct sock *sk, void *mem, int size) in sock_kzfree_s() 3489 void sk_get_meminfo(const struct sock *sk, u32 *mem) in sk_get_meminfo()
|
/net/sctp/ |
D | diag.c | 157 u32 mem[SK_MEMINFO_VARS]; in inet_sctp_diag_fill() local
|
/net/netfilter/ |
D | x_tables.c | 719 size_t mem; in xt_compat_init_offsets() local 1073 void *mem; in xt_copy_counters() local 1370 struct xt_counters *mem; in xt_counters_alloc() local
|
D | nft_set_pipapo.c | 1112 void *mem; local
|
/net/sched/ |
D | sch_fq_codel.c | 145 unsigned int mem = 0; in fq_codel_drop() local
|
/net/tls/ |
D | tls_sw.c | 1427 u8 *aad, *iv, *mem = NULL; in decrypt_internal() local
|
/net/tipc/ |
D | crypto.c | 692 u8 *mem; in tipc_aead_mem_alloc() local
|