Searched refs:cond_expr (Results 1 – 2 of 2) sorted by relevance
24 struct cond_expr { struct35 struct cond_expr *next; argument57 struct cond_expr *expr;
25 static int cond_evaluate_expr(struct policydb *p, struct cond_expr *expr) in cond_evaluate_expr()28 struct cond_expr *cur; in cond_evaluate_expr()144 struct cond_expr *cur_expr, *next_expr; in cond_node_destroy()384 static int expr_isvalid(struct policydb *p, struct cond_expr *expr) in expr_isvalid()403 struct cond_expr *expr = NULL, *last = NULL; in cond_read_node()420 expr = kzalloc(sizeof(struct cond_expr), GFP_KERNEL); in cond_read_node()556 struct cond_expr *cur_expr; in cond_write_node()