Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dalloc_tag.h79 struct codetag_bytes { struct
84 size_t alloc_tag_top_users(struct codetag_bytes *tags, size_t count, bool can_sleep); argument
/linux-6.15/lib/
H A Dalloc_tag.c130 size_t alloc_tag_top_users(struct codetag_bytes *tags, size_t count, bool can_sleep) in alloc_tag_top_users()
134 struct codetag_bytes n; in alloc_tag_top_users()
/linux-6.15/mm/
H A Dshow_mem.c429 struct codetag_bytes tags[10]; in __show_mem()