Searched defs:btf_id (Results 1 - 25 of 27) sorted by relevance

12

/linux-master/include/linux/
H A Dbpf_lsm.h50 static inline bool bpf_lsm_is_sleepable_hook(u32 btf_id) argument
H A Dbtf.h124 u32 btf_id; member in struct:btf_id_dtor_kfunc
129 u32 btf_id; member in struct:btf_struct_meta
563 static inline s32 btf_find_dtor_kfunc(struct btf *btf, u32 btf_id) argument
572 static inline struct btf_struct_meta *btf_find_struct_meta(const struct btf *btf, u32 btf_id) argument
H A Dbpf_verifier.h97 u32 btf_id; member in struct:bpf_reg_state::__anon1915::__anon1917
123 u32 btf_id; member in struct:bpf_reg_state::__anon1915::__anon1920
529 u32 btf_id; /* btf_id for struct typed var */ member in struct:bpf_insn_aux_data::__anon1923::__anon1925::__anon1926::__anon1927
615 u32 btf_id; member in union:bpf_subprog_arg_info::__anon1929
804 static inline void bpf_trampoline_unpack_key(u64 key, u32 *obj_id, u32 *btf_id) argument
794 bpf_trampoline_compute_key(const struct bpf_prog *tgt_prog, struct btf *btf, u32 btf_id) argument
[all...]
H A Dbpf.h216 u32 btf_id; member in struct:btf_field_kptr
916 u32 btf_id; member in struct:bpf_insn_access_aux::__anon211::__anon212
1419 u32 btf_id; member in struct:bpf_ctx_arg_aux
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dmodule_fentry_shadow.c62 __s32 btf_id[2] = {}; local
H A Dfexit_bpf2bpf.c115 __s32 btf_id; local
486 int btf_id; local
[all...]
H A Dctx_rewrite.c249 static int find_field_offset_aux(struct btf *btf, int btf_id, char *field_name, int off) argument
296 int btf_id, field_offset; local
/linux-master/kernel/bpf/preload/iterators/
H A Diterators.bpf.c59 static const char *get_name(struct btf *btf, long btf_id, const char *fallback) argument
/linux-master/tools/perf/util/
H A Dbpf-event.c457 u32 btf_id; local
96 perf_env__fetch_btf(struct perf_env *env, u32 btf_id, struct btf *btf) argument
[all...]
H A Denv.c98 __u32 btf_id = btf_node->id; local
123 struct btf_node *perf_env__find_btf(struct perf_env *env, __u32 btf_id) argument
133 struct btf_node *__perf_env__find_btf(struct perf_env *env, __u32 btf_id) argument
/linux-master/tools/bpf/bpftool/
H A Dbtf.c523 static bool btf_is_kernel_module(__u32 btf_id) argument
556 __u32 btf_id = -1; local
742 __u32 btf_id, id = 0; local
[all...]
/linux-master/net/core/
H A Dbpf_sk_storage.c358 u32 btf_id; local
H A Dxdp.c797 bool bpf_dev_bound_kfunc_id(u32 btf_id) argument
/linux-master/kernel/bpf/
H A Dbpf_iter.c13 u32 btf_id; /* cached value */ member in struct:bpf_iter_target_info
H A Dlog.c509 const char *iter_type_str(const struct btf *btf, u32 btf_id) argument
H A Dbpf_struct_ops.c161 s32 btf_id; local
H A Dsyscall.c2525 bpf_prog_load_check_attach(enum bpf_prog_type prog_type, enum bpf_attach_type expected_attach_type, struct btf *attach_btf, u32 btf_id, struct bpf_prog *dst_prog) argument
3304 bpf_tracing_prog_attach(struct bpf_prog *prog, int tgt_prog_fd, u32 btf_id, u64 bpf_cookie) argument
[all...]
H A Dbtf.c3920 u32 btf_id; local
5469 struct btf_struct_meta *btf_find_struct_meta(const struct btf *btf, u32 btf_id) argument
6779 __get_type_size(struct btf *btf, u32 btf_id, const struct btf_type **ret_type) argument
7009 u32 btf_id = 0; local
7139 u32 i, nargs, btf_id; local
8226 btf_find_dtor_kfunc(struct btf *btf, u32 btf_id) argument
8755 btf_nested_type_is_trusted(struct bpf_verifier_log *log, const struct bpf_reg_state *reg, const char *field_name, u32 btf_id, const char *suffix) argument
[all...]
/linux-master/tools/bpf/resolve_btfids/
H A Dmain.c101 struct btf_id { struct
[all...]
/linux-master/include/net/
H A Dxdp.h484 static inline bool bpf_dev_bound_kfunc_id(u32 btf_id) { return false; } argument
/linux-master/tools/lib/bpf/
H A Dlinker.c86 int btf_id; member in struct:glob_sym
1599 glob_map_defs_match(const char *sym_name, struct bpf_linker *linker, struct glob_sym *glob_sym, struct src_obj *obj, Elf64_Sym *sym, int btf_id) argument
1639 glob_syms_match(const char *sym_name, struct bpf_linker *linker, struct glob_sym *glob_sym, struct src_obj *obj, Elf64_Sym *sym, size_t sym_idx, int btf_id) argument
1680 int i, j, n, m, btf_id = 0; local
1837 int btf_sec_id = 0, btf_id = 0; local
[all...]
/linux-master/tools/testing/selftests/bpf/
H A Dtest_verifier.c977 int btf_id = 0; local
[all...]
/linux-master/kernel/trace/
H A Dbpf_trace.c527 s32 btf_id; local
1016 s32 btf_id; local
982 bpf_btf_printf_prepare(struct btf_ptr *ptr, u32 btf_ptr_size, u64 flags, const struct btf **btf, s32 *btf_id) argument
[all...]
/linux-master/include/uapi/linux/
H A Dbpf.h1628 __u32 btf_id; member in union:bpf_attr::__anon2600::__anon2601
6558 __u32 btf_id; member in struct:bpf_prog_info
6590 __u32 btf_id; member in struct:bpf_map_info
/linux-master/tools/include/uapi/linux/
H A Dbpf.h1628 __u32 btf_id; member in union:bpf_attr::__anon3141::__anon3142
6558 __u32 btf_id; member in struct:bpf_prog_info
6590 __u32 btf_id; member in struct:bpf_map_info

Completed in 731 milliseconds

12