Home
last modified time | relevance | path

Searched refs:controllers (Results 1 – 5 of 5) sorted by relevance

/tools/testing/selftests/devices/probe/boards/
A Dgoogle,spherion.yaml7 # The top-level is a list of controllers, either for USB or PCI(e).
16 # sibling controllers. In this case, dt-mmio can't be used, and this property
18 # - usb-version: for USB controllers to differentiate between USB3 and USB2
21 # distinguish between multiple PCI host controllers.
/tools/testing/selftests/bpf/
A Dcgroup_helpers.c60 static int __enable_controllers(const char *cgroup_path, const char *controllers) in __enable_controllers() argument
69 if (!controllers) { in __enable_controllers()
89 bpf_strlcpy(enable, controllers, sizeof(enable)); in __enable_controllers()
121 int enable_controllers(const char *relative_path, const char *controllers) in enable_controllers() argument
126 return __enable_controllers(cgroup_path, controllers); in enable_controllers()
A Dcgroup_helpers.h13 int enable_controllers(const char *relative_path, const char *controllers);
/tools/testing/selftests/devices/probe/
A Dtest_discoverable_devices.py107 controllers = pci_controllers
109 controllers = usb_controllers
113 for c in controllers:
/tools/perf/Documentation/
A Dperf-list.txt220 can be expanded to all memory controllers by using the syntaxes:

Completed in 10 milliseconds