Home
last modified time | relevance | path

Searched refs:alloc_tag_sub (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/
H A Dalloc_tag.h203 static inline void alloc_tag_sub(union codetag_ref *ref, size_t bytes) in alloc_tag_sub() function
232 static inline void alloc_tag_sub(union codetag_ref *ref, size_t bytes) {} in alloc_tag_sub() function
/linux/mm/
H A Dpercpu.c1702 alloc_tag_sub(&chunk->obj_exts[off >> PCPU_MIN_ALLOC_SHIFT].tag, size); in pcpu_alloc_tag_free_hook()
H A Dpage_alloc.c1277 alloc_tag_sub(&ref, PAGE_SIZE * nr); in __pgalloc_tag_sub()
H A Dslub.c2077 * corresponding extension will be NULL. alloc_tag_sub() will throw a in free_slab_obj_exts()
2174 alloc_tag_sub(&obj_exts[off].ref, s->size); in __alloc_tagging_slab_free_hook()