Lines Matching defs:addr
2682 unsigned long addr; member
2852 unsigned long addr; in add_kfunc_call() local
6247 u64 addr; in bpf_map_direct_read() local
17369 u64 addr; in check_pseudo_btf_id() local
17611 u64 addr; in resolve_pseudo_ldimm64() local
18743 u32 func_id, u16 offset, unsigned long *addr) in specialize_kfunc()
18784 struct bpf_insn addr[2] = { BPF_LD_IMM64(struct_meta_reg, (long)kptr_struct_meta) }; in __fixup_collection_insert_kfunc() local
18822 struct bpf_insn addr[2] = { BPF_LD_IMM64(BPF_REG_2, (long)kptr_struct_meta) }; in fixup_kfunc_call() local
18833 struct bpf_insn addr[2] = { BPF_LD_IMM64(BPF_REG_2, (long)kptr_struct_meta) }; in fixup_kfunc_call() local
19788 static int check_attach_modify_return(unsigned long addr, const char *func_name) in check_attach_modify_return()
19827 long addr = 0; in bpf_check_attach_target() local