Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dalloc_tag.h201 static inline void alloc_tag_add(union codetag_ref *ref, struct alloc_tag *tag, size_t bytes) in alloc_tag_add() function
245 static inline void alloc_tag_add(union codetag_ref *ref, struct alloc_tag *tag, in alloc_tag_add() function
/linux/lib/
H A Dalloc_tag.c851 alloc_tag_add_func *alloc_tag_add; in alloc_tag_add_early_pfn() local