Home
last modified time | relevance | path

Searched refs:NDEBUG (Results 1 – 25 of 34) sorted by relevance

12

/linux-6.12.1/drivers/scsi/
DNCR5380.h253 #ifndef NDEBUG
254 #define NDEBUG (0) macro
258 do { if ((NDEBUG) & (flg)) \
262 do { if ((NDEBUG) & (flg)) \
266 #if NDEBUG
268 do { if ((NDEBUG) & (flg)) NCR5380_print(arg); } while (0)
270 do { if ((NDEBUG) & (flg)) NCR5380_print_phase(arg); } while (0)
/linux-6.12.1/tools/perf/bench/
Dfind-bit-bench.c75 #ifndef NDEBUG in do_for_each_set_bit()
90 #ifndef NDEBUG in do_for_each_set_bit()
/linux-6.12.1/tools/testing/selftests/proc/
Dproc-self-isnt-kthread.c17 #undef NDEBUG
Dproc-2-is-kthread.c17 #undef NDEBUG
Dself.c17 #undef NDEBUG
Dproc-uptime-001.c19 #undef NDEBUG
Dproc.h2 #undef NDEBUG
Dproc-uptime.h16 #undef NDEBUG
Dthread-self.c17 #undef NDEBUG
Dfd-002-posix-eq.c17 #undef NDEBUG
Dsetns-dcache.c22 #undef NDEBUG
Dproc-uptime-002.c20 #undef NDEBUG
Dsetns-sysvipc.c20 #undef NDEBUG
Dproc-subset-pid.c20 #undef NDEBUG
Dread.c22 #undef NDEBUG
Dfd-003-kthread.c18 #undef NDEBUG
Dfd-001-lookup.c18 #undef NDEBUG
/linux-6.12.1/tools/perf/util/
Dpmu.y8 #ifndef NDEBUG
Dbpf-filter.y6 #ifndef NDEBUG
Dmutex.c26 #ifndef NDEBUG in __mutex_init()
/linux-6.12.1/tools/include/linux/
Drefcount.h44 #ifdef NDEBUG
Dkernel.h62 #ifdef NDEBUG
/linux-6.12.1/tools/testing/selftests/powerpc/signal/
Dsigreturn_vdso.c21 #undef NDEBUG
/linux-6.12.1/tools/testing/selftests/x86/
Dnx_stack.c28 #undef NDEBUG
/linux-6.12.1/tools/testing/selftests/powerpc/mm/
Dstack_expansion_ldst.c9 #undef NDEBUG

12