Searched defs:type_id (Results 1 - 25 of 45) sorted by last modified time

12

/linux-master/include/linux/
H A Dbpf.h1745 u32 type_id; member in struct:bpf_struct_ops_desc
H A Dbtf.h512 bpf_struct_ops_find(struct btf *btf, u32 type_id) argument
541 btf_type_by_id(const struct btf *btf, u32 type_id) argument
[all...]
/linux-master/tools/lib/bpf/
H A Dlibbpf.c491 __u32 type_id; member in struct:bpf_struct_ops
593 __u32 type_id; member in struct:extern_desc::__anon170::__anon172
1281 __s32 type_id, datasec_id; local
957 find_struct_ops_kern_types(struct bpf_object *obj, const char *tname_raw, struct module_btf **mod_btf, const struct btf_type **type, __u32 *type_id, const struct btf_type **vtype, __u32 *vtype_id, const struct btf_member **data_member) argument
[all...]
H A Dlinker.c934 static int check_btf_type_id(__u32 *type_id, void *ctx) argument
2237 static int remap_type_id(__u32 *type_id, void *ctx) argument
[all...]
H A Dlibbpf_internal.h500 __u32 type_id; member in struct:bpf_func_info_min
H A Dbtf.c451 static int btf_validate_str(const struct btf *btf, __u32 str_off, const char *what, __u32 type_id) argument
621 struct btf_type *btf_type_by_id(const struct btf *btf, __u32 type_id) argument
630 const struct btf_type *btf__type_by_id(const struct btf *btf, __u32 type_id) argument
763 btf__resolve_size(const struct btf *btf, __u32 type_id) argument
873 btf__resolve_type(const struct btf *btf, __u32 type_id) argument
1801 btf_rewrite_type_ids(__u32 *type_id, void *ctx) argument
2180 btf__add_field(struct btf *btf, const char *name, int type_id, __u32 bit_offset, __u32 bit_size) argument
2596 btf__add_func_param(struct btf *btf, const char *name, int type_id) argument
2649 btf__add_var(struct btf *btf, const char *name, int linkage, int type_id) argument
3326 btf_dedup_table_add(struct btf_dedup *d, long hash, __u32 type_id) argument
3854 int type_id; local
3917 btf_dedup_prim_type(struct btf_dedup *d, __u32 type_id) argument
4017 is_type_mapped(struct btf_dedup *d, uint32_t type_id) argument
4027 resolve_type_id(struct btf_dedup *d, __u32 type_id) argument
4038 resolve_fwd_id(struct btf_dedup *d, uint32_t type_id) argument
4464 btf_dedup_struct_type(struct btf_dedup *d, __u32 type_id) argument
4558 btf_dedup_ref_type(struct btf_dedup *d, __u32 type_id) argument
4708 __u32 type_id; local
4738 btf_dedup_resolve_fwd(struct btf_dedup *d, struct hashmap *names_map, __u32 type_id) argument
4892 btf_dedup_remap_type_id(__u32 *type_id, void *ctx) argument
[all...]
/linux-master/tools/bpf/bpftool/
H A Dgen.c1973 static void btfgen_mark_member(struct btfgen_info *info, int type_id, int idx) argument
1982 btfgen_mark_type(struct btfgen_info *info, unsigned int type_id, bool follow_pointers) argument
2062 unsigned int type_id = targ_spec->root_type_id; local
2118 btfgen_mark_type_match(struct btfgen_info *info, __u32 type_id, bool behind_ptr) argument
2381 btfgen_remap_id(__u32 *type_id, void *ctx) argument
[all...]
H A Dbtf_dumper.c135 static int btf_dumper_modifier(const struct btf_dumper *d, __u32 type_id, argument
247 static int btf_dumper_array(const struct btf_dumper *d, __u32 type_id, argument
465 static int btf_dumper_struct(const struct btf_dumper *d, __u32 type_id, argument
513 static int btf_dumper_var(const struct btf_dumper *d, __u32 type_id, argument
527 btf_dumper_datasec(const struct btf_dumper *d, __u32 type_id, const void *data) argument
555 btf_dumper_do_type(const struct btf_dumper *d, __u32 type_id, __u8 bit_offset, const void *data) argument
598 btf_dumper_type(const struct btf_dumper *d, __u32 type_id, const void *data) argument
619 __btf_dumper_type_only(const struct btf *btf, __u32 type_id, char *func_sig, int pos, int size) argument
747 btf_dumper_type_only(const struct btf *btf, __u32 type_id, char *func_sig, int size) argument
[all...]
/linux-master/tools/include/uapi/linux/
H A Dbpf.h7265 __u32 type_id; member in struct:bpf_func_info
7364 __u32 type_id; member in struct:btf_ptr
7454 __u32 type_id; member in struct:bpf_core_relo
[all...]
/linux-master/tools/bpf/resolve_btfids/
H A Dmain.c530 int err, type_id; local
/linux-master/net/netfilter/
H A Dnf_bpf_link.c270 s32 type_id; local
/linux-master/net/ipv4/
H A Dbpf_tcp_ca.c27 s32 type_id; local
[all...]
/linux-master/net/bpf/
H A Dbpf_dummy_struct_ops.c96 s32 type_id; local
190 s32 type_id; local
/linux-master/kernel/bpf/
H A Dbtf.c285 u32 type_id; member in struct:resolve_vertex
426 u32 type_id; member in struct:btf_show::__anon2842
847 btf_type_by_id(const struct btf *btf, u32 type_id) argument
1309 btf_show_start_type(struct btf_show *show, const struct btf_type *t, u32 type_id, void *data) argument
1327 btf_show_start_aggr_type(struct btf_show *show, const struct btf_type *t, u32 type_id, void *data) argument
1375 btf_show_start_array_type(struct btf_show *show, const struct btf_type *t, u32 type_id, u16 array_encoding, void *data) argument
1393 btf_show_start_struct_type(struct btf_show *show, const struct btf_type *t, u32 type_id, void *data) argument
1833 env_type_is_resolved(const struct btf_verifier_env *env, u32 type_id) argument
1843 env_stack_push(struct btf_verifier_env *env, const struct btf_type *t, u32 type_id) argument
1883 u32 type_id = env->stack[--(env->top_stack)].type_id; local
1918 __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) argument
1994 btf_resolved_type_id(const struct btf *btf, u32 type_id) argument
2003 btf_type_id_resolve(const struct btf *btf, u32 *type_id) argument
2010 btf_resolved_type_size(const struct btf *btf, u32 type_id) argument
2018 btf_type_id_size(const struct btf *btf, u32 *type_id, u32 *ret_size) argument
2110 btf_df_show(const struct btf *btf, const struct btf_type *t, u32 type_id, void *data, u8 bits_offsets, struct btf_show *show) argument
2397 btf_int_show(const struct btf *btf, const struct btf_type *t, u32 type_id, void *data, u8 bits_offset, struct btf_show *show) argument
2745 btf_modifier_show(const struct btf *btf, const struct btf_type *t, u32 type_id, void *data, u8 bits_offset, struct btf_show *show) argument
2758 btf_var_show(const struct btf *btf, const struct btf_type *t, u32 type_id, void *data, u8 bits_offset, struct btf_show *show) argument
2767 btf_ptr_show(const struct btf *btf, const struct btf_type *t, u32 type_id, void *data, u8 bits_offset, struct btf_show *show) argument
3006 __btf_array_show(const struct btf *btf, const struct btf_type *t, u32 type_id, void *data, u8 bits_offset, struct btf_show *show) argument
3059 btf_array_show(const struct btf *btf, const struct btf_type *t, u32 type_id, void *data, u8 bits_offset, struct btf_show *show) argument
3294 u32 type_id; member in struct:btf_field_info::__anon2845::__anon2846
3976 __btf_struct_show(const struct btf *btf, const struct btf_type *t, u32 type_id, void *data, u8 bits_offset, struct btf_show *show) argument
4023 btf_struct_show(const struct btf *btf, const struct btf_type *t, u32 type_id, void *data, u8 bits_offset, struct btf_show *show) argument
4191 btf_enum_show(const struct btf *btf, const struct btf_type *t, u32 type_id, void *data, u8 bits_offset, struct btf_show *show) argument
4294 btf_enum64_show(const struct btf *btf, const struct btf_type *t, u32 type_id, void *data, u8 bits_offset, struct btf_show *show) argument
4619 u32 var_type_id = vsi->type, type_id, type_size = 0; local
4656 btf_datasec_show(const struct btf *btf, const struct btf_type *t, u32 type_id, void *data, u8 bits_offset, struct btf_show *show) argument
5082 btf_resolve_valid(struct btf_verifier_env *env, const struct btf_type *t, u32 type_id) argument
5123 btf_resolve(struct btf_verifier_env *env, const struct btf_type *t, u32 type_id) argument
5160 u32 type_id, i; local
7070 u32 kern_type_id, type_id; local
7340 btf_type_show(const struct btf *btf, u32 type_id, void *obj, struct btf_show *show) argument
7358 btf_type_seq_show_flags(const struct btf *btf, u32 type_id, void *obj, struct seq_file *m, u64 flags) argument
7372 btf_type_seq_show(const struct btf *btf, u32 type_id, void *obj, struct seq_file *m) argument
7408 btf_type_snprintf_show(const struct btf *btf, u32 type_id, void *obj, char *buf, int len, u64 flags) argument
8925 bpf_struct_ops_find(struct btf *btf, u32 type_id) argument
[all...]
H A Dbpf_struct_ops.c318 s32 type_id, value_id; local
/linux-master/include/uapi/linux/
H A Dethtool.h256 __u32 type_id; member in struct:ethtool_tunable
H A Dbpf.h7265 __u32 type_id; member in struct:bpf_func_info
7364 __u32 type_id; member in struct:btf_ptr
7454 __u32 type_id; member in struct:bpf_core_relo
[all...]
/linux-master/arch/x86/events/intel/
H A Duncore_snbep.c6426 uncore_get_uncores(enum uncore_access_type type_id, int num_extra, argument
6449 uncore_find_type_by_id(struct intel_uncore_type **types, int type_id) argument
6459 uncore_type_max_boxes(struct intel_uncore_type **types, int type_id) argument
6513 spr_update_device_location(int type_id) argument
[all...]
H A Duncore_discovery.c55 const u16 *type_id = key; local
66 search_uncore_discovery_type(u16 type_id) argument
558 static bool uncore_update_uncore_type(enum uncore_access_type type_id, argument
601 intel_uncore_generic_init_uncores(enum uncore_access_type type_id, int num_extra) argument
[all...]
H A Duncore.h57 int type_id; member in struct:intel_uncore_type
/linux-master/tools/perf/tests/
H A Dsigtrap.c76 static const struct btf_member *__btf_type__find_member_by_name(int type_id, const char *member_name) argument
/linux-master/tools/perf/util/
H A Dbpf_off_cpu.c103 u32 type_id; local
/linux-master/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_err.c2772 u8 mod_id, total_module, type_id, total_type, i, is_ras; local
[all...]
H A Dhclge_err.h197 enum hclge_err_type_list type_id; member in struct:hclge_hw_type_id
215 u8 type_id; member in struct:hclge_type_reg_err_info
/linux-master/drivers/usb/serial/
H A Dxr_serial.c1017 enum xr_type_id type_id; local

Completed in 419 milliseconds

12