| /kernel/bpf/ |
| A D | map_iter.c | 102 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 D | cgroup_iter.c | 196 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 D | arraymap.c | 676 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 D | core.c | 100 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 D | task_iter.c | 207 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 D | dmabuf_iter.c | 68 static void bpf_iter_dmabuf_show_fdinfo(const struct bpf_iter_aux_info *aux, in bpf_iter_dmabuf_show_fdinfo()
|
| A D | stream.c | 225 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 D | kmem_cache_iter.c | 211 static void bpf_iter_kmem_cache_show_fdinfo(const struct bpf_iter_aux_info *aux, in bpf_iter_kmem_cache_show_fdinfo()
|
| A D | verifier.c | 3017 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 D | offload.c | 439 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 D | local_storage.c | 463 int bpf_cgroup_storage_assign(struct bpf_prog_aux *aux, struct bpf_map *_map) in bpf_cgroup_storage_assign()
|
| A D | bpf_iter.c | 18 struct bpf_iter_aux_info aux; member
|
| A D | helpers.c | 1356 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 D | trampoline.c | 533 struct bpf_prog_aux *aux = tgt_prog->aux; in bpf_freplace_check_tgt_prog() local
|
| A D | syscall.c | 2326 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 D | hashtab.c | 2115 struct bpf_iter_aux_info *aux) in bpf_iter_init_hash_map()
|
| /kernel/bpf/preload/iterators/ |
| A D | iterators.bpf.c | 50 struct bpf_prog_aux *aux; member 104 struct bpf_prog_aux *aux; in dump_bpf_prog() local
|
| /kernel/power/ |
| A D | wakelock.c | 105 struct wakelock *wl, *aux; in __wakelocks_gc() local
|
| A D | snapshot.c | 613 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 D | syscalls.c | 197 struct futex_waitv aux; in futex_parse_waitv() local
|
| /kernel/ |
| A D | kallsyms.c | 798 static int bpf_iter_ksym_init(void *priv_data, struct bpf_iter_aux_info *aux) in bpf_iter_ksym_init()
|
| A D | auditsc.c | 949 struct audit_aux_data *aux; in audit_free_aux() local 1679 struct audit_aux_data *aux; in audit_log_exit() local
|
| A D | audit.h | 132 struct audit_aux_data *aux; member
|