Searched defs:aux (Results 1 – 7 of 7) sorted by relevance
81 struct bpf_prog_aux *aux; in bpf_prog_alloc() local327 const struct bpf_prog_aux *aux; in bpf_get_prog_addr_start() local345 const struct bpf_prog_aux *aux; in bpf_tree_comp() local367 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() local599 const struct bpf_insn *aux, in bpf_jit_blind_insn()769 struct bpf_insn insn_buff[16], aux[2]; in bpf_jit_blind_constants() local1413 struct bpf_prog_aux *aux = fp->aux; in bpf_check_tail_call() local1477 struct bpf_prog_aux *aux; in bpf_prog_free_deferred() local[all …]
2061 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() local2096 struct bpf_insn_aux_data *aux = cur_aux(env); in sanitize_ptr_alu() local4763 struct bpf_insn_aux_data *aux; in fixup_bpf_calls() local
813 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
105 struct wakelock *wl, *aux; in __wakelocks_gc() local
572 struct mem_extent *ext, *aux; in free_mem_extents() local595 struct mem_extent *ext, *cur, *aux; in create_mem_extents() local
898 struct audit_aux_data *aux; in audit_free_aux() local1345 struct audit_aux_data *aux; in audit_log_exit() local
134 struct audit_aux_data *aux; member