Searched refs:NOMMU_SYSTEM (Results 1 – 2 of 2) sorted by relevance
72 # undef NOMMU_SYSTEM73 # define NOMMU_SYSTEM 1 macro75 #if NOMMU_SYSTEM1165 if (!NOMMU_SYSTEM) in exec_or_die()1259 params_for_tracee.pathname = NOMMU_SYSTEM ? xstrdup(pathname) : pathname; in startup_child()1287 if (!NOMMU_SYSTEM) { in startup_child()1309 if (!NOMMU_SYSTEM) in startup_child()1313 if (!NOMMU_SYSTEM) in startup_child()1358 if (NOMMU_SYSTEM) { in test_ptrace_seize()1740 if (!NOMMU_SYSTEM || daemonized_tracer) in init()
127 #define NOMMU_SYSTEM 0 macro