Searched defs:aux (Results 1 – 6 of 6) sorted by relevance
78 struct bpf_prog_aux *aux; in bpf_prog_alloc() local250 const struct bpf_insn *aux, in bpf_jit_blind_insn()399 struct bpf_insn insn_buff[16], aux[2]; in bpf_jit_blind_constants() local953 struct bpf_prog_aux *aux = fp->aux; in bpf_check_tail_call() local1015 struct bpf_prog_aux *aux; in bpf_prog_free_deferred() local1024 struct bpf_prog_aux *aux = fp->aux; in bpf_prog_free() local
640 static void free_used_maps(struct bpf_prog_aux *aux) in free_used_maps()677 struct bpf_prog_aux *aux = container_of(rcu, struct bpf_prog_aux, rcu); in __bpf_prog_put_rcu() local
104 struct wakelock *wl, *aux; in __wakelocks_gc() local
570 struct mem_extent *ext, *aux; in free_mem_extents() local593 struct mem_extent *ext, *cur, *aux; in create_mem_extents() local
890 struct audit_aux_data *aux; in audit_free_aux() local1327 struct audit_aux_data *aux; in audit_log_exit() local
133 struct audit_aux_data *aux; member