Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dcodetag.h81 unsigned int codetag_get_count(struct codetag_type *cttype);
/linux/lib/
H A Dcodetag.c62 unsigned int codetag_get_count(struct codetag_type *cttype) in codetag_get_count() function
/linux/mm/
H A Dalloc_tag.c343 if (params.pos >= codetag_get_count(alloc_tag_cttype)) { in allocinfo_ioctl_get_at()