Home
last modified time | relevance | path

Searched refs:bounces (Results 1 – 7 of 7) sorted by relevance

/Linux-v6.1/tools/testing/selftests/vm/
Duserfaultfd.c74 static int bounces; variable
627 if (!(bounces & BOUNCE_RANDOM)) { in locking_thread()
628 page_nr = -bounces; in locking_thread()
629 if (!(bounces & BOUNCE_RACINGFAULTS)) in locking_thread()
634 if (bounces & BOUNCE_RANDOM) { in locking_thread()
932 if (bounces & BOUNCE_POLL) { in stress()
970 if (bounces & BOUNCE_POLL) { in stress()
1557 while (bounces--) { in userfaultfd_stress()
1558 printf("bounces: %d, mode:", bounces); in userfaultfd_stress()
1559 if (bounces & BOUNCE_RANDOM) in userfaultfd_stress()
[all …]
/Linux-v6.1/Documentation/locking/
Dlockstat.rst50 con-bounces
63 acq-bounces
108 … class name con-bounces contentions waittime-min waittime-max waittime-total …
148 con-bounces point is missing in the statistics.
/Linux-v6.1/kernel/locking/
Dlockdep_proc.c511 seq_printf(m, "%14lu ", stats->bounces[bounce_contended_write]); in seq_stats()
513 seq_printf(m, " %14lu ", stats->bounces[bounce_acquired_write]); in seq_stats()
520 seq_printf(m, "%14lu ", stats->bounces[bounce_contended_read]); in seq_stats()
522 seq_printf(m, " %14lu ", stats->bounces[bounce_acquired_read]); in seq_stats()
Dlockdep.c315 for (i = 0; i < ARRAY_SIZE(stats.bounces); i++) in lock_stats()
316 stats.bounces[i] += pcs->bounces[i]; in lock_stats()
5840 stats->bounces[bounce_contended + !!hlock->read]++; in __lock_contended()
5885 stats->bounces[bounce_acquired + !!hlock->read]++; in __lock_acquired()
/Linux-v6.1/include/linux/
Dlockdep_types.h165 unsigned long bounces[nr_bounce_types]; member
/Linux-v6.1/kernel/
DKconfig.hz14 contention and cacheline bounces as a result of timer interrupts.
/Linux-v6.1/Documentation/trace/
Devents-kmem.rst100 line bounces due to writes between CPUs and worth investigating if pages