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() function157 WARN_ONCE(ref && ref->ct && !is_codetag_empty(ref), in alloc_tag_add_check()215 if (is_codetag_empty(ref)) { in alloc_tag_sub()
2107 if (unlikely(is_codetag_empty(ref))) { in mark_obj_codetag_empty()