Searched refs:bpf_prog_aux (Results 1 – 4 of 4) sorted by relevance
77 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()
502 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()
128 struct bpf_prog_aux { struct
26 struct bpf_prog_aux;334 struct bpf_prog_aux *aux; /* Auxiliary fields */