Searched refs:acquisitions (Results 1 – 17 of 17) sorted by relevance
| /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
|
| /linux/Documentation/litmus-tests/ |
| H A D | README | 46 the obvious lock acquisitions and releases. 51 obvious lock acquisitions and releases.
|
| /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
|
| /linux/Documentation/translations/it_IT/locking/ |
| H A D | lockstat.rst | 80 acquisitions 129 …ime-min waittime-max waittime-total waittime-avg acq-bounces acquisitions holdtime-min …
|
| /linux/fs/nfsd/ |
| H A D | filecache.c | 1387 unsigned long hits = 0, acquisitions = 0; in nfsd_file_cache_stats_show() local 1410 acquisitions += per_cpu(nfsd_file_acquisitions, i); in nfsd_file_cache_stats_show() 1421 seq_printf(m, "acquisitions: %lu\n", acquisitions); in nfsd_file_cache_stats_show()
|
| /linux/Documentation/process/debugging/ |
| H A D | driver_development_debugging_guide.rst | 194 It tracks lock acquisitions and releases, building a dependency graph that is
|
| /linux/tools/memory-model/Documentation/ |
| H A D | locking.txt | 87 locking basic rule extend across multiple acquisitions of a given lock
|
| H A D | recipes.txt | 126 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
|
| /linux/Documentation/process/ |
| H A D | maintainer-soc.rst | 43 including acquisitions/different business units in a company, things vary
|
| /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 |
|
| /linux/Documentation/kernel-hacking/ |
| H A D | locking.rst | 1042 example), but this increases the number of lock acquisitions, and the
|
| /linux/Documentation/RCU/Design/Data-Structures/ |
| H A D | Data-Structures.rst | 313 | 5. Result: Lots of lock acquisitions with no grace period progress |
|
| /linux/Documentation/ |
| H A D | memory-barriers.txt | 2577 a spinlock will arrive in an order consistent with acquisitions of
|