Home
last modified time | relevance | path

Searched refs:predicate (Results 1 – 9 of 9) sorted by relevance

/linux-6.6.21/arch/arm/include/asm/
Dptrace.h111 #define predicate(x) ((x) & 0xf0000000) macro
/linux-6.6.21/Documentation/networking/
Dfilter.rst277 9 #k,Lt Jump to Lt if predicate is true
278 10 x/%x,Lt Jump to Lt if predicate is true
/linux-6.6.21/Documentation/arch/arm64/
Dsve.rst495 * 16 VL-bit predicate registers P0..P15
497 * 1 VL-bit special-purpose predicate register FFR (the "first-fault register")
/linux-6.6.21/tools/perf/Documentation/
Dperf-report.txt120 …ags describing a SIMD operation. "e" for empty Arm SVE predicate. "p" for partial Arm SVE predicate
/linux-6.6.21/Documentation/process/
Dcoding-style.rst1003 is a predicate, the function should return a "succeeded" boolean.
1007 a predicate, and the pci_dev_present() function returns 1 if it succeeds in
/linux-6.6.21/Documentation/driver-api/gpio/
Dlegacy.rst115 may use this predicate:
/linux-6.6.21/Documentation/trace/
Devents.rst169 combined using the logical operators '&&' and '||'. A predicate is
/linux-6.6.21/arch/m68k/ifpsp060/src/
Dfpsp.S16264 # This routine checks which conditional predicate is specified by #
16266 # for that predicate. The corresponding fbcc instruction is then used #
16272 # enabled BSUN should not be flagged and the predicate is true, then #
16282 mov.w EXC_CMDREG(%a6),%d0 # fetch predicate
/linux-6.6.21/Documentation/filesystems/
Dxfs-online-fsck-design.rst1810 filesystem should call the ``static_branch_unlikely`` predicate to avoid the
3577 The scan coordinator has a helper predicate (``xchk_iscan_want_live_update``)