Searched refs:OCON_NUM (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/security/selinux/ss/ |
H A D | policydb.h | 236 #define OCON_NUM 9 macro 289 struct ocontext *ocontexts[OCON_NUM];
|
H A D | policydb.c | 65 /* These need to be updated if SYM_NUM or OCON_NUM changes */ 70 .ocon_num = OCON_NUM - 3, 75 .ocon_num = OCON_NUM - 3, 80 .ocon_num = OCON_NUM - 2, 85 .ocon_num = OCON_NUM - 2, 90 .ocon_num = OCON_NUM - 2, 95 .ocon_num = OCON_NUM - 2, 100 .ocon_num = OCON_NUM - 2, 105 .ocon_num = OCON_NUM - 2, 110 .ocon_num = OCON_NUM [all...] |
/kernel/linux/linux-6.6/security/selinux/ss/ |
H A D | policydb.h | 236 #define OCON_NUM 9 macro 289 struct ocontext *ocontexts[OCON_NUM];
|
H A D | policydb.c | 63 /* These need to be updated if SYM_NUM or OCON_NUM changes */ 68 .ocon_num = OCON_NUM - 3, 73 .ocon_num = OCON_NUM - 3, 78 .ocon_num = OCON_NUM - 2, 83 .ocon_num = OCON_NUM - 2, 88 .ocon_num = OCON_NUM - 2, 93 .ocon_num = OCON_NUM - 2, 98 .ocon_num = OCON_NUM - 2, 103 .ocon_num = OCON_NUM - 2, 108 .ocon_num = OCON_NUM [all...] |
Completed in 7 milliseconds