Searched defs:btf_id (Results 1 – 9 of 9) sorted by relevance
| /kernel/bpf/ |
| D | bpf_lsm.c | 117 u32 btf_id = prog->aux->attach_btf_id; in bpf_lsm_verify_prog() local
|
| D | verifier.c | 282 u32 btf_id; member 1007 struct btf *btf, u32 btf_id, int nr_slots) in mark_stack_slots_iter() 1107 struct btf *btf, u32 btf_id, int nr_slots) in is_iter_reg_valid_init() 2419 struct btf *btf, u32 btf_id, in mark_btf_ld_reg() 5740 struct btf **btf, u32 *btf_id, bool *is_retval, bool is_ldsx) in check_ctx_access() 6584 const char *field_name, u32 btf_id) in type_is_rcu() 6595 const char *field_name, u32 btf_id) in type_is_rcu_or_null() 6606 const char *field_name, u32 btf_id) in type_is_trusted() 6619 const char *field_name, u32 btf_id) in type_is_trusted_or_null() 6638 u32 btf_id = 0; in check_ptr_to_btf_access() local [all …]
|
| D | log.c | 509 const char *iter_type_str(const struct btf *btf, u32 btf_id) in iter_type_str()
|
| D | btf.c | 4053 u32 btf_id; in btf_check_and_fixup_fields() local 5638 struct btf_struct_meta *btf_find_struct_meta(const struct btf *btf, u32 btf_id) in btf_find_struct_meta() 7154 static int __get_type_size(struct btf *btf, u32 btf_id, in __get_type_size() 7384 u32 btf_id = 0; in btf_check_type_match() local 7514 u32 i, nargs, btf_id; in btf_prepare_func_args() local 8242 int btf_id; in BTF_ID_LIST_GLOBAL() local 8270 int btf_id; in btf_check_iter_kfuncs() local 8624 s32 btf_find_dtor_kfunc(struct btf *btf, u32 btf_id) in btf_find_dtor_kfunc() 9171 const char *field_name, u32 btf_id, const char *suffix) in btf_nested_type_is_trusted()
|
| D | bpf_iter.c | 13 u32 btf_id; /* cached value */ member
|
| D | syscall.c | 2481 struct btf *attach_btf, u32 btf_id, in bpf_prog_load_check_attach() 3295 u32 btf_id, in bpf_tracing_prog_attach()
|
| /kernel/bpf/preload/iterators/ |
| D | iterators.bpf.c | 59 static const char *get_name(struct btf *btf, long btf_id, const char *fallback) in get_name()
|
| /kernel/trace/ |
| D | bpf_trace.c | 527 s32 btf_id; in BPF_CALL_4() local 962 s32 *btf_id) in bpf_btf_printf_prepare() 994 s32 btf_id; in BPF_CALL_5() local
|
| /kernel/sched/ |
| D | ext.c | 5499 u32 btf_id, member_idx; in set_arg_maybe_null() local
|