Home
last modified time | relevance | path

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

/kernel/bpf/
Dmap_iter.c102 struct bpf_iter_aux_info *aux) in bpf_iter_attach_map()
146 static void bpf_iter_detach_map(struct bpf_iter_aux_info *aux) in bpf_iter_detach_map()
151 void bpf_iter_map_show_fdinfo(const struct bpf_iter_aux_info *aux, in bpf_iter_map_show_fdinfo()
157 int bpf_iter_map_fill_link_info(const struct bpf_iter_aux_info *aux, in bpf_iter_map_fill_link_info()
Dcgroup_iter.c196 struct bpf_iter_aux_info *aux) in bpf_iter_attach_cgroup()
227 static void bpf_iter_detach_cgroup(struct bpf_iter_aux_info *aux) in bpf_iter_detach_cgroup()
232 static void bpf_iter_cgroup_show_fdinfo(const struct bpf_iter_aux_info *aux, in bpf_iter_cgroup_show_fdinfo()
264 static int bpf_iter_cgroup_fill_link_info(const struct bpf_iter_aux_info *aux, in bpf_iter_cgroup_fill_link_info()
Darraymap.c681 struct bpf_iter_aux_info *aux) in bpf_iter_init_array_map()
1030 struct bpf_prog_aux *aux; member
1037 struct bpf_array_aux *aux; in prog_array_map_poke_track() local
1070 struct bpf_array_aux *aux; in prog_array_map_poke_untrack() local
1095 struct bpf_array_aux *aux; in prog_array_map_poke_run() local
1149 struct bpf_array_aux *aux = container_of(map, struct bpf_array, in prog_array_map_clear() local
1157 struct bpf_array_aux *aux; in prog_array_map_alloc() local
1183 struct bpf_array_aux *aux; in prog_array_map_free() local
Dcore.c109 struct bpf_prog_aux *aux; in bpf_prog_alloc_no_stats() local
1306 const struct bpf_insn *aux, in bpf_jit_blind_insn()
1485 struct bpf_insn insn_buff[16], aux[2]; in bpf_jit_blind_constants() local
2322 struct bpf_prog_aux *aux = fp->aux; in __bpf_prog_map_compatible() local
2375 struct bpf_prog_aux *aux = fp->aux; in bpf_check_tail_call() local
2770 void __bpf_free_used_maps(struct bpf_prog_aux *aux, in __bpf_free_used_maps()
2788 static void bpf_free_used_maps(struct bpf_prog_aux *aux) in bpf_free_used_maps()
2809 static void bpf_free_used_btfs(struct bpf_prog_aux *aux) in bpf_free_used_btfs()
2817 struct bpf_prog_aux *aux; in bpf_prog_free_deferred() local
2856 struct bpf_prog_aux *aux = fp->aux; in bpf_prog_free() local
Dtask_iter.c208 struct bpf_iter_aux_info *aux) in bpf_iter_attach_task()
385 static int init_seq_pidns(void *priv_data, struct bpf_iter_aux_info *aux) in init_seq_pidns()
671 static int bpf_iter_fill_link_info(const struct bpf_iter_aux_info *aux, struct bpf_link_info *info) in bpf_iter_fill_link_info()
686 static void bpf_iter_task_show_fdinfo(const struct bpf_iter_aux_info *aux, struct seq_file *seq) in bpf_iter_task_show_fdinfo()
Ddmabuf_iter.c68 static void bpf_iter_dmabuf_show_fdinfo(const struct bpf_iter_aux_info *aux, in bpf_iter_dmabuf_show_fdinfo()
Dverifier.c207 static bool bpf_map_ptr_poisoned(const struct bpf_insn_aux_data *aux) in bpf_map_ptr_poisoned()
212 static bool bpf_map_ptr_unpriv(const struct bpf_insn_aux_data *aux) in bpf_map_ptr_unpriv()
217 static void bpf_map_ptr_store(struct bpf_insn_aux_data *aux, in bpf_map_ptr_store()
227 static bool bpf_map_key_poisoned(const struct bpf_insn_aux_data *aux) in bpf_map_key_poisoned()
232 static bool bpf_map_key_unseen(const struct bpf_insn_aux_data *aux) in bpf_map_key_unseen()
237 static u64 bpf_map_key_immediate(const struct bpf_insn_aux_data *aux) in bpf_map_key_immediate()
242 static void bpf_map_key_store(struct bpf_insn_aux_data *aux, u64 state) in bpf_map_key_store()
424 struct bpf_func_info_aux *aux = env->prog->aux->func_info_aux; in subprog_is_global() local
2590 struct bpf_prog_aux *aux = env->prog->aux; in bpf_find_exception_callback_insn_off() local
4630 struct bpf_insn_aux_data *aux = env->insn_aux_data; in check_fastcall_stack_contract() local
[all …]
Doffload.c438 struct bpf_prog_aux *aux = args->prog->aux; in bpf_prog_offload_info_fill_ns() local
468 struct bpf_prog_aux *aux = prog->aux; in bpf_prog_offload_info_fill() local
Dlocal_storage.c470 int bpf_cgroup_storage_assign(struct bpf_prog_aux *aux, struct bpf_map *_map) in bpf_cgroup_storage_assign()
Dhelpers.c1362 struct bpf_prog_aux *aux, unsigned int flags, in __bpf_async_set_callback()
1408 struct bpf_prog_aux *, aux) in BPF_CALL_3() argument
2776 struct bpf_prog_aux *aux; member
2861 struct bpf_prog_aux *aux = (struct bpf_prog_aux *)aux__ign; in bpf_wq_set_callback_impl() local
Dbpf_iter.c18 struct bpf_iter_aux_info aux; member
Dtrampoline.c533 struct bpf_prog_aux *aux = tgt_prog->aux; in bpf_freplace_check_tgt_prog() local
Dsyscall.c2197 struct bpf_prog_aux *aux = container_of(rcu, struct bpf_prog_aux, rcu); in __bpf_prog_put_rcu() local
2229 struct bpf_prog_aux *aux; in bpf_prog_put_deferred() local
2242 struct bpf_prog_aux *aux = prog->aux; in __bpf_prog_put() local
Dhashtab.c2151 struct bpf_iter_aux_info *aux) in bpf_iter_init_hash_map()
/kernel/bpf/preload/iterators/
Diterators.bpf.c50 struct bpf_prog_aux *aux; member
104 struct bpf_prog_aux *aux; in dump_bpf_prog() local
/kernel/power/
Dwakelock.c105 struct wakelock *wl, *aux; in __wakelocks_gc() local
Dsnapshot.c613 struct mem_extent *ext, *aux; in free_mem_extents() local
636 struct mem_extent *ext, *cur, *aux; in create_mem_extents() local
/kernel/futex/
Dsyscalls.c199 struct futex_waitv aux; in futex_parse_waitv() local
/kernel/
Dkallsyms.c806 static int bpf_iter_ksym_init(void *priv_data, struct bpf_iter_aux_info *aux) in bpf_iter_ksym_init()
Dauditsc.c947 struct audit_aux_data *aux; in audit_free_aux() local
1683 struct audit_aux_data *aux; in audit_log_exit() local
Daudit.h131 struct audit_aux_data *aux; member