Searched refs:bpf_program_prep_t (Results 1 – 2 of 2) sorted by relevance
585 typedef int (*bpf_program_prep_t)(struct bpf_program *prog, int n, typedef591 bpf_program_prep_t prep);
304 bpf_program_prep_t preprocessor;6853 bpf_program_prep_t preprocessor = prog->preprocessor; in bpf_object_load_prog()8413 bpf_program_prep_t prep) in bpf_program__set_prep()