Searched refs:compares (Results 1 – 25 of 26) sorted by relevance
12
/Linux-v6.6/drivers/net/can/spi/mcp251xfd/ |
D | Kconfig | 17 that compares various internal counters with the in chip
|
/Linux-v6.6/fs/xfs/scrub/ |
D | xfarray.h | 94 uint64_t compares; member
|
D | trace.h | 1000 __field(unsigned long long, compares) 1012 __entry->compares = si->compares; 1029 __entry->compares,
|
D | xfarray.c | 376 # define xfarray_sort_bump_compares(si) do { (si)->compares++; } while (0)
|
/Linux-v6.6/Documentation/networking/ |
D | net_dim.rst | 24 iteration of the algorithm, it analyses a given sample of the data, compares it 28 samples is also measured. Net DIM compares the current and the previous data and
|
D | checksum-offloads.rst | 74 function compares the offload features requested by the SKB (which may include
|
D | openvswitch.rst | 44 own notion of a flow key from the packet and compares it against the
|
/Linux-v6.6/tools/power/cpupower/bench/ |
D | README-BENCH | 28 For that purpose, it compares the performance governor to a configured
|
/Linux-v6.6/Documentation/arch/x86/ |
D | shstk.rst | 18 function return, the processor pops the shadow stack copy and compares it
|
/Linux-v6.6/Documentation/fb/ |
D | udlfb.rst | 12 The CPU or other local resource does all the rendering; optionally compares the
|
/Linux-v6.6/fs/affs/ |
D | Changes | 71 - correctly cut off long file names for compares
|
/Linux-v6.6/tools/testing/selftests/tc-testing/ |
D | README | 94 verify stage checks the return code for success, and also compares
|
/Linux-v6.6/arch/m68k/fpsp040/ |
D | gen_except.S | 6 | This routine compares the exception enable byte of the
|
/Linux-v6.6/Documentation/driver-api/driver-model/ |
D | porting.rst | 336 bus driver compares these IDs to the IDs of devices registered with it.
|
/Linux-v6.6/Documentation/mm/ |
D | multigen_lru.rst | 133 evict from, it first compares ``min_seq[]`` to select the older type.
|
/Linux-v6.6/Documentation/RCU/ |
D | rcu_dereference.rst | 331 If a pointer obtained from rcu_dereference() compares not-equal to some
|
D | RTFP.txt | 1062 Describes and compares a number of modifications to the Linux RCU
|
/Linux-v6.6/arch/x86/math-emu/ |
D | README | 237 The following table compares the emulator accuracy for the sqrt(),
|
/Linux-v6.6/Documentation/bpf/standardization/ |
D | instruction-set.rst | 539 The ``BPF_CMPXCHG`` operation atomically compares the value addressed by
|
/Linux-v6.6/Documentation/admin-guide/media/ |
D | ipu3.rst | 547 TNR Temporal Noise Reduction block compares successive
|
/Linux-v6.6/Documentation/mm/damon/ |
D | design.rst | 183 For each ``aggregation interval``, it compares the access frequencies of
|
/Linux-v6.6/Documentation/filesystems/ |
D | autofs.rst | 271 compares it with the "timeout" value set when the filesystem was
|
/Linux-v6.6/Documentation/trace/ |
D | events.rst | 170 simply a clause that compares the value of a field contained within a
|
/Linux-v6.6/Documentation/admin-guide/cgroup-v1/ |
D | cpusets.rst | 535 the cpuset code to update these sched domains, it compares the new
|
/Linux-v6.6/Documentation/admin-guide/pm/ |
D | cpuidle.rst | 324 them. For this purpose, it compares the target residency of each state with
|
12