Home
last modified time | relevance | path

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

/linux/arch/arm/include/asm/
A Dptrace.h113 #define predicate(x) ((x) & 0xf0000000) macro
/linux/Documentation/networking/
A 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/Documentation/arch/arm64/
A Dsve.rst489 * 16 VL-bit predicate registers P0..P15
491 * 1 VL-bit special-purpose predicate register FFR (the "first-fault register")
/linux/tools/perf/Documentation/
A Dperf-report.txt120 …ags describing a SIMD operation. "e" for empty Arm SVE predicate. "p" for partial Arm SVE predicate
/linux/Documentation/process/
A Dcoding-style.rst1019 is a predicate, the function should return a "succeeded" boolean.
1023 a predicate, and the pci_dev_present() function returns 1 if it succeeds in
/linux/Documentation/trace/
A Devents.rst169 combined using the logical operators '&&' and '||'. A predicate is
/linux/arch/m68k/ifpsp060/src/
A 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/Documentation/filesystems/xfs/
A Dxfs-online-fsck-design.rst1810 filesystem should call the ``static_branch_unlikely`` predicate to avoid the
3570 The scan coordinator has a helper predicate (``xchk_iscan_want_live_update``)

Completed in 45 milliseconds