Searched refs:allocator (Results 1 – 4 of 4) sorted by relevance
40 int ioasid_register_allocator(struct ioasid_allocator_ops *allocator);41 void ioasid_unregister_allocator(struct ioasid_allocator_ops *allocator);61 static inline int ioasid_register_allocator(struct ioasid_allocator_ops *allocator) in ioasid_register_allocator() argument66 static inline void ioasid_unregister_allocator(struct ioasid_allocator_ops *allocator) in ioasid_unregister_allocator() argument
11 void *allocator; member
219 enum xdp_mem_type type, void *allocator);
318 __field(const void *, allocator)325 __entry->allocator = xa->allocator;331 __entry->allocator346 __field(const void *, allocator)355 __entry->allocator = xa->allocator;364 __entry->allocator,