Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dalloc_tag.h191 static inline void alloc_tag_sub(union codetag_ref *ref, size_t bytes) in alloc_tag_sub() function
220 static inline void alloc_tag_sub(union codetag_ref *ref, size_t bytes) {} in alloc_tag_sub() function
H A Dpgalloc_tag.h201 alloc_tag_sub(&ref, PAGE_SIZE * nr); in pgalloc_tag_sub()
/linux/mm/
H A Dslub.c2118 alloc_tag_sub(&obj_exts[off].ref, s->size); in alloc_tagging_slab_free_hook()