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;
26 static int cond_evaluate_expr(struct policydb *p, struct cond_expr *expr) in cond_evaluate_expr()29 struct cond_expr *cur; in cond_evaluate_expr()145 struct cond_expr *cur_expr, *next_expr; in cond_node_destroy()385 static int expr_isvalid(struct policydb *p, struct cond_expr *expr) in expr_isvalid()404 struct cond_expr *expr = NULL, *last = NULL; in cond_read_node()421 expr = kzalloc(sizeof(struct cond_expr), GFP_KERNEL); in cond_read_node()557 struct cond_expr *cur_expr; in cond_write_node()