Searched refs:list_entry_is_head (Results 1 – 1 of 1) sorted by relevance
1963 #define list_entry_is_head(pos, head, member) (&pos->member == (head)) macro1997 if (!list_entry_is_head(next, &parent->sub_ns, base.list)) { in __next_ns()2056 if (!list_entry_is_head(p, &parent->base.profiles, base.list)) in __next_profile()2065 if (!list_entry_is_head(p, &ns->base.profiles, base.list)) in __next_profile()