Home
last modified time | relevance | path

Searched refs:label_merge_cmp (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/security/apparmor/
H A Dlabel.c992 * label_merge_cmp - cmp of @a merging with @b against @z for set ordering
1003 static int label_merge_cmp(struct aa_label *a, struct aa_label *b, in label_merge_cmp() function
1157 int result = label_merge_cmp(a, b, this); in __label_find_merge()
/kernel/linux/linux-6.6/security/apparmor/
H A Dlabel.c994 * label_merge_cmp - cmp of @a merging with @b against @z for set ordering
1005 static int label_merge_cmp(struct aa_label *a, struct aa_label *b, in label_merge_cmp() function
1158 int result = label_merge_cmp(a, b, this); in __label_find_merge()

Completed in 10 milliseconds