Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dalloc_tag.h57 struct codetag_bytes { struct
62 size_t alloc_tag_top_users(struct codetag_bytes *tags, size_t count, bool can_sleep); argument
/linux-6.12.1/lib/
Dalloc_tag.c109 size_t alloc_tag_top_users(struct codetag_bytes *tags, size_t count, bool can_sleep) in alloc_tag_top_users()
113 struct codetag_bytes n; in alloc_tag_top_users()
/linux-6.12.1/mm/
Dshow_mem.c428 struct codetag_bytes tags[10]; in __show_mem()