Home
last modified time | relevance | path

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

/include/linux/
Dioasid.h67 static inline int ioasid_register_allocator(struct ioasid_allocator_ops *allocator) in ioasid_register_allocator()
72 static inline void ioasid_unregister_allocator(struct ioasid_allocator_ops *allocator) in ioasid_unregister_allocator()
/include/net/
Dxdp_priv.h11 void *allocator; member