Home
last modified time | relevance | path

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

/kernel/bpf/
Dcore.c81 struct bpf_prog_aux *aux; in bpf_prog_alloc() local
327 const struct bpf_prog_aux *aux; in bpf_get_prog_addr_start() local
345 const struct bpf_prog_aux *aux; in bpf_tree_comp() local
367 static void bpf_prog_ksym_node_add(struct bpf_prog_aux *aux) in bpf_prog_ksym_node_add()
374 static void bpf_prog_ksym_node_del(struct bpf_prog_aux *aux) in bpf_prog_ksym_node_del()
467 struct bpf_prog_aux *aux; in bpf_get_kallsym() local
599 const struct bpf_insn *aux, in bpf_jit_blind_insn()
769 struct bpf_insn insn_buff[16], aux[2]; in bpf_jit_blind_constants() local
1413 struct bpf_prog_aux *aux = fp->aux; in bpf_check_tail_call() local
1477 struct bpf_prog_aux *aux; in bpf_prog_free_deferred() local
[all …]
Dverifier.c2061 static int update_alu_sanitation_state(struct bpf_insn_aux_data *aux, in update_alu_sanitation_state()
2081 struct bpf_insn_aux_data *aux = cur_aux(env); in sanitize_val_alu() local
2096 struct bpf_insn_aux_data *aux = cur_aux(env); in sanitize_ptr_alu() local
4763 struct bpf_insn_aux_data *aux; in fixup_bpf_calls() local
Dsyscall.c813 static void free_used_maps(struct bpf_prog_aux *aux) in free_used_maps()
906 struct bpf_prog_aux *aux = container_of(rcu, struct bpf_prog_aux, rcu); in __bpf_prog_put_rcu() local
/kernel/power/
Dwakelock.c105 struct wakelock *wl, *aux; in __wakelocks_gc() local
Dsnapshot.c572 struct mem_extent *ext, *aux; in free_mem_extents() local
595 struct mem_extent *ext, *cur, *aux; in create_mem_extents() local
/kernel/
Dauditsc.c898 struct audit_aux_data *aux; in audit_free_aux() local
1345 struct audit_aux_data *aux; in audit_log_exit() local
Daudit.h134 struct audit_aux_data *aux; member