Searched refs:rs_malloc_type (Results 1 – 1 of 1) sorted by relevance
94 #define rs_malloc_type(type) kalloc_type(type, Z_WAITOK | Z_ZERO) macro115 #define rs_malloc_type(type) ((type*) rs_malloc_data(sizeof(type))) macro194 key = rs_malloc_type(struct pf_anchor); in pf_find_anchor()327 anchor = rs_malloc_type(struct pf_anchor); in pf_find_or_create_ruleset()