Searched refs:classes (Results 1 – 10 of 10) sorted by relevance
| /tools/usb/usbip/libsrc/ |
| A D | names.c | 79 static struct class *classes[HASHSZ] = { NULL, }; variable 109 c = classes[hashnum(classid)]; in names_class() 233 c = classes[h]; in new_class() 242 c->next = classes[h]; in new_class() 243 classes[h] = c; in new_class()
|
| /tools/testing/selftests/drivers/net/ |
| A D | README.rst | 76 Communication methods are defined by classes in ``lib/py/remote_{name}.py``.
|
| /tools/bpf/bpftool/Documentation/ |
| A D | bpftool-net.rst | 57 will be first all bpf programs attached to tcx, netkit, then tc classes,
|
| /tools/memory-model/ |
| A D | lock.cat | 67 * Put lock operations in their appropriate classes, but leave UL out of W
|
| /tools/perf/Documentation/ |
| A D | perf-probe.txt | 70 classes(e.g. [a-z], [!A-Z]). 229 …of pattern and target. So this accepts wildcards('*', '?') and character classes(e.g. [a-z], [!A-Z…
|
| /tools/net/sunrpc/xdrgen/ |
| A D | README | 125 The generators are implemented as Python classes residing in the
|
| /tools/memory-model/litmus-tests/ |
| A D | README | 179 The litmus-test classes may be found in the infamous test6.pdf:
|
| /tools/memory-model/Documentation/ |
| A D | recipes.txt | 200 Many classes of litmus tests have abbreviated names, which may be found
|
| A D | explanation.txt | 1912 belonging to the "srcu-lock" and "srcu-unlock" event classes
|
| /tools/arch/x86/kcpuid/ |
| A D | cpuid.csv | 179 …0x6, 0, ecx, 15:8, thrd_director_nclasses , Number of classes, Intel thread director
|
Completed in 22 milliseconds