Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/kernel/
H A Dkvm_emul.S75 beq+ no_check
79 beq no_check
89 no_check: label
/openbmc/linux/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, },
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/linux-atm/linux-atm/
H A D0001-ttcp-Add-printf-format-string.patch23 @@ -663,7 +663,7 @@ int no_check = 0;
/openbmc/linux/fs/jfs/
H A Djfs_xtree.c123 s64 llen, int *pflag, s64 * paddr, s32 * plen, int no_check) in xtLookup() argument
140 if (!no_check) { in xtLookup()