Searched refs:bpf_prog_aux (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/kernel/bpf/
H A Dcore.c75 struct bpf_prog_aux *aux; bpf_prog_alloc()
642 struct bpf_prog_aux *aux; bpf_prog_free_deferred()
644 aux = container_of(work, struct bpf_prog_aux, work); bpf_prog_free_deferred()
651 struct bpf_prog_aux *aux = fp->aux; bpf_prog_free()
H A Dsyscall.c406 static void free_used_maps(struct bpf_prog_aux *aux) free_used_maps()
/linux-4.1.27/include/linux/
H A Dbpf.h120 struct bpf_prog_aux { struct
H A Dfilter.h24 struct bpf_prog_aux;
314 struct bpf_prog_aux *aux; /* Auxiliary fields */

Completed in 78 milliseconds