Searched defs:is_ancestor (Results 1 – 2 of 2) sorted by relevance
25 unsigned long is_ancestor[BITS_TO_LONGS(IS_ANCESTOR_BITMAP)]; member
467 static int is_ancestor(struct seccomp_filter *parent, in is_ancestor() function