Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dioasid.h63 static inline int ioasid_register_allocator(struct ioasid_allocator_ops *allocator) in ioasid_register_allocator()
68 static inline void ioasid_unregister_allocator(struct ioasid_allocator_ops *allocator) in ioasid_unregister_allocator()
/linux-6.1.9/net/core/
Dxdp.c89 static void mem_allocator_disconnect(void *allocator) in mem_allocator_disconnect()
272 void *allocator) in __xdp_reg_mem_model()
337 enum xdp_mem_type type, void *allocator) in xdp_reg_mem_model()
349 enum xdp_mem_type type, void *allocator) in xdp_rxq_info_reg_mem_model()
/linux-6.1.9/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-6.1.9/include/net/
Dxdp_priv.h12 void *allocator; member
/linux-6.1.9/rust/kernel/
Dlib.rs24 mod allocator; module
/linux-6.1.9/rust/alloc/vec/
Ddrain_filter.rs56 pub fn allocator(&self) -> &A { in allocator() function
Ddrain.rs67 pub fn allocator(&self) -> &A { in allocator() method
Dinto_iter.rs91 pub fn allocator(&self) -> &A { in allocator() method
Dmod.rs1188 pub fn allocator(&self) -> &A { in allocator() method
/linux-6.1.9/tools/vm/
Dpage_owner_sort.c42 int allocator; member
431 int allocator = 0; in get_allocator() local
655 static void print_allocator(FILE *out, int allocator) in print_allocator()
/linux-6.1.9/rust/alloc/
Draw_vec.rs238 pub fn allocator(&self) -> &A { in allocator() method
Dboxed.rs1114 pub const fn allocator(b: &Self) -> &A { in allocator() method
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx4/
Dalloc.c216 struct mlx4_zone_allocator *allocator; member
/linux-6.1.9/arch/arm/mm/
Ddma-mapping.c71 struct arm_dma_allocator *allocator; member