Home
last modified time | relevance | path

Searched refs:no_check (Results 1 - 13 of 13) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/via/
H A Dvia_verifier.c49 no_check = 0, enumerator
124 {0x00, no_check},
128 {0x13, no_check},
129 {0x14, no_check},
130 {0x15, no_check},
131 {0x23, no_check},
132 {0x24, no_check},
133 {0x33, no_check},
134 {0x34, no_check},
135 {0x35, no_check},
[all...]
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Dkvm_emul.S75 beq+ no_check
79 beq no_check
89 no_check: label
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Dkvm_emul.S75 beq+ no_check
79 beq no_check
89 no_check: label
/kernel/linux/linux-5.10/arch/x86/events/
H A Dprobe.h10 bool no_check; member
H A Dprobe.c29 if (!msr[bit].no_check) { in perf_msr_probe()
H A Dmsr.c144 [PERF_MSR_TSC] = { .no_check = true, },
/kernel/linux/linux-6.6/arch/x86/events/
H A Dprobe.h10 bool no_check; member
H A Dprobe.c29 if (!msr[bit].no_check) { in perf_msr_probe()
H A Dmsr.c156 [PERF_MSR_TSC] = { .no_check = true, },
/kernel/linux/linux-5.10/drivers/staging/hungtask/
H A Dhungtask_base.c653 bool no_check = true; in check_conditions() local
656 return no_check; in check_conditions()
659 no_check = false; in check_conditions()
660 return no_check; in check_conditions()
/kernel/linux/linux-6.6/drivers/staging/hungtask/
H A Dhungtask_base.c653 bool no_check = true; in check_conditions() local
656 return no_check; in check_conditions()
659 no_check = false; in check_conditions()
660 return no_check; in check_conditions()
/kernel/linux/linux-6.6/fs/jfs/
H A Djfs_xtree.c123 s64 llen, int *pflag, s64 * paddr, s32 * plen, int no_check) in xtLookup()
140 if (!no_check) { in xtLookup()
122 xtLookup(struct inode *ip, s64 lstart, s64 llen, int *pflag, s64 * paddr, s32 * plen, int no_check) xtLookup() argument
/kernel/linux/linux-5.10/fs/jfs/
H A Djfs_xtree.c134 s64 llen, int *pflag, s64 * paddr, s32 * plen, int no_check) in xtLookup()
151 if (!no_check) { in xtLookup()
133 xtLookup(struct inode *ip, s64 lstart, s64 llen, int *pflag, s64 * paddr, s32 * plen, int no_check) xtLookup() argument

Completed in 14 milliseconds