Searched refs:no_check (Results 1 – 6 of 6) sorted by relevance
/linux-6.1.9/drivers/gpu/drm/via/ |
D | via_dri1.c | 441 no_check = 0, enumerator 516 {0x00, no_check}, 520 {0x13, no_check}, 521 {0x14, no_check}, 522 {0x15, no_check}, 523 {0x23, no_check}, 524 {0x24, no_check}, 525 {0x33, no_check}, 526 {0x34, no_check}, 527 {0x35, no_check}, [all …]
|
/linux-6.1.9/arch/powerpc/kernel/ |
D | kvm_emul.S | 75 beq+ no_check 79 beq no_check 89 no_check: label
|
/linux-6.1.9/arch/x86/events/ |
D | probe.h | 10 bool no_check; member
|
D | probe.c | 29 if (!msr[bit].no_check) { in perf_msr_probe()
|
D | msr.c | 154 [PERF_MSR_TSC] = { .no_check = true, },
|
/linux-6.1.9/fs/jfs/ |
D | jfs_xtree.c | 123 s64 llen, int *pflag, s64 * paddr, s32 * plen, int no_check) in xtLookup() argument 140 if (!no_check) { in xtLookup()
|