Searched defs:allocator (Results 1 – 15 of 15) sorted by relevance
63 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()
91 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()
169 ZSTD_customMem const allocator = { NULL, NULL, NULL }; in ZSTD_createDDict() local179 ZSTD_customMem const allocator = { NULL, NULL, NULL }; in ZSTD_createDDict_byReference() local
12 void *allocator; member
56 pub fn allocator(&self) -> &A { in allocator() function
67 pub fn allocator(&self) -> &A { in allocator() method
91 pub fn allocator(&self) -> &A { in allocator() method
1279 pub fn allocator(&self) -> &A { in allocator() method
30 mod allocator; module
42 int allocator; member432 int allocator = 0; in get_allocator() local657 static void print_allocator(FILE *out, int allocator) in print_allocator()
136 #define DEFINE_ALLOC_SIZE_TEST_PAIR(allocator) \ argument
269 pub fn allocator(&self) -> &A { in allocator() method
1114 pub const fn allocator(b: &Self) -> &A { in allocator() method
216 struct mlx4_zone_allocator *allocator; member
71 struct arm_dma_allocator *allocator; member
Completed in 29 milliseconds