Home
last modified time | relevance | path

Searched defs:nr_types (Results 1 – 9 of 9) sorted by relevance

/linux/tools/testing/selftests/bpf/
H A Dbtf_helpers.c234 int btf_validate_raw(struct btf *btf, int nr_types, const char *exp_types[]) in btf_validate_raw()
/linux/include/linux/
H A Dmdev.h47 unsigned int nr_types; member
/linux/tools/perf/trace/beauty/
H A Dioctl.c146 const int nr_types = ARRAY_SIZE(ioctl_types); in ioctl__scnprintf_cmd() local
/linux/drivers/hwmon/
H A Dscmi-hwmon.c236 int nr_count[hwmon_max] = {0}, nr_types = 0, nr_count_temp = 0; in scmi_hwmon_probe() local
H A Dasus_wmi_sensors.c509 int nr_count[hwmon_max] = {}, nr_types = 0; in asus_wmi_configure_sensor_setup() local
/linux/tools/lib/bpf/
H A Dbtf_relocate.c446 unsigned int nr_types = btf__type_cnt(btf); in btf_relocate() local
/linux/tools/perf/util/
H A Dlock-contention.h9 int nr_types; member
/linux/tools/bpf/resolve_btfids/
H A Dmain.c541 __u32 nr_types; in symbols_resolve() local
/linux/scripts/
H A Dasn1_compiler.c717 static unsigned nr_types; variable