Searched refs:kalloc_type_impl (Results 1 – 1 of 1) sorted by relevance
1263 __unsafe_forge_single(type *, kalloc_type_impl(kt_view_var, flags)); \1549 #define kalloc_type_impl(kt_view, flags) \ macro1615 extern void *__unsafe_indexable kalloc_type_impl(1624 void *addr = (kalloc_type_impl)(kt_view, flags); in __kalloc_type_impl()1631 #define kalloc_type_impl(ktv, fl) __kalloc_type_impl(ktv, fl) macro