Searched refs:bpf_program_prep_t (Results 1 – 2 of 2) sorted by relevance
188 typedef int (*bpf_program_prep_t)(struct bpf_program *prog, int n, typedef193 bpf_program_prep_t prep);
160 bpf_program_prep_t preprocessor;1416 bpf_program_prep_t preprocessor = prog->preprocessor; in bpf_program__load()1997 bpf_program_prep_t prep) in bpf_program__set_prep()