Searched refs:compares (Results 1 – 25 of 29) sorted by relevance
12
/linux-6.12.1/drivers/net/can/spi/mcp251xfd/ |
D | Kconfig | 17 that compares various internal counters with the in chip
|
/linux-6.12.1/fs/xfs/scrub/ |
D | xfarray.h | 146 uint64_t compares; member
|
D | xfarray.c | 376 # define xfarray_sort_bump_compares(si) do { (si)->compares++; } while (0)
|
D | trace.h | 1201 __field(unsigned long long, compares) 1213 __entry->compares = si->compares; 1230 __entry->compares,
|
/linux-6.12.1/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 | tcp_ao.rst | 414 In times when sne_flag is set, the algorithm compares SEQ for each packet with 425 tcp_ao_compute_sne() is called for each TCP-AO segment. It compares SEQ numbers
|
D | openvswitch.rst | 44 own notion of a flow key from the packet and compares it against the
|
/linux-6.12.1/tools/power/cpupower/bench/ |
D | README-BENCH | 28 For that purpose, it compares the performance governor to a configured
|
/linux-6.12.1/Documentation/arch/x86/ |
D | shstk.rst | 18 function return, the processor pops the shadow stack copy and compares it
|
/linux-6.12.1/Documentation/fb/ |
D | udlfb.rst | 12 The CPU or other local resource does all the rendering; optionally compares the
|
/linux-6.12.1/tools/testing/selftests/tc-testing/ |
D | README | 93 verify stage checks the return code for success, and also compares
|
/linux-6.12.1/fs/affs/ |
D | Changes | 71 - correctly cut off long file names for compares
|
/linux-6.12.1/arch/m68k/fpsp040/ |
D | gen_except.S | 6 | This routine compares the exception enable byte of the
|
/linux-6.12.1/Documentation/driver-api/driver-model/ |
D | porting.rst | 336 bus driver compares these IDs to the IDs of devices registered with it.
|
/linux-6.12.1/Documentation/mm/ |
D | multigen_lru.rst | 133 evict from, it first compares ``min_seq[]`` to select the older type.
|
/linux-6.12.1/Documentation/dev-tools/ |
D | checkuapi.rst | 181 compares ``HEAD`` to ``HEAD^1``. The breaking change was committed on
|
/linux-6.12.1/Documentation/RCU/ |
D | rcu_dereference.rst | 344 If a pointer obtained from rcu_dereference() compares not-equal to some
|
/linux-6.12.1/arch/x86/math-emu/ |
D | README | 237 The following table compares the emulator accuracy for the sqrt(),
|
/linux-6.12.1/Documentation/admin-guide/media/ |
D | ipu3.rst | 547 TNR Temporal Noise Reduction block compares successive
|
/linux-6.12.1/Documentation/bpf/standardization/ |
D | instruction-set.rst | 710 The ``CMPXCHG`` operation atomically compares the value addressed by
|
/linux-6.12.1/Documentation/filesystems/ |
D | autofs.rst | 271 compares it with the "timeout" value set when the filesystem was
|
/linux-6.12.1/Documentation/mm/damon/ |
D | design.rst | 215 For each ``aggregation interval``, it compares the access frequencies
|
/linux-6.12.1/Documentation/trace/ |
D | events.rst | 170 simply a clause that compares the value of a field contained within a
|
/linux-6.12.1/Documentation/admin-guide/sysctl/ |
D | vm.rst | 799 When this flag is 0, the kernel compares the userspace memory request
|
12