Home
last modified time | relevance | path

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

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