Searched refs:alloc_tag_ref_set (Results 1 – 2 of 2) sorted by relevance
182 static inline bool alloc_tag_ref_set(union codetag_ref *ref, struct alloc_tag *tag) in alloc_tag_ref_set() function 199 if (likely(alloc_tag_ref_set(ref, tag))) in alloc_tag_add()
183 alloc_tag_ref_set(&ref, tag); in pgalloc_tag_split()