Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/trace/beauty/
Dioctl.c134 const int nr_types = ARRAY_SIZE(ioctl_types); in ioctl__scnprintf_cmd() local
/Linux-v4.19/drivers/hwmon/
Dscmi-hwmon.c118 int nr_count[hwmon_max] = {0}, nr_types = 0; in scmi_hwmon_probe() local
/Linux-v4.19/tools/lib/bpf/
Dbtf.c34 __u32 nr_types; member
/Linux-v4.19/tools/perf/util/
Dbpf-loader.c50 int nr_types; member
540 int *nr_types) in map_prologue()
/Linux-v4.19/kernel/bpf/
Dbtf.c198 u32 nr_types; member
695 u32 nr_types = btf->nr_types; in env_resolve_init() local
/Linux-v4.19/scripts/
Dasn1_compiler.c721 static unsigned nr_types; variable