Home
last modified time | relevance | path

Searched defs:aux (Results 1 – 6 of 6) sorted by relevance

/kernel/bpf/
Dcore.c78 struct bpf_prog_aux *aux; in bpf_prog_alloc() local
250 const struct bpf_insn *aux, in bpf_jit_blind_insn()
399 struct bpf_insn insn_buff[16], aux[2]; in bpf_jit_blind_constants() local
953 struct bpf_prog_aux *aux = fp->aux; in bpf_check_tail_call() local
1015 struct bpf_prog_aux *aux; in bpf_prog_free_deferred() local
1024 struct bpf_prog_aux *aux = fp->aux; in bpf_prog_free() local
Dsyscall.c640 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
/kernel/power/
Dwakelock.c104 struct wakelock *wl, *aux; in __wakelocks_gc() local
Dsnapshot.c570 struct mem_extent *ext, *aux; in free_mem_extents() local
593 struct mem_extent *ext, *cur, *aux; in create_mem_extents() local
/kernel/
Dauditsc.c890 struct audit_aux_data *aux; in audit_free_aux() local
1327 struct audit_aux_data *aux; in audit_log_exit() local
Daudit.h133 struct audit_aux_data *aux; member