Home
last modified time | relevance | path

Searched refs:judge (Results 1 – 12 of 12) sorted by relevance

/kernel/liteos_a/kernel/include/
Dlos_base.h165 #define LOS_ASSERT(judge) do { \ argument
166 if ((UINT32)(judge) == 0) { \
174 #define LOS_ASSERT_MSG(judge, msg) do { \ argument
175 if ((UINT32)(judge) == 0) { \
185 #define LOS_ASSERT(judge) argument
186 #define LOS_ASSERT_MSG(judge, msg) argument
/kernel/linux/linux-5.10/tools/memory-model/scripts/
Dcheckghlitmus.sh59 sh > $T/judge.stdout 2> $T/judge.stderr
65 grep '!!!' $T/judge.stdout
DREADME48 judge whether the test ran correctly. Not normally run manually,
/kernel/liteos_m/utils/
Dlos_debug.h155 #define LOS_ASSERT(judge) argument
157 #define LOS_ASSERT(judge) \ argument
159 if ((judge) == 0) { \
/kernel/linux/linux-5.10/tools/perf/Documentation/
Dperf-diff.txt100 It can help us to judge if the reported cycles data is noisy or
/kernel/linux/linux-5.10/Documentation/admin-guide/
Dpstore-blk.rst174 important to judge whether the system is stable.
/kernel/linux/linux-5.10/Documentation/admin-guide/sysctl/
Dvm.rst374 These protections are added to score to judge whether this zone should be used
/kernel/linux/linux-5.10/tools/memory-model/Documentation/
Dlitmus-tests.txt206 (The herd7 tool doesn't judge, so it is only an LKMM convention that the
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/drivers/
D0034_linux_drivers_usb_vfio_wdt_tty_uio.patch4129 + * Here use a power on reset value to judge
4148 + * Here use a power on reset value to judge
D0038_linux_drivers_mxc.patch193343 + * Add judge to find if it has available path to decode, if all
/kernel/linux/patches/linux-5.10/hispark_taurus_patch/
Dhispark_taurus.patch33238 + Read status[C0H]:[0]bit OIP, judge whether the device is busy or not
33351 + judge whether SPI Nand support QUAD read/write or not
35828 + /* judge whether support QUAD read/write or not, set it if yes */
41106 + * So we need to judge whether MAC clk is enabled,
/kernel/linux/patches/linux-4.19/hispark_taurus_patch/
Dhispark_taurus.patch324185 + Read status[C0H]:[0]bit OIP, judge whether the device is busy or not
324298 + judge whether SPI Nand support QUAD read/write or not
326775 + /* judge whether support QUAD read/write or not, set it if yes */
334078 + * So we need to judge whether MAC clk is enabled,