Home
last modified time | relevance | path

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

/linux/lib/
H A Dalloc_tag.c90 struct alloc_tag_counters counter = alloc_tag_read(tag); in alloc_tag_to_text()
140 struct alloc_tag_counters counter = alloc_tag_read(ct_to_alloc_tag(ct)); in alloc_tag_top_users()
350 counter = alloc_tag_read(tag); in clean_unused_counters()
589 counter = alloc_tag_read(tag); in release_module_tags()
/linux/include/linux/
H A Dalloc_tag.h137 static inline struct alloc_tag_counters alloc_tag_read(struct alloc_tag *tag) in alloc_tag_read() function
/linux/mm/
H A Dshow_mem.c432 struct alloc_tag_counters counter = alloc_tag_read(tag); in __show_mem()