Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/bpf/
Dcore.c77 struct bpf_prog_aux *aux; in bpf_prog_alloc()
676 struct bpf_prog_aux *aux = fp->aux; in bpf_check_tail_call()
719 struct bpf_prog_aux *aux; in bpf_prog_free_deferred()
721 aux = container_of(work, struct bpf_prog_aux, work); in bpf_prog_free_deferred()
728 struct bpf_prog_aux *aux = fp->aux; in bpf_prog_free()
Dsyscall.c502 static void free_used_maps(struct bpf_prog_aux *aux) in free_used_maps()
539 struct bpf_prog_aux *aux = container_of(rcu, struct bpf_prog_aux, rcu); in __prog_put_common()
/linux-4.4.14/include/linux/
Dbpf.h128 struct bpf_prog_aux { struct
Dfilter.h26 struct bpf_prog_aux;
334 struct bpf_prog_aux *aux; /* Auxiliary fields */