Home
last modified time | relevance | path

Searched refs:ignoring (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/scripts/
H A Dunifdef.c200 static bool ignoring[MAXDEPTH]; /* ignore comments state */ variable
512 ignoring[depth] = ignoring[depth-1]; in ignoreoff()
517 ignoring[depth] = true; in ignoreon()
974 if (text || ignoring[depth]) { in skipcomment()
/kernel/linux/linux-6.6/scripts/
H A Dunifdef.c200 static bool ignoring[MAXDEPTH]; /* ignore comments state */ variable
512 ignoring[depth] = ignoring[depth-1]; in ignoreoff()
517 ignoring[depth] = true; in ignoreon()
974 if (text || ignoring[depth]) { in skipcomment()
/kernel/linux/linux-5.10/arch/mips/kernel/
H A Dentry.S52 andi t0, a2, _TIF_WORK_MASK # (ignoring syscall_trace)
/kernel/linux/linux-6.6/arch/mips/kernel/
H A Dentry.S51 andi t0, a2, _TIF_WORK_MASK # (ignoring syscall_trace)

Completed in 4 milliseconds