Home
last modified time | relevance | path

Searched full:checking (Results 1 – 25 of 3349) sorted by relevance

12345678910>>...134

/kernel/linux/linux-4.19/tools/testing/selftests/pstore/
Dpstore_post_reboot_tests40 prlog -n "Checking dmesg files exist in pstore filesystem ... "
43 prlog -n "Checking console files exist in pstore filesystem ... "
46 prlog -n "Checking pmsg files exist in pstore filesystem ... "
49 prlog -n "Checking dmesg files contain oops end marker"
56 prlog -n "Checking console file contains oops end marker ... "
60 prlog -n "Checking pmsg file properly keeps the content written before crash ... "
Dpstore_tests12 prlog -n "Checking pstore console is registered ... "
16 prlog -n "Checking /dev/pmsg0 exists ... "
/kernel/linux/linux-5.10/tools/testing/selftests/pstore/
Dpstore_post_reboot_tests40 prlog -n "Checking dmesg files exist in pstore filesystem ... "
43 prlog -n "Checking console files exist in pstore filesystem ... "
46 prlog -n "Checking pmsg files exist in pstore filesystem ... "
49 prlog -n "Checking dmesg files contain oops end marker"
56 prlog -n "Checking console file contains oops end marker ... "
60 prlog -n "Checking pmsg file properly keeps the content written before crash ... "
Dpstore_tests12 prlog -n "Checking pstore console is registered ... "
16 prlog -n "Checking /dev/pmsg0 exists ... "
/kernel/linux/linux-5.10/tools/testing/kunit/test_data/
Dtest_is_test_passed-no_tests_run.log4 Checking environment variables for a tempdir...none found
5 Checking if /dev/shm is on tmpfs...OK
6 Checking PROT_EXEC mmap in /dev/shm...OK
22 Checking that host ptys support output SIGIO...Yes
23 Checking that host ptys support SIGIO on close...No, enabling workaround
30 Checking host MADV_REMOVE support...OK
/kernel/linux/linux-5.10/arch/sh/include/asm/
Dsegment.h14 * The fs value determines whether argument validity checking should be
15 * performed or not. If get_fs() == USER_DS, checking is performed, with
16 * get_fs() == KERNEL_DS, checking is bypassed.
/kernel/linux/linux-4.19/arch/sh/include/asm/
Dsegment.h14 * The fs value determines whether argument validity checking should be
15 * performed or not. If get_fs() == USER_DS, checking is performed, with
16 * get_fs() == KERNEL_DS, checking is bypassed.
/kernel/linux/linux-5.10/include/linux/
Dpmbus.h18 * During register detection, skip checking the status register for
22 * register. For such chips, checking the status register is mandatory when
25 * communication errors for no explicable reason. For such chips, checking
/kernel/linux/linux-5.10/fs/ntfs/
Dtypes.h27 * and VCN, to allow for type checking and better code readability.
36 * values. We define our own type LSN, to allow for type checking and better
44 * We define our own type USN, to allow for type checking and better code
/kernel/linux/linux-4.19/include/linux/
Dpmbus.h29 * During register detection, skip checking the status register for
33 * register. For such chips, checking the status register is mandatory when
36 * communication errors for no explicable reason. For such chips, checking
/kernel/linux/linux-4.19/arch/ia64/
DKconfig.debug41 bool "Turn on compare-and-exchange bug checking (slow!)"
44 Selecting this option turns on bug checking for the IA-64
53 Selecting this option turns on bug checking for the IA-64 irq_save
/kernel/linux/linux-5.10/arch/ia64/
DKconfig.debug41 bool "Turn on compare-and-exchange bug checking (slow!)"
44 Selecting this option turns on bug checking for the IA-64
53 Selecting this option turns on bug checking for the IA-64 irq_save
/kernel/linux/linux-4.19/fs/ntfs/
Dtypes.h41 * and VCN, to allow for type checking and better code readability.
50 * values. We define our own type LSN, to allow for type checking and better
58 * We define our own type USN, to allow for type checking and better code
/kernel/linux/linux-5.10/drivers/staging/octeon/
Dethernet-rgmii.c30 /* Set preamble checking. */ in cvm_oct_set_hw_preamble()
83 * disable preamble checking and do it in software. in cvm_oct_check_preamble_errors()
92 * enable preamble checking, FCS stripping, and clear error in cvm_oct_check_preamble_errors()
143 * preamble error checking, and we also need to call this in cvm_oct_rgmii_open()
/kernel/linux/linux-4.19/drivers/staging/octeon/
Dethernet-rgmii.c38 /* Set preamble checking. */ in cvm_oct_set_hw_preamble()
91 * disable preamble checking and do it in software. in cvm_oct_check_preamble_errors()
100 * enable preamble checking, FCS stripping, and clear error in cvm_oct_check_preamble_errors()
151 * preamble error checking, and we also need to call this in cvm_oct_rgmii_open()
/kernel/linux/linux-4.19/certs/
DKconfig2 menu "Certificates for signature checking"
29 Keys in this keyring are used by module signature checking.
74 keyring are used by the module signature checking to reject loading
/kernel/linux/linux-5.10/tools/testing/selftests/gpio/
Dgpio-mockup-sysfs.sh64 #"Checking if the sysfs is consistent with debugfs: "
67 #"Checking the logic of active_low: "
73 #"Checking the logic of direction: "
/kernel/linux/linux-4.19/tools/testing/selftests/gpio/
Dgpio-mockup-sysfs.sh64 #"Checking if the sysfs is consistent with debugfs: "
67 #"Checking the logic of active_low: "
73 #"Checking the logic of direction: "
/kernel/linux/linux-5.10/certs/
DKconfig2 menu "Certificates for signature checking"
29 Keys in this keyring are used by module signature checking.
74 keyring are used by the module signature checking to reject loading
/kernel/linux/linux-4.19/arch/mips/include/asm/sn/sn0/
Dhubpi.h55 /* Processor control and status checking */
68 /* Regular Interrupt register checking. */
154 #define PI_SYSAD_ERRCHK_EN 0x000490 /* Enables SYSAD error checking */
368 #define PI_SYSAD_ERRCHK_SADP 0x04 /* Enable SysAD parity checking */
369 #define PI_SYSAD_ERRCHK_CMDP 0x08 /* Enable SysCmd parity checking */
370 #define PI_SYSAD_ERRCHK_STATE 0x10 /* Enable SysState parity checking */
371 #define PI_SYSAD_ERRCHK_QUAL 0x20 /* Enable data quality checking */
/kernel/linux/linux-5.10/arch/mips/include/asm/sn/sn0/
Dhubpi.h55 /* Processor control and status checking */
68 /* Regular Interrupt register checking. */
154 #define PI_SYSAD_ERRCHK_EN 0x000490 /* Enables SYSAD error checking */
368 #define PI_SYSAD_ERRCHK_SADP 0x04 /* Enable SysAD parity checking */
369 #define PI_SYSAD_ERRCHK_CMDP 0x08 /* Enable SysCmd parity checking */
370 #define PI_SYSAD_ERRCHK_STATE 0x10 /* Enable SysState parity checking */
371 #define PI_SYSAD_ERRCHK_QUAL 0x20 /* Enable data quality checking */
/kernel/linux/linux-5.10/drivers/thermal/broadcom/
DKconfig31 Management Unit) block with a thermal sensor that allows checking CPU
40 iHost, CRMU and NITRO has thermal sensor that allows checking its
/kernel/linux/linux-5.10/arch/riscv/mm/
Dphysaddr.c14 * Boundary checking aginst the kernel linear mapping space. in __virt_to_phys()
30 * Boundary checking aginst the kernel image mapping. in __phys_addr_symbol()
/kernel/linux/linux-5.10/scripts/dtc/libfdt/
Dlibfdt_internal.h52 /* Checking controls */
100 * assumption. This includes checking headers, tags and the like.
108 * extensive checking of parameters and the device tree, making various
170 /** helper macros for checking assumptions */
/kernel/linux/linux-5.10/tools/testing/selftests/sysctl/
Dsysctl.sh65 echo -n "Checking production write strict setting ... "
236 echo -n "Checking sysctl is not set to test value ... "
364 echo -n "Checking ignoring spaces up to PAGE_SIZE works on write ..."
380 echo -n "Checking passing PAGE_SIZE of spaces fails on write ..."
572 echo -n "Checking sysctl maxlen is at least $MAXLEN ... "
583 echo -n "Checking sysctl keeps original string on overflow append ... "
594 echo -n "Checking sysctl stays NULL terminated on write ... "
605 echo -n "Checking sysctl stays NULL terminated on overwrite ... "
659 echo -n "Checking bitmap handler... "
770 echo "Checking if /proc/cmdline contains setting of the expected parameter ..."

12345678910>>...134