Searched refs:is_codetag_empty (Results 1 – 2 of 2) sorted by relevance
52 static inline bool is_codetag_empty(union codetag_ref *ref) in is_codetag_empty() function65 static inline bool is_codetag_empty(union codetag_ref *ref) { return false; } in is_codetag_empty() function143 WARN_ONCE(ref && ref->ct && !is_codetag_empty(ref), in alloc_tag_add_check()199 if (is_codetag_empty(ref)) { in alloc_tag_sub()
88 if (is_codetag_empty(ref)) in ref_to_idx()