Home
last modified time | relevance | path

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

/linux/arch/arm/include/asm/
H A Dptrace.h113 #define predicate(x) ((x) & 0xf0000000) macro
/linux/tools/perf/Documentation/
H A Dperf-arm-spe.txt179 bit 17 - Partial or empty SME or SVE predicate (FEAT_SPEv1p1)
180 bit 18 - Empty SME or SVE predicate (FEAT_SPEv1p1)
H A Dperf-report.txt139 …ags describing a SIMD operation. "e" for empty Arm SVE predicate. "p" for partial Arm SVE predicate
/linux/Documentation/arch/arm64/
H A Dsve.rst498 * 16 VL-bit predicate registers P0..P15
500 * 1 VL-bit special-purpose predicate register FFR (the "first-fault register")
/linux/Documentation/networking/
H 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/filesystems/
H A Dpropagate_umount.txt473 itself (at later stages). Call that predicate is_candidate(); it would
480 let's keep that name. It also gives us another predicate we need -
/linux/Documentation/process/
H A Dcoding-style.rst1022 is a predicate, the function should return a "succeeded" boolean.
1026 a predicate, and the pci_dev_present() function returns 1 if it succeeds in
/linux/Documentation/trace/
H A Devents.rst193 combined using the logical operators '&&' and '||'. A predicate is
/linux/arch/m68k/ifpsp060/src/
H 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/
H A Dxfs-online-fsck-design.rst1769 filesystem should call the ``static_branch_unlikely`` predicate to avoid the
3443 The scan coordinator has a helper predicate (``xchk_iscan_want_live_update``)