Home
last modified time | relevance | path

Searched defs:allocator (Results 1 - 17 of 17) sorted by relevance

/kernel/linux/linux-6.6/include/net/
H A Dxdp_priv.h12 void *allocator; member
/kernel/linux/linux-5.10/include/net/
H A Dxdp_priv.h11 void *allocator; member
/kernel/linux/linux-6.6/rust/alloc/vec/
H A Dextract_if.rs51 pub fn allocator(&self) -> &A { in allocator() functions
H A Ddrain.rs67 pub fn allocator(&self) -> &A { in fmt() functions
H A Dinto_iter.rs96 pub fn allocator(&self) -> &A { in fmt() functions
H A Dmod.rs1397 pub fn allocator(&self) -> &A { allocator() functions
[all...]
/kernel/linux/linux-5.10/include/linux/
H A Dioasid.h61 static inline int ioasid_register_allocator(struct ioasid_allocator_ops *allocator) in ioasid_register_allocator() argument
66 static inline void ioasid_unregister_allocator(struct ioasid_allocator_ops *allocator) in ioasid_unregister_allocator() argument
/kernel/linux/linux-6.6/rust/kernel/
H A Dlib.rs32 mod allocator; modules
/kernel/linux/linux-6.6/rust/alloc/
H A Draw_vec.rs268 pub fn allocator( functions
[all...]
/kernel/linux/linux-6.6/lib/zstd/decompress/
H A 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
/kernel/linux/linux-5.10/net/core/
H A Dxdp.c89 static void mem_allocator_disconnect(void *allocator) in mem_allocator_disconnect() argument
267 __xdp_reg_mem_model(struct xdp_mem_info *mem, enum xdp_mem_type type, void *allocator) __xdp_reg_mem_model() argument
331 xdp_reg_mem_model(struct xdp_mem_info *mem, enum xdp_mem_type type, void *allocator) xdp_reg_mem_model() argument
343 xdp_rxq_info_reg_mem_model(struct xdp_rxq_info *xdp_rxq, enum xdp_mem_type type, void *allocator) xdp_rxq_info_reg_mem_model() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx4/
H A Dalloc.c216 struct mlx4_zone_allocator *allocator; member
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx4/
H A Dalloc.c216 struct mlx4_zone_allocator *allocator; member
/kernel/linux/linux-6.6/net/core/
H A Dxdp.c91 static void mem_allocator_disconnect(void *allocator) in mem_allocator_disconnect() argument
272 __xdp_reg_mem_model(struct xdp_mem_info *mem, enum xdp_mem_type type, void *allocator) __xdp_reg_mem_model() argument
338 xdp_reg_mem_model(struct xdp_mem_info *mem, enum xdp_mem_type type, void *allocator) xdp_reg_mem_model() argument
350 xdp_rxq_info_reg_mem_model(struct xdp_rxq_info *xdp_rxq, enum xdp_mem_type type, void *allocator) xdp_rxq_info_reg_mem_model() argument
[all...]
/kernel/linux/linux-6.6/tools/mm/
H A Dpage_owner_sort.c42 int allocator; member
432 int allocator = 0; in get_allocator() local
657 print_allocator(FILE *out, int allocator) print_allocator() argument
[all...]
/kernel/linux/linux-5.10/arch/arm/mm/
H A Ddma-mapping.c71 struct arm_dma_allocator *allocator; member
/kernel/linux/linux-6.6/arch/arm/mm/
H A Ddma-mapping.c71 struct arm_dma_allocator *allocator; member

Completed in 16 milliseconds