Searched refs:filter_pred (Results 1 – 2 of 2) sorted by relevance
79 struct filter_pred { struct153 struct filter_pred *pred;192 struct filter_pred **pred);200 static void free_predicate(struct filter_pred *pred) in free_predicate()1124 static void filter_build_regex(struct filter_pred *pred) in filter_build_regex()1186 struct filter_pred *pred = prog[i].pred; in filter_match_preds()1501 struct filter_pred **pred_ptr) in parse_pred()1505 struct filter_pred *pred = NULL; in parse_pred()2521 static int ftrace_function_check_pred(struct filter_pred *pred) in ftrace_function_check_pred()2586 struct filter_pred *pred = prog[i].pred; in ftrace_function_set_filter()[all …]
1611 struct filter_pred;