Home
last modified time | relevance | path

Searched defs:btf_id (Results 1 – 25 of 26) sorted by relevance

12

/linux/tools/perf/util/
H A Denv.c98 __u32 btf_id = btf_node->id; __perf_env__insert_btf() local
123 perf_env__find_btf(struct perf_env * env,__u32 btf_id) perf_env__find_btf() argument
133 __perf_env__find_btf(struct perf_env * env,__u32 btf_id) __perf_env__find_btf() argument
H A Dbpf-event.c97 u32 btf_id, in perf_env__fetch_btf()
457 u32 btf_id; in perf_env__add_bpf_info() local
/linux/include/linux/
H A Dbtf.h125 u32 btf_id; member
130 u32 btf_id; member
640 static inline s32 btf_find_dtor_kfunc(struct btf *btf, u32 btf_id) in btf_find_dtor_kfunc()
649 static inline struct btf_struct_meta *btf_find_struct_meta(const struct btf *btf, u32 btf_id) in btf_find_struct_meta()
H A Dbpf_lsm.h53 static inline bool bpf_lsm_is_sleepable_hook(u32 btf_id) in bpf_lsm_is_sleepable_hook()
H A Dbpf_verifier.h86 u32 btf_id; member
112 u32 btf_id; member
539 u32 btf_id; /* btf_id for struct typed var */ member
633 u32 btf_id; member
833 struct btf *btf, u32 btf_id) in bpf_trampoline_compute_key()
842 static inline void bpf_trampoline_unpack_key(u64 key, u32 *obj_id, u32 *btf_id) in bpf_trampoline_unpack_key()
H A Dbpf.h218 u32 btf_id; member
970 u32 btf_id; member
1483 u32 btf_id; member
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dmodule_fentry_shadow.c63 __s32 btf_id[2] = {}; in test_module_fentry_shadow() local
H A Dfexit_bpf2bpf.c115 __s32 btf_id; in test_fexit_bpf2bpf_common() local
486 int btf_id; in test_fentry_to_cgroup_bpf() local
H A Dctx_rewrite.c252 static int find_field_offset_aux(struct btf *btf, int btf_id, char *field_name, int off) in find_field_offset_aux()
299 int btf_id, field_offset; in find_field_offset() local
/linux/tools/bpf/bpftool/
H A Dbtf.c852 static bool btf_is_kernel_module(__u32 btf_id) in btf_is_kernel_module()
885 __u32 btf_id = -1; in do_dump() local
1074 __u32 btf_id, id = 0; in build_btf_type_table() local
/linux/tools/lib/bpf/
H A Dlinker.c87 int btf_id; member
1654 struct src_obj *obj, Elf64_Sym *sym, int btf_id) in glob_map_defs_match()
1694 struct src_obj *obj, Elf64_Sym *sym, size_t sym_idx, int btf_id) in glob_syms_match()
1733 int i, j, n, m, btf_id = 0; in find_glob_sym_btf() local
1890 int btf_sec_id = 0, btf_id = 0; in linker_append_elf_sym() local
/linux/kernel/bpf/
H A Dbpf_lsm.c117 u32 btf_id = prog->aux->attach_btf_id; in bpf_lsm_verify_prog() local
H A Dverifier.c284 u32 btf_id; member
1008 struct btf *btf, u32 btf_id, int nr_slots) in mark_stack_slots_iter()
1108 struct btf *btf, u32 btf_id, int nr_slots) in is_iter_reg_valid_init()
2462 struct btf *btf, u32 btf_id, in mark_btf_ld_reg()
5804 struct btf **btf, u32 *btf_id, bool *is_retval, bool is_ldsx) in check_ctx_access()
6730 const char *field_name, u32 btf_id) in type_is_rcu()
6741 const char *field_name, u32 btf_id) in type_is_rcu_or_null()
6752 const char *field_name, u32 btf_id) in type_is_trusted()
6765 const char *field_name, u32 btf_id) in type_is_trusted_or_null()
6784 u32 btf_id = 0; in check_ptr_to_btf_access() local
[all …]
H A Dlog.c509 const char *iter_type_str(const struct btf *btf, u32 btf_id) in iter_type_str()
H A Dbtf.c4066 u32 btf_id; in btf_check_and_fixup_fields() local
5666 struct btf_struct_meta *btf_find_struct_meta(const struct btf *btf, u32 btf_id) in btf_find_struct_meta()
7180 static int __get_type_size(struct btf *btf, u32 btf_id, in __get_type_size()
7410 u32 btf_id = 0; in btf_check_type_match() local
7540 u32 i, nargs, btf_id; in btf_prepare_func_args() local
8268 int btf_id; in BTF_ID_LIST_GLOBAL() local
8296 int btf_id; in btf_check_iter_kfuncs() local
8650 s32 btf_find_dtor_kfunc(struct btf *btf, u32 btf_id) in btf_find_dtor_kfunc()
9197 const char *field_name, u32 btf_id, const char *suffix) in btf_nested_type_is_trusted()
H A Dbpf_iter.c13 u32 btf_id; /* cached value */ member
H A Dbpf_struct_ops.c164 s32 btf_id; in find_stub_func_proto() local
H A Dsyscall.c2579 struct btf *attach_btf, u32 btf_id, in bpf_prog_load_check_attach()
3410 u32 btf_id, in bpf_tracing_prog_attach()
/linux/kernel/bpf/preload/iterators/
H A Diterators.bpf.c59 static const char *get_name(struct btf *btf, long btf_id, const char *fallback) in get_name()
/linux/net/core/
H A Dxdp.c793 bool bpf_dev_bound_kfunc_id(u32 btf_id) in bpf_dev_bound_kfunc_id()
/linux/include/net/
H A Dxdp.h484 static inline bool bpf_dev_bound_kfunc_id(u32 btf_id) { return false; } in bpf_dev_bound_kfunc_id()
/linux/kernel/trace/
H A Dbpf_trace.c526 s32 btf_id; in BPF_CALL_4() local
984 s32 *btf_id) in bpf_btf_printf_prepare()
1016 s32 btf_id; in BPF_CALL_5() local
/linux/tools/testing/selftests/bpf/
H A Dtest_verifier.c977 int btf_id = 0; fixup_prog_kfuncs() local
[all...]
/linux/include/uapi/linux/
H A Dbpf.h1636 __u32 btf_id; member
6573 __u32 btf_id; member
6605 __u32 btf_id; member
/linux/tools/include/uapi/linux/
H A Dbpf.h1636 __u32 btf_id; member
6573 __u32 btf_id; member
6605 __u32 btf_id; member

12