Home
last modified time | relevance | path

Searched refs:classes (Results 1 – 10 of 10) sorted by relevance

/tools/usb/usbip/libsrc/
A Dnames.c79 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 DREADME.rst76 Communication methods are defined by classes in ``lib/py/remote_{name}.py``.
/tools/bpf/bpftool/Documentation/
A Dbpftool-net.rst57 will be first all bpf programs attached to tcx, netkit, then tc classes,
/tools/memory-model/
A Dlock.cat67 * Put lock operations in their appropriate classes, but leave UL out of W
/tools/perf/Documentation/
A Dperf-probe.txt70 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 DREADME125 The generators are implemented as Python classes residing in the
/tools/memory-model/litmus-tests/
A DREADME179 The litmus-test classes may be found in the infamous test6.pdf:
/tools/memory-model/Documentation/
A Drecipes.txt200 Many classes of litmus tests have abbreviated names, which may be found
A Dexplanation.txt1912 belonging to the "srcu-lock" and "srcu-unlock" event classes
/tools/arch/x86/kcpuid/
A Dcpuid.csv179 …0x6, 0, ecx, 15:8, thrd_director_nclasses , Number of classes, Intel thread director

Completed in 22 milliseconds