Home
last modified time | relevance | path

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

/openbmc/linux/Documentation/driver-api/driver-model/
H A Ddesign-patterns.rst17 only be probed() once on a certain system (singletons), it is custom to assume
/openbmc/linux/fs/unicode/
H A 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()
/openbmc/linux/lib/
H A Dtest_maple_tree.c1478 unsigned long singletons = 100; in check_gap_combining() local
1530 check_seq(mt, singletons, false); /* create 100 singletons. */ in check_gap_combining()