Searched refs:SEL_USER (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/security/selinux/ |
H A D | selinuxfs.c | 53 SEL_USER, /* compute reachable user contexts */ enumerator 866 [SEL_USER] = sel_write_user, 2067 [SEL_USER] = {"user", &transaction_ops, S_IRUGO|S_IWUGO}, in sel_fill_super()
|
/kernel/linux/linux-6.6/security/selinux/ |
H A D | selinuxfs.c | 54 SEL_USER, /* compute reachable user contexts */ enumerator 826 [SEL_USER] = sel_write_user, 1997 [SEL_USER] = {"user", &transaction_ops, S_IRUGO|S_IWUGO}, in sel_fill_super()
|
Completed in 6 milliseconds