Home
last modified time | relevance | path

Searched defs:ns_cmp (Results 1 – 2 of 2) sorted by relevance

/linux/kernel/
H A Dnstree.c87 static inline int ns_cmp(struct rb_node *a, const struct rb_node *b) in ns_cmp() function
/linux/security/apparmor/
H A Dlabel.c107 static int ns_cmp(struct aa_ns *a, struct aa_ns *b) in ns_cmp() function