Searched refs:acquisitions (Results 1 – 15 of 15) sorted by relevance
/openbmc/linux/Documentation/locking/ |
H A D | lockstat.rst | 53 - number of lock acquisitions that had to wait 64 - number of lock acquisitions that involved x-cpu data 65 acquisitions 108 …ime-min waittime-max waittime-total waittime-avg acq-bounces acquisitions holdtime-min …
|
H A D | locktorture.rst | 137 (B): Number of writer lock acquisitions. If dealing with a read/write
|
H A D | lockdep-design.rst | 514 Lock dependencies record the orders of the acquisitions of a pair of locks, and
|
/openbmc/linux/tools/memory-model/litmus-tests/ |
H A D | MP+porevlocks.litmus | 6 * This litmus test demonstrates how lock acquisitions and releases can
|
H A D | MP+polocks.litmus | 6 * This litmus test demonstrates how lock acquisitions and releases can
|
/openbmc/linux/fs/nfsd/ |
H A D | filecache.c | 1211 unsigned long hits = 0, acquisitions = 0; in nfsd_file_cache_stats_show() 1234 acquisitions += per_cpu(nfsd_file_acquisitions, i); in nfsd_file_cache_stats_show() 1244 seq_printf(m, "acquisitions: %lu\n", acquisitions); in nfsd_file_cache_stats_show() 1209 unsigned long hits = 0, acquisitions = 0; nfsd_file_cache_stats_show() local
|
/openbmc/openbmc/poky/meta/files/common-licenses/ |
H A D | SISSL | 87 …202-4 (for Department of Defense (DoD) acquisitions) and with 48 C.F.R. 2.101 and 12.212 (for non-…
|
/openbmc/linux/tools/memory-model/Documentation/ |
H A D | locking.txt | 82 locking basic rule extend across multiple acquisitions of a given lock
|
H A D | recipes.txt | 122 locking basic rule extend across multiple acquisitions of a given lock
|
H A D | litmus-tests.txt | 587 to handle failed spinlock acquisitions, like the kernel does? The key
|
/openbmc/linux/Documentation/process/ |
H A D | maintainer-soc.rst | 40 including acquisitions/different business units in a company, things vary
|
/openbmc/linux/Documentation/RCU/Design/Memory-Ordering/ |
H A D | Tree-RCU-Memory-Ordering.rst | 118 | But the chain of rcu_node-structure lock acquisitions guarantees |
|
/openbmc/linux/Documentation/kernel-hacking/ |
H A D | locking.rst | 1042 example), but this increases the number of lock acquisitions, and the
|
/openbmc/linux/Documentation/ |
H A D | memory-barriers.txt | 2568 a spinlock will arrive in an order consistent with acquisitions of
|
/openbmc/linux/Documentation/RCU/Design/Requirements/ |
H A D | Requirements.rst | 2274 frequent acquisitions of global locks or frequent atomic operations on
|