Home
last modified time | relevance | path

Searched refs:allocator (Results 1 – 4 of 4) sorted by relevance

/include/linux/
Dioasid.h40 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() argument
66 static inline void ioasid_unregister_allocator(struct ioasid_allocator_ops *allocator) in ioasid_unregister_allocator() argument
/include/net/
Dxdp_priv.h11 void *allocator; member
Dxdp.h219 enum xdp_mem_type type, void *allocator);
/include/trace/events/
Dxdp.h318 __field(const void *, allocator)
325 __entry->allocator = xa->allocator;
331 __entry->allocator
346 __field(const void *, allocator)
355 __entry->allocator = xa->allocator;
364 __entry->allocator,