Searched defs:type_id (Results 1 - 25 of 45) sorted by relevance

12

/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dbtf_module.c13 __s32 type_id; local
H A Dbtf_tag.c58 __s32 type_id; local
H A Dresolve_btfids.c66 __resolve_symbol(struct btf *btf, int type_id) argument
101 int type_id; local
[all...]
H A Dbtf_dump.c275 __s32 type_id; local
575 __s32 type_id; local
819 __s32 type_id; local
[all...]
/linux-master/tools/testing/selftests/bpf/progs/
H A Dbtf_ptr.h18 __u32 type_id; member in struct:btf_ptr
H A Dbpf_iter.h153 __u32 type_id; member in struct:btf_ptr
/linux-master/drivers/net/wireless/ath/
H A Ddfs_pattern_detector.h72 u8 type_id; member in struct:radar_detector_specs
/linux-master/tools/testing/selftests/bpf/
H A Dbtf_helpers.c216 const char *btf_type_raw_dump(const struct btf *btf, int type_id) argument
/linux-master/tools/lib/bpf/
H A Drelo_core.h24 __u32 type_id; /* struct/union type or array element type */ member in struct:bpf_core_accessor
H A Drelo_core.c32 static s64 btf__resolve_size(const struct btf *btf, u32 type_id) argument
678 bpf_core_calc_field_relo(const char *prog_name, const struct bpf_core_relo *relo, const struct bpf_core_spec *spec, __u64 *val, __u32 *field_sz, __u32 *type_id, bool *validate) argument
1160 __u32 type_id; local
[all...]
/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/net/tipc/
H A Dbearer.h126 u32 type_id; member in struct:tipc_media
/linux-master/tools/perf/util/
H A Dbpf_off_cpu.c103 u32 type_id; local
/linux-master/net/bpf/
H A Dbpf_dummy_struct_ops.c96 s32 type_id; local
190 s32 type_id; local
/linux-master/net/netfilter/
H A Dnf_bpf_link.c270 s32 type_id; local
/linux-master/drivers/media/usb/pwc/
H A Dpwc-if.c778 int vendor_id, product_id, type_id; local
[all...]
/linux-master/arch/x86/events/intel/
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...]
/linux-master/net/ipv4/
H A Dbpf_tcp_ca.c27 s32 type_id; local
[all...]
/linux-master/tools/bpf/bpftool/
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/bpf/resolve_btfids/
H A Dmain.c530 int err, type_id; local
/linux-master/drivers/net/ethernet/sfc/falcon/
H A Dfalcon_boards.c744 u8 type_id = FALCON_BOARD_TYPE(revision_info); local
/linux-master/drivers/net/ethernet/microchip/vcap/
H A Dvcap_api.h75 u8 type_id; member in struct:vcap_set
/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...]
/linux-master/include/linux/
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/kernel/bpf/
H A Dbpf_struct_ops.c318 s32 type_id, value_id; local

Completed in 224 milliseconds

12