Home
last modified time | relevance | path

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

12

/linux/kernel/bpf/
H A Dbtf.c187 #define BTF_TYPE_ID_VALID(type_id) ((type_id) <= BTF_MAX_TYPE) argument
291 u32 type_id; member
432 u32 type_id; member
960 const struct btf_type *btf_type_by_id(const struct btf *btf, u32 type_id) in btf_type_by_id()
1441 u32 type_id, void *data) in btf_show_start_type()
1459 u32 type_id, void *data) in btf_show_start_aggr_type()
1507 u32 type_id, in btf_show_start_array_type()
1525 u32 type_id, in btf_show_start_struct_type()
1994 u32 type_id) in env_type_is_resolved()
2004 const struct btf_type *t, u32 type_id) in env_stack_push()
[all …]
/linux/arch/x86/events/intel/
H A Duncore_discovery.c38 const u16 *type_id = key; in __type_cmp() local
49 search_uncore_discovery_type(u16 type_id) in search_uncore_discovery_type()
713 static bool uncore_update_uncore_type(enum uncore_access_type type_id, in uncore_update_uncore_type()
744 intel_uncore_generic_init_uncores(enum uncore_access_type type_id, int num_extra) in intel_uncore_generic_init_uncores()
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dbtf_module.c13 __s32 type_id; in test_btf_module() local
H A Dresolve_btfids.c101 int type_id; in resolve_symbols() local
[all...]
H A Dbtf_dump.c345 __s32 type_id; in btf_dump_data() local
645 __s32 type_id; in test_btf_dump_struct_data() local
1005 __s32 type_id; test_btf_datasec() local
[all...]
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
242 s32 type_id; in bpf_dummy_ops_btf_struct_access() local
/linux/drivers/platform/x86/lenovo/
H A Dwmi-capdata.h72 static inline u32 lwmi_attr_id(u8 dev_id, u8 feat_id, u8 mode_id, u8 type_id) in lwmi_attr_id()
/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/tools/lib/bpf/
H A Drelo_core.h24 __u32 type_id; /* struct/union type or array element type */ member
H A Dlinker.c1063 static int check_btf_type_id(__u32 *type_id, void *ctx) in check_btf_type_id()
1097 __u32 *type_id, *str_off; in linker_sanity_check_btf() local
2487 __u32 *type_id; in linker_append_btf() local
/linux/drivers/net/wireless/ath/
H A Ddfs_pattern_detector.h72 u8 type_id; member
/linux/net/netfilter/
H A Dnf_bpf_link.c276 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/tools/perf/util/
H A Dbpf_off_cpu.c118 u32 type_id; in check_sched_switch_args() local
/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/media/usb/pwc/
H A Dpwc-if.c775 int vendor_id, product_id, type_id; in usb_pwc_probe() local
/linux/rust/kernel/
H A Ddevice.rs307 let type_id = unsafe { driver_type.cast::<TypeId>().read_unaligned() }; in match_type_id() localVariable
/linux/tools/bpf/resolve_btfids/
H A Dmain.c624 int err, type_id; in symbols_resolve() local
881 static const struct btf_type *btf_type_skip_qualifiers(const struct btf *btf, s32 type_id) in btf_type_skip_qualifiers()
/linux/drivers/hid/usbhid/
H A Dhid-pidff.c238 int type_id[ARRAY_SIZE(pidff_effect_types)]; member
931 const int type_id = pidff_get_effect_type_id(pidff, new); in pidff_upload_effect() 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/drivers/rapidio/devices/
H A Dtsi721.h510 __le32 type_id; member
555 __le32 type_id; member
583 __le32 type_id; member

12