Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dalloc_tag.h50 #define CODETAG_EMPTY ((void *)1) macro
54 return ref->ct == CODETAG_EMPTY; in is_codetag_empty()
60 ref->ct = CODETAG_EMPTY; in set_codetag_empty()