Searched refs:collections (Results 1 – 24 of 24) sorted by relevance
| /Linux-v5.10/tools/perf/scripts/python/ |
| D | mem-phys-addr.py | 14 import collections 26 load_mem_type_cnt = collections.Counter()
|
| D | stackcollapse.py | 26 from collections import defaultdict
|
| D | sched-migration.py | 15 from collections import defaultdict 20 from collections import UserList
|
| /Linux-v5.10/tools/testing/kunit/ |
| D | kunit_config.py | 9 import collections 15 KconfigEntryBase = collections.namedtuple('KconfigEntry', ['name', 'value'])
|
| D | kunit.py | 15 from collections import namedtuple
|
| D | kunit_parser.py | 11 from collections import namedtuple
|
| /Linux-v5.10/tools/perf/ |
| D | builtin-bench.c | 100 static struct collection collections[] = { variable 118 for (coll = collections; coll->name; coll++)
|
| /Linux-v5.10/tools/testing/selftests/net/ |
| D | devlink_port_split.py | 8 import collections 21 Port = collections.namedtuple('Port', 'bus_info name')
|
| /Linux-v5.10/Documentation/hid/ |
| D | hiddev.rst | 119 the number of application collections this device has) the ioctl 121 collections the device has from the num_applications field from the 128 application collections, but all the collections the device has. It
|
| /Linux-v5.10/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/ |
| D | Core.py | 9 from collections import defaultdict
|
| /Linux-v5.10/tools/testing/selftests/bpf/ |
| D | test_bpftool.py | 4 import collections
|
| /Linux-v5.10/drivers/irqchip/ |
| D | irq-gic-v3-its.c | 104 struct its_collection *collections; member 235 return its->collections + its_dev->event_map.col_map[event]; in dev_event_to_col() 306 if (valid_col(its->collections + vpe->col_idx)) in valid_vpe() 1275 desc.its_vmapp_cmd.col = &its->collections[vpe->col_idx]; in its_send_vmapp() 1291 desc.its_vmovp_cmd.col = &its->collections[col_id]; in its_send_vmovp() 1317 desc.its_vmovp_cmd.col = &its->collections[col_id]; in its_send_vmovp() 1659 target_col = &its_dev->its->collections[cpu]; in its_set_affinity() 2918 its->collections = kcalloc(nr_cpu_ids, sizeof(*its->collections), in its_alloc_collections() 2920 if (!its->collections) in its_alloc_collections() 2924 its->collections[i].target_address = ~0ULL; in its_alloc_collections() [all …]
|
| /Linux-v5.10/Documentation/devicetree/bindings/ |
| D | numa.txt | 10 collections of hardware resources including processors, memory, and I/O buses,
|
| /Linux-v5.10/Documentation/firmware-guide/acpi/ |
| D | DSD-properties-rules.rst | 35 Property subsets are nested collections of properties. Each of them is
|
| /Linux-v5.10/tools/testing/selftests/tc-testing/ |
| D | tdc.py | 19 from collections import OrderedDict
|
| /Linux-v5.10/drivers/staging/comedi/drivers/ni_routing/ |
| D | README | 60 collections (i.e. sub-directories) of tables stored in c source files:
|
| /Linux-v5.10/Documentation/doc-guide/ |
| D | contributing.rst | 229 the shelves in the 1990s. They were simply collections of documentation
|
| /Linux-v5.10/tools/kvm/kvm_stat/ |
| D | kvm_stat | 36 from collections import defaultdict, namedtuple
|
| /Linux-v5.10/Documentation/core-api/ |
| D | kobject.rst | 38 collections of kobjects. Ksets contain their own kobjects, but you can
|
| /Linux-v5.10/Documentation/process/ |
| D | 2.Process.rst | 349 heavily on the ability to herd collections of patches in various
|
| /Linux-v5.10/Documentation/sound/hd-audio/ |
| D | notes.rst | 850 codec proc collections in the tarball. Then, run the program with the
|
| /Linux-v5.10/arch/arm64/ |
| D | Kconfig | 682 ITS SYNC command hang for cross node io and collections/cpu mapping.
|
| /Linux-v5.10/Documentation/admin-guide/ |
| D | spkguide.txt | 978 The directory /speakup/i18n contains several collections of messages.
|
| /Linux-v5.10/Documentation/ |
| D | memory-barriers.txt | 205 Some devices present their control interfaces as collections of memory
|