Home
last modified time | relevance | path

Searched refs:alloc_tag_add (Results 1 – 4 of 4) 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 Dpercpu.c1707 alloc_tag_add(&chunk->obj_exts[off >> PCPU_MIN_ALLOC_SHIFT].tag, in pcpu_alloc_tag_alloc_hook()
H A Dslub.c2093 alloc_tag_add(&obj_exts->ref, current->alloc_tag, s->size); in alloc_tagging_slab_alloc_hook()