Home
last modified time | relevance | path

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

/linux-6.6.21/arch/powerpc/kernel/
Dkvm_emul.S75 beq+ no_check
79 beq no_check
89 no_check: label
/linux-6.6.21/arch/x86/events/
Dprobe.h10 bool no_check; member
Dprobe.c29 if (!msr[bit].no_check) { in perf_msr_probe()
Dmsr.c156 [PERF_MSR_TSC] = { .no_check = true, },
/linux-6.6.21/fs/jfs/
Djfs_xtree.c123 s64 llen, int *pflag, s64 * paddr, s32 * plen, int no_check) in xtLookup() argument
140 if (!no_check) { in xtLookup()