Searched defs:nr_types (Results 1 – 16 of 16) sorted by relevance
/linux-6.12.1/drivers/vfio/mdev/ |
D | mdev_core.c | 61 unsigned int nr_types) in mdev_register_parent()
|
/linux-6.12.1/tools/testing/selftests/bpf/ |
D | btf_helpers.c | 234 int btf_validate_raw(struct btf *btf, int nr_types, const char *exp_types[]) in btf_validate_raw()
|
/linux-6.12.1/include/linux/ |
D | mdev.h | 47 unsigned int nr_types; member
|
/linux-6.12.1/tools/perf/trace/beauty/ |
D | ioctl.c | 146 const int nr_types = ARRAY_SIZE(ioctl_types); in ioctl__scnprintf_cmd() local
|
/linux-6.12.1/drivers/hwmon/ |
D | scmi-hwmon.c | 236 int nr_count[hwmon_max] = {0}, nr_types = 0, nr_count_temp = 0; in scmi_hwmon_probe() local
|
D | asus_wmi_sensors.c | 509 int nr_count[hwmon_max] = {}, nr_types = 0; in asus_wmi_configure_sensor_setup() local
|
D | asus-ec-sensors.c | 967 int nr_count[hwmon_max] = { 0 }, nr_types = 0; in asus_ec_probe() local
|
/linux-6.12.1/tools/lib/bpf/ |
D | btf_relocate.c | 446 unsigned int nr_types = btf__type_cnt(btf); in btf_relocate() local
|
D | btf.c | 93 __u32 nr_types; member 898 __u32 i, nr_types = btf__type_cnt(btf); in btf__find_by_name() local 917 __u32 i, nr_types = btf__type_cnt(btf); in btf_find_by_name_kind() local 4784 __u32 nr_types = btf__type_cnt(d->btf); in btf_dedup_fill_unique_names_map() local
|
D | libbpf.c | 2959 int nr_types, i, vlen, err; in bpf_object__init_user_btf_maps() local
|
/linux-6.12.1/tools/perf/util/ |
D | lock-contention.h | 9 int nr_types; member
|
/linux-6.12.1/drivers/regulator/ |
D | tps6594-regulator.c | 572 int nr_types; in tps6594_regulator_probe() local
|
/linux-6.12.1/tools/bpf/resolve_btfids/ |
D | main.c | 540 __u32 nr_types; in symbols_resolve() local
|
/linux-6.12.1/scripts/ |
D | asn1_compiler.c | 717 static unsigned nr_types; variable
|
/linux-6.12.1/fs/bcachefs/ |
D | journal_io.c | 709 unsigned i, nr_types = jset_entry_dev_usage_nr_types(u); in journal_entry_dev_usage_to_text() local
|
/linux-6.12.1/kernel/bpf/ |
D | btf.c | 260 u32 nr_types; /* includes VOID for base BTF */ member 1789 u32 nr_types = btf->nr_types; in env_resolve_init() local
|