Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/vfio/mdev/
Dmdev_core.c61 unsigned int nr_types) in mdev_register_parent()
/linux-6.12.1/tools/testing/selftests/bpf/
Dbtf_helpers.c234 int btf_validate_raw(struct btf *btf, int nr_types, const char *exp_types[]) in btf_validate_raw()
/linux-6.12.1/include/linux/
Dmdev.h47 unsigned int nr_types; member
/linux-6.12.1/tools/perf/trace/beauty/
Dioctl.c146 const int nr_types = ARRAY_SIZE(ioctl_types); in ioctl__scnprintf_cmd() local
/linux-6.12.1/drivers/hwmon/
Dscmi-hwmon.c236 int nr_count[hwmon_max] = {0}, nr_types = 0, nr_count_temp = 0; in scmi_hwmon_probe() local
Dasus_wmi_sensors.c509 int nr_count[hwmon_max] = {}, nr_types = 0; in asus_wmi_configure_sensor_setup() local
Dasus-ec-sensors.c967 int nr_count[hwmon_max] = { 0 }, nr_types = 0; in asus_ec_probe() local
/linux-6.12.1/tools/lib/bpf/
Dbtf_relocate.c446 unsigned int nr_types = btf__type_cnt(btf); in btf_relocate() local
Dbtf.c93 __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
Dlibbpf.c2959 int nr_types, i, vlen, err; in bpf_object__init_user_btf_maps() local
/linux-6.12.1/tools/perf/util/
Dlock-contention.h9 int nr_types; member
/linux-6.12.1/drivers/regulator/
Dtps6594-regulator.c572 int nr_types; in tps6594_regulator_probe() local
/linux-6.12.1/tools/bpf/resolve_btfids/
Dmain.c540 __u32 nr_types; in symbols_resolve() local
/linux-6.12.1/scripts/
Dasn1_compiler.c717 static unsigned nr_types; variable
/linux-6.12.1/fs/bcachefs/
Djournal_io.c709 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/
Dbtf.c260 u32 nr_types; /* includes VOID for base BTF */ member
1789 u32 nr_types = btf->nr_types; in env_resolve_init() local