Home
last modified time | relevance | path

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

/linux/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/lib/
H A Dalloc_tag.c126 size_t alloc_tag_top_users(struct codetag_bytes *tags, size_t count, bool can_sleep) in alloc_tag_top_users()
130 struct codetag_bytes n; in alloc_tag_top_users()
/linux/mm/
H A Dshow_mem.c431 struct codetag_bytes tags[10]; in __show_mem()