Home
last modified time | relevance | path

Searched refs:singletons (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/Documentation/driver-api/driver-model/
Ddesign-patterns.rst17 only be probed() once on a certain system (singletons), it is custom to assume
/linux-6.12.1/fs/unicode/
Dmkutf8data.c424 int nodes, singletons, leaves; in tree_walk() local
426 nodes = singletons = leaves = 0; in tree_walk()
446 singletons += 1; in tree_walk()
486 nodes, leaves, singletons); in tree_walk()
/linux-6.12.1/lib/
Dtest_maple_tree.c1484 unsigned long singletons = 100; in check_gap_combining() local
1536 check_seq(mt, singletons, false); /* create 100 singletons. */ in check_gap_combining()