Home
last modified time | relevance | path

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

/linux-6.15/lib/
Dalloc_tag.c97 struct alloc_tag_counters counter = alloc_tag_read(tag); in alloc_tag_to_text()
144 struct alloc_tag_counters counter = alloc_tag_read(ct_to_alloc_tag(ct)); in alloc_tag_top_users()
365 counter = alloc_tag_read(tag); in clean_unused_counters()
604 counter = alloc_tag_read(tag); in release_module_tags()
/linux-6.15/include/linux/
Dalloc_tag.h137 static inline struct alloc_tag_counters alloc_tag_read(struct alloc_tag *tag) in alloc_tag_read() function
/linux-6.15/mm/
Dshow_mem.c438 struct alloc_tag_counters counter = alloc_tag_read(tag); in __show_mem()