Home
last modified time | relevance | path

Searched defs:type_id (Results 1 – 25 of 35) sorted by relevance

12

/linux/tools/bpf/bpftool/
H A Dbtf_dumper.c135 static int btf_dumper_modifier(const struct btf_dumper *d, __u32 type_id, in btf_dumper_modifier() argument
247 static int btf_dumper_array(const struct btf_dumper *d, __u32 type_id, in btf_dumper_array() argument
465 static int btf_dumper_struct(const struct btf_dumper *d, __u32 type_id, in btf_dumper_struct() argument
513 static int btf_dumper_var(const struct btf_dumper *d, __u32 type_id, in btf_dumper_var() argument
527 btf_dumper_datasec(const struct btf_dumper * d,__u32 type_id,const void * data) btf_dumper_datasec() argument
555 btf_dumper_do_type(const struct btf_dumper * d,__u32 type_id,__u8 bit_offset,const void * data) btf_dumper_do_type() argument
598 btf_dumper_type(const struct btf_dumper * d,__u32 type_id,const void * data) btf_dumper_type() argument
619 __btf_dumper_type_only(const struct btf * btf,__u32 type_id,char * func_sig,int pos,int size) __btf_dumper_type_only() argument
747 btf_dumper_type_only(const struct btf * btf,__u32 type_id,char * func_sig,int size) btf_dumper_type_only() argument
[all...]
H A Dgen.c2022 static void btfgen_mark_member(struct btfgen_info *info, int type_id, int idx) in btfgen_mark_member() argument
2031 btfgen_mark_type(struct btfgen_info *info, unsigned int type_id, bool follow_pointers) in btfgen_mark_type() argument
2111 unsigned int type_id = targ_spec->root_type_id; in btfgen_record_field_relo() local
2167 btfgen_mark_type_match(struct btfgen_info * info,__u32 type_id,bool behind_ptr) btfgen_mark_type_match() argument
2510 __u32 *type_id; btfgen_get_btf() local
[all...]
/linux/tools/lib/bpf/
H A Dbtf.c459 static int btf_validate_str(const struct btf *btf, __u32 str_off, const char *what, __u32 type_id) in btf_validate_str()
629 struct btf_type *btf_type_by_id(const struct btf *btf, __u32 type_id) in btf_type_by_id()
638 const struct btf_type *btf__type_by_id(const struct btf *btf, __u32 type_id) in btf__type_by_id()
771 __s64 btf__resolve_size(const struct btf *btf, __u32 type_id) in btf__resolve_size()
881 int btf__resolve_type(const struct btf *btf, __u32 type_id) in btf__resolve_type()
1982 __u32 *type_id, *str_off; in btf__add_btf() local
2319 int btf__add_field(struct btf *btf, const char *name, int type_id, in btf__add_field()
2752 int btf__add_func_param(struct btf *btf, const char *name, int type_id) in btf__add_func_param()
2805 int btf__add_var(struct btf *btf, const char *name, int linkage, int type_id) in btf__add_var()
3667 static int btf_dedup_table_add(struct btf_dedup *d, long hash, __u32 type_id) in btf_dedup_table_add()
[all …]
H A Drelo_core.h24 __u32 type_id; /* struct/union type or array element type */ member
H A Dbtf_dump.c1858 static bool ptr_is_aligned(const struct btf *btf, __u32 type_id, in ptr_is_aligned()
1871 __u32 type_id, in btf_dump_int_data()
1970 __u32 type_id, in btf_dump_float_data()
2008 __u32 type_id; in btf_dump_var_data() local
H A Dlinker.c1064 static int check_btf_type_id(__u32 *type_id, void *ctx) in check_btf_type_id() argument
1098 __u32 *type_id, *str_off; in linker_sanity_check_btf() local
2485 __u32 *type_id; in linker_append_btf() local
[all...]
/linux/kernel/bpf/
H A Dbtf.c185 BTF_TYPE_ID_VALID(type_id) global() argument
287 u32 type_id; global() member
428 u32 type_id; global() member
847 btf_type_by_id(const struct btf * btf,u32 type_id) btf_type_by_id() argument
1311 btf_show_start_type(struct btf_show * show,const struct btf_type * t,u32 type_id,void * data) btf_show_start_type() argument
1329 btf_show_start_aggr_type(struct btf_show * show,const struct btf_type * t,u32 type_id,void * data) btf_show_start_aggr_type() argument
1377 btf_show_start_array_type(struct btf_show * show,const struct btf_type * t,u32 type_id,u16 array_encoding,void * data) btf_show_start_array_type() argument
1395 btf_show_start_struct_type(struct btf_show * show,const struct btf_type * t,u32 type_id,void * data) btf_show_start_struct_type() argument
1850 env_type_is_resolved(const struct btf_verifier_env * env,u32 type_id) env_type_is_resolved() argument
1860 env_stack_push(struct btf_verifier_env * env,const struct btf_type * t,u32 type_id) env_stack_push() argument
1899 u32 type_id = env->stack[--(env->top_stack)].type_id; env_stack_pop_resolved() local
1936 __btf_resolve_size(const struct btf * btf,const struct btf_type * type,u32 * type_size,const struct btf_type ** elem_type,u32 * elem_id,u32 * total_nelems,u32 * type_id) __btf_resolve_size() argument
2010 btf_resolved_type_id(const struct btf * btf,u32 type_id) btf_resolved_type_id() argument
2020 btf_type_id_resolve(const struct btf * btf,u32 * type_id) btf_type_id_resolve() argument
2026 btf_resolved_type_size(const struct btf * btf,u32 type_id) btf_resolved_type_size() argument
2035 btf_type_id_size(const struct btf * btf,u32 * type_id,u32 * ret_size) btf_type_id_size() argument
2127 btf_df_show(const struct btf * btf,const struct btf_type * t,u32 type_id,void * data,u8 bits_offsets,struct btf_show * show) btf_df_show() argument
2414 btf_int_show(const struct btf * btf,const struct btf_type * t,u32 type_id,void * data,u8 bits_offset,struct btf_show * show) btf_int_show() argument
2763 btf_modifier_show(const struct btf * btf,const struct btf_type * t,u32 type_id,void * data,u8 bits_offset,struct btf_show * show) btf_modifier_show() argument
2775 btf_var_show(const struct btf * btf,const struct btf_type * t,u32 type_id,void * data,u8 bits_offset,struct btf_show * show) btf_var_show() argument
2784 btf_ptr_show(const struct btf * btf,const struct btf_type * t,u32 type_id,void * data,u8 bits_offset,struct btf_show * show) btf_ptr_show() argument
3023 __btf_array_show(const struct btf * btf,const struct btf_type * t,u32 type_id,void * data,u8 bits_offset,struct btf_show * show) __btf_array_show() argument
3076 btf_array_show(const struct btf * btf,const struct btf_type * t,u32 type_id,void * data,u8 bits_offset,struct btf_show * show) btf_array_show() argument
3310 u32 type_id; global() member
4159 __btf_struct_show(const struct btf * btf,const struct btf_type * t,u32 type_id,void * data,u8 bits_offset,struct btf_show * show) __btf_struct_show() argument
4206 btf_struct_show(const struct btf * btf,const struct btf_type * t,u32 type_id,void * data,u8 bits_offset,struct btf_show * show) btf_struct_show() argument
4374 btf_enum_show(const struct btf * btf,const struct btf_type * t,u32 type_id,void * data,u8 bits_offset,struct btf_show * show) btf_enum_show() argument
4477 btf_enum64_show(const struct btf * btf,const struct btf_type * t,u32 type_id,void * data,u8 bits_offset,struct btf_show * show) btf_enum64_show() argument
4801 u32 var_type_id = vsi->type, type_id, type_size = 0; btf_datasec_resolve() local
4839 btf_datasec_show(const struct btf * btf,const struct btf_type * t,u32 type_id,void * data,u8 bits_offset,struct btf_show * show) btf_datasec_show() argument
5261 btf_resolve_valid(struct btf_verifier_env * env,const struct btf_type * t,u32 type_id) btf_resolve_valid() argument
5301 btf_resolve(struct btf_verifier_env * env,const struct btf_type * t,u32 type_id) btf_resolve() argument
5337 u32 type_id, i; btf_check_all_types() local
7589 u32 kern_type_id, type_id; btf_get_ptr_to_btf_id() local
7859 btf_type_show(const struct btf * btf,u32 type_id,void * obj,struct btf_show * show) btf_type_show() argument
7877 btf_type_seq_show_flags(const struct btf * btf,u32 type_id,void * obj,struct seq_file * m,u64 flags) btf_type_seq_show_flags() argument
7891 btf_type_seq_show(const struct btf * btf,u32 type_id,void * obj,struct seq_file * m) btf_type_seq_show() argument
7927 btf_type_snprintf_show(const struct btf * btf,u32 type_id,void * obj,char * buf,int len,u64 flags) btf_type_snprintf_show() argument
9468 bpf_struct_ops_find(struct btf * btf,u32 type_id) bpf_struct_ops_find() argument
[all...]
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dbtf_module.c13 __s32 type_id; in test_btf_module() local
H A Dbtf_dump.c275 __s32 type_id; btf_dump_data() local
575 __s32 type_id; test_btf_dump_struct_data() local
819 __s32 type_id; test_btf_datasec() local
[all...]
H A Dresolve_btfids.c101 int type_id; in resolve_symbols() local
H A Dbtf_tag.c58 __s32 type_id; in load_btfs() local
/linux/tools/testing/selftests/bpf/progs/
H A Dbtf_ptr.h18 __u32 type_id; member
/linux/net/bpf/
H A Dbpf_dummy_struct_ops.c141 s32 type_id; in bpf_struct_ops_test_run() local
241 s32 type_id; in bpf_dummy_ops_btf_struct_access() local
/linux/tools/testing/selftests/bpf/
H A Dbtf_helpers.c216 const char *btf_type_raw_dump(const struct btf *btf, int type_id) in btf_type_raw_dump()
/linux/drivers/net/wireless/ath/
H A Ddfs_pattern_detector.h72 u8 type_id; member
/linux/net/netfilter/
H A Dnf_bpf_link.c275 s32 type_id; in nf_ptr_to_btf_id() local
/linux/drivers/hid/bpf/
H A Dhid_bpf_struct_ops.c93 s32 type_id; in hid_bpf_ops_btf_struct_access() local
/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_err.h211 enum hclge_err_type_list type_id; member
229 u8 type_id; member
/linux/net/tipc/
H A Dbearer.h126 u32 type_id; member
/linux/net/ipv4/
H A Dbpf_tcp_ca.c23 s32 type_id; in bpf_tcp_ca_init() local
/linux/drivers/net/ethernet/sfc/falcon/
H A Dfalcon_boards.c744 u8 type_id = FALCON_BOARD_TYPE(revision_info); in falcon_probe_board() local
/linux/tools/bpf/resolve_btfids/
H A Dmain.c539 int err, type_id; in symbols_resolve() local
/linux/drivers/net/ipa/
H A Dgsi.c203 static void gsi_irq_type_enable(struct gsi *gsi, enum gsi_irq_type_id type_id) in gsi_irq_type_enable()
208 static void gsi_irq_type_disable(struct gsi *gsi, enum gsi_irq_type_id type_id) in gsi_irq_type_disable()
/linux/drivers/rapidio/devices/
H A Dtsi721.h510 __le32 type_id; member
555 __le32 type_id; member
583 __le32 type_id; member
/linux/drivers/net/ethernet/microchip/vcap/
H A Dvcap_api.h75 u8 type_id; member

12