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

/linux-master/arch/mips/kernel/
H A Dentry.S51 andi t0, a2, _TIF_WORK_MASK # (ignoring syscall_trace)
/linux-master/scripts/
H A Dunifdef.c200 static bool ignoring[MAXDEPTH]; /* ignore comments state */ variable
512 ignoring[depth] = ignoring[depth-1];
517 ignoring[depth] = true;
974 if (text || ignoring[depth]) {
/linux-master/Documentation/sphinx/
H A Dparse-headers.pl382 The EXCEPTIONS_FILE contain two rules to allow ignoring a symbol or

Completed in 141 milliseconds