Home
last modified time | relevance | path

Searched defs:allocator (Results 1 – 14 of 14) sorted by relevance

/Linux-v6.6/net/core/
Dxdp.c91 static void mem_allocator_disconnect(void *allocator) in mem_allocator_disconnect()
274 void *allocator) in __xdp_reg_mem_model()
339 enum xdp_mem_type type, void *allocator) in xdp_reg_mem_model()
351 enum xdp_mem_type type, void *allocator) in xdp_rxq_info_reg_mem_model()
/Linux-v6.6/lib/zstd/decompress/
Dzstd_ddict.c169 ZSTD_customMem const allocator = { NULL, NULL, NULL }; in ZSTD_createDDict() local
179 ZSTD_customMem const allocator = { NULL, NULL, NULL }; in ZSTD_createDDict_byReference() local
/Linux-v6.6/include/net/
Dxdp_priv.h12 void *allocator; member
/Linux-v6.6/rust/kernel/
Dlib.rs32 mod allocator; module
/Linux-v6.6/rust/alloc/vec/
Ddrain_filter.rs57 pub fn allocator(&self) -> &A { in allocator() function
Ddrain.rs67 pub fn allocator(&self) -> &A { in allocator() method
Dinto_iter.rs96 pub fn allocator(&self) -> &A { in allocator() method
Dmod.rs1396 pub fn allocator(&self) -> &A { in allocator() method
/Linux-v6.6/tools/mm/
Dpage_owner_sort.c42 int allocator; member
432 int allocator = 0; in get_allocator() local
657 static void print_allocator(FILE *out, int allocator) in print_allocator()
/Linux-v6.6/lib/
Dfortify_kunit.c136 #define DEFINE_ALLOC_SIZE_TEST_PAIR(allocator) \ argument
/Linux-v6.6/rust/alloc/
Draw_vec.rs268 pub fn allocator(&self) -> &A { in allocator() method
Dboxed.rs1125 pub const fn allocator(b: &Self) -> &A { in allocator() method
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx4/
Dalloc.c216 struct mlx4_zone_allocator *allocator; member
/Linux-v6.6/arch/arm/mm/
Ddma-mapping.c71 struct arm_dma_allocator *allocator; member