Searched refs:gen_pf_action (Results 1 – 3 of 3) sorted by relevance
375 struct block *gen_pf_action(compiler_state_t *, int);
711 | PF_ACTION action { CHECK_PTR_VAL(($$ = gen_pf_action(cstate, $2))); }
8817 gen_pf_action(compiler_state_t *cstate, int action) in gen_pf_action() function