Home
last modified time | relevance | path

Searched refs:CEXPR_MAXDEPTH (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/security/selinux/ss/
H A Dconstraint.h21 #define CEXPR_MAXDEPTH 5 macro
H A Dservices.c279 int s[CEXPR_MAXDEPTH]; in constraint_expr_eval()
299 if (sp == (CEXPR_MAXDEPTH - 1)) in constraint_expr_eval()
398 if (sp == (CEXPR_MAXDEPTH-1)) in constraint_expr_eval()
H A Dpolicydb.c1257 if (depth == (CEXPR_MAXDEPTH - 1)) in read_cons_helper()
1264 if (depth == (CEXPR_MAXDEPTH - 1)) in read_cons_helper()
/kernel/linux/linux-6.6/security/selinux/ss/
H A Dconstraint.h21 #define CEXPR_MAXDEPTH 5 macro
H A Dservices.c275 int s[CEXPR_MAXDEPTH]; in constraint_expr_eval()
295 if (sp == (CEXPR_MAXDEPTH - 1)) in constraint_expr_eval()
394 if (sp == (CEXPR_MAXDEPTH-1)) in constraint_expr_eval()
H A Dpolicydb.c1252 if (depth == (CEXPR_MAXDEPTH - 1)) in read_cons_helper()
1259 if (depth == (CEXPR_MAXDEPTH - 1)) in read_cons_helper()

Completed in 17 milliseconds