Searched refs:constraint_expr (Results 1 – 3 of 3) sorted by relevance
23 struct constraint_expr { struct54 struct constraint_expr *next; /* next expression */ argument59 struct constraint_expr *expr; /* constraint on permissions */
205 static void constraint_expr_destroy(struct constraint_expr *expr) in constraint_expr_destroy()222 struct constraint_expr *e, *etmp; in cls_destroy()1205 struct constraint_expr *e, *le; in read_cons_helper()2997 struct constraint_expr *e; in write_cons_helper()
274 struct constraint_expr *cexpr) in constraint_expr_eval()280 struct constraint_expr *e; in constraint_expr_eval()
Completed in 22 milliseconds