Home
last modified time | relevance | path

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

/kernel/bpf/
A 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()
A 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()
A Darraymap.c676 struct bpf_iter_aux_info *aux) in bpf_iter_init_array_map()
1023 struct bpf_prog_aux *aux; member
1030 struct bpf_array_aux *aux; in prog_array_map_poke_track() local
1063 struct bpf_array_aux *aux; in prog_array_map_poke_untrack() local
1088 struct bpf_array_aux *aux; in prog_array_map_poke_run() local
1142 struct bpf_array_aux *aux = container_of(map, struct bpf_array, in prog_array_map_clear() local
1150 struct bpf_array_aux *aux; in prog_array_map_alloc() local
1176 struct bpf_array_aux *aux; in prog_array_map_free() local
A Dcore.c100 struct bpf_prog_aux *aux; in bpf_prog_alloc_no_stats() local
1308 const struct bpf_insn *aux, in bpf_jit_blind_insn()
1487 struct bpf_insn insn_buff[16], aux[2]; in bpf_jit_blind_constants() local
2380 struct bpf_prog_aux *aux = fp->aux; in __bpf_prog_map_compatible() local
2450 struct bpf_prog_aux *aux = fp->aux; in bpf_check_tail_call() local
2842 void __bpf_free_used_maps(struct bpf_prog_aux *aux, in __bpf_free_used_maps()
2860 static void bpf_free_used_maps(struct bpf_prog_aux *aux) in bpf_free_used_maps()
2881 static void bpf_free_used_btfs(struct bpf_prog_aux *aux) in bpf_free_used_btfs()
2889 struct bpf_prog_aux *aux; in bpf_prog_free_deferred() local
2929 struct bpf_prog_aux *aux = fp->aux; in bpf_prog_free() local
A Dtask_iter.c207 struct bpf_iter_aux_info *aux) in bpf_iter_attach_task()
381 static int init_seq_pidns(void *priv_data, struct bpf_iter_aux_info *aux) in init_seq_pidns()
667 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()
682 static void bpf_iter_task_show_fdinfo(const struct bpf_iter_aux_info *aux, struct seq_file *seq) in bpf_iter_task_show_fdinfo()
A Ddmabuf_iter.c68 static void bpf_iter_dmabuf_show_fdinfo(const struct bpf_iter_aux_info *aux, in bpf_iter_dmabuf_show_fdinfo()
A Dstream.c225 static struct bpf_stream *bpf_stream_get(enum bpf_stream_id stream_id, struct bpf_prog_aux *aux) in bpf_stream_get()
364 struct bpf_prog_aux *aux = aux__prog; in bpf_stream_vprintk() local
A Dkmem_cache_iter.c211 static void bpf_iter_kmem_cache_show_fdinfo(const struct bpf_iter_aux_info *aux, in bpf_iter_kmem_cache_show_fdinfo()
A Dverifier.c3017 struct bpf_prog_aux *aux = env->prog->aux; in bpf_find_exception_callback_insn_off() local
14207 struct bpf_insn_aux_data aux; member
16918 struct bpf_prog_aux *aux = env->prog->aux; in check_ld_imm() local
18120 struct bpf_prog_aux *aux = env->prog->aux; in adjust_btf_func() local
20220 struct bpf_insn_aux_data *aux, in __check_pseudo_btf_id()
20303 struct bpf_insn_aux_data *aux) in check_pseudo_btf_id()
20545 struct bpf_insn_aux_data *aux; in resolve_pseudo_ldimm64() local
22015 struct bpf_insn_aux_data *aux; in do_misc_fixups() local
23144 struct bpf_prog_aux *aux = env->prog->aux; in do_check_common() local
23290 struct bpf_prog_aux *aux = env->prog->aux; in do_check_subprogs() local
[all …]
A Doffload.c439 struct bpf_prog_aux *aux = args->prog->aux; in bpf_prog_offload_info_fill_ns() local
469 struct bpf_prog_aux *aux = prog->aux; in bpf_prog_offload_info_fill() local
A Dlocal_storage.c463 int bpf_cgroup_storage_assign(struct bpf_prog_aux *aux, struct bpf_map *_map) in bpf_cgroup_storage_assign()
A Dbpf_iter.c18 struct bpf_iter_aux_info aux; member
A Dhelpers.c1356 struct bpf_prog_aux *aux, unsigned int flags, in __bpf_async_set_callback()
1402 struct bpf_prog_aux *, aux) in BPF_CALL_3() argument
2978 struct bpf_prog_aux *aux; member
3063 struct bpf_prog_aux *aux = (struct bpf_prog_aux *)aux__prog; in bpf_wq_set_callback_impl() local
A Dtrampoline.c533 struct bpf_prog_aux *aux = tgt_prog->aux; in bpf_freplace_check_tgt_prog() local
A Dsyscall.c2326 struct bpf_prog_aux *aux = container_of(rcu, struct bpf_prog_aux, rcu); in __bpf_prog_put_rcu() local
2359 struct bpf_prog_aux *aux; in bpf_prog_put_deferred() local
2372 struct bpf_prog_aux *aux = prog->aux; in __bpf_prog_put() local
A Dhashtab.c2115 struct bpf_iter_aux_info *aux) in bpf_iter_init_hash_map()
/kernel/bpf/preload/iterators/
A Diterators.bpf.c50 struct bpf_prog_aux *aux; member
104 struct bpf_prog_aux *aux; in dump_bpf_prog() local
/kernel/power/
A Dwakelock.c105 struct wakelock *wl, *aux; in __wakelocks_gc() local
A 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/
A Dsyscalls.c197 struct futex_waitv aux; in futex_parse_waitv() local
/kernel/
A Dkallsyms.c798 static int bpf_iter_ksym_init(void *priv_data, struct bpf_iter_aux_info *aux) in bpf_iter_ksym_init()
A Dauditsc.c949 struct audit_aux_data *aux; in audit_free_aux() local
1679 struct audit_aux_data *aux; in audit_log_exit() local
A Daudit.h132 struct audit_aux_data *aux; member

Completed in 98 milliseconds