Searched refs:list_entry_is_head (Results 1 – 1 of 1) sorted by relevance
555 #define list_entry_is_head(pos, head, member) (&pos->member == (head)) macro586 if (!list_entry_is_head(next, &parent->sub_ns, base.list)) { in __next_namespace()640 if (!list_entry_is_head(p, &parent->base.profiles, base.list)) in __next_profile()649 if (!list_entry_is_head(p, &ns->base.profiles, base.list)) in __next_profile()