Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/security/apparmor/
H A Dlabel.c456 * label_cmp - label comparison for set ordering
464 static int label_cmp(struct aa_label *a, struct aa_label *b) in label_cmp() function
678 int result = label_cmp(label, this); in __label_insert()
/kernel/linux/linux-6.6/security/apparmor/
H A Dlabel.c458 * label_cmp - label comparison for set ordering
466 static int label_cmp(struct aa_label *a, struct aa_label *b) in label_cmp() function
680 int result = label_cmp(label, this); in __label_insert()

Completed in 6 milliseconds