Searched refs:NOMMU_SYSTEM (Results 1 – 2 of 2) sorted by relevance
70 # undef NOMMU_SYSTEM71 # define NOMMU_SYSTEM 1 macro73 #if NOMMU_SYSTEM1142 if (!NOMMU_SYSTEM) in exec_or_die()1236 params_for_tracee.pathname = NOMMU_SYSTEM ? strdup(pathname) : pathname; in startup_child()1264 if (!NOMMU_SYSTEM) { in startup_child()1286 if (!NOMMU_SYSTEM) in startup_child()1290 if (!NOMMU_SYSTEM) in startup_child()1335 if (NOMMU_SYSTEM) { in test_ptrace_seize()1723 if (!NOMMU_SYSTEM || daemonized_tracer) in init()
167 #define NOMMU_SYSTEM 0 macro