Home
last modified time | relevance | path

Searched refs:alloc_tag_add (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Dalloc_tag.h185 static inline void alloc_tag_add(union codetag_ref *ref, struct alloc_tag *tag, size_t bytes) in alloc_tag_add() function
218 static inline void alloc_tag_add(union codetag_ref *ref, struct alloc_tag *tag, in alloc_tag_add() function
H A Dpgalloc_tag.h187 alloc_tag_add(&ref, task->alloc_tag, PAGE_SIZE * nr); in pgalloc_tag_add()
/linux/mm/
H A Dslub.c2093 alloc_tag_add(&obj_exts->ref, current->alloc_tag, s->size); in alloc_tagging_slab_alloc_hook()