Searched refs:alloc_tag_add (Results 1 – 3 of 3) sorted by relevance
185 static inline void alloc_tag_add(union codetag_ref *ref, struct alloc_tag *tag, size_t bytes) in alloc_tag_add() function218 static inline void alloc_tag_add(union codetag_ref *ref, struct alloc_tag *tag, in alloc_tag_add() function
187 alloc_tag_add(&ref, task->alloc_tag, PAGE_SIZE * nr); in pgalloc_tag_add()
2093 alloc_tag_add(&obj_exts->ref, current->alloc_tag, s->size); in alloc_tagging_slab_alloc_hook()