Home
last modified time | relevance | path

Searched refs:no_check (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/via/
Dvia_verifier.c48 no_check = 0, enumerator
123 {0x00, no_check},
127 {0x13, no_check},
128 {0x14, no_check},
129 {0x15, no_check},
130 {0x23, no_check},
131 {0x24, no_check},
132 {0x33, no_check},
133 {0x34, no_check},
134 {0x35, no_check},
[all …]
/linux-4.1.27/arch/powerpc/kernel/
Dkvm_emul.S85 beq+ no_check
89 beq no_check
99 no_check: label
/linux-4.1.27/fs/jfs/
Djfs_xtree.c147 s64 llen, int *pflag, s64 * paddr, s32 * plen, int no_check) in xtLookup() argument
164 if (!no_check) { in xtLookup()