Home
last modified time | relevance | path

Searched refs:RUNTIME (Results 1 – 8 of 8) sorted by relevance

/linux/tools/testing/selftests/mm/
H A Dmigration.c22 #define RUNTIME (20) macro
80 if (ts2.tv_sec - ts1.tv_sec >= RUNTIME) in migrate()
124 TEST_F_TIMEOUT(migration, private_anon, 2*RUNTIME)
149 TEST_F_TIMEOUT(migration, shared_anon, 2*RUNTIME)
184 TEST_F_TIMEOUT(migration, private_anon_thp, 2*RUNTIME)
215 TEST_F_TIMEOUT(migration, shared_anon_thp, 2*RUNTIME)
256 TEST_F_TIMEOUT(migration, private_anon_htlb, 2*RUNTIME)
281 TEST_F_TIMEOUT(migration, shared_anon_htlb, 2*RUNTIME)
/linux/tools/testing/selftests/net/
H A Dfin_ack_lat.sh19 RUNTIME=$1
24 sleep $RUNTIME
/linux/tools/testing/selftests/net/netfilter/
H A Dconnect_close.c14 #define RUNTIME 10 macro
20 .timeout = RUNTIME,
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_cper.c32 static const guid_t RUNTIME = AMD_GPU_NONSTANDARD_ERROR; variable
182 sev, RUNTIME, NONSTD_SEC_LEN, in amdgpu_cper_entry_fill_runtime_section()
190 section->info.error_type = RUNTIME; in amdgpu_cper_entry_fill_runtime_section()
215 CPER_SEV_FATAL, RUNTIME, NONSTD_SEC_LEN, in amdgpu_cper_entry_fill_bad_page_threshold_section()
221 section->info.error_type = RUNTIME; in amdgpu_cper_entry_fill_bad_page_threshold_section()
/linux/drivers/net/wireless/ath/
H A Ddfs_pri_detector.c28 #define GET_PRI_TO_USE(MIN, MAX, RUNTIME) \ argument
30 MIN + PRI_TOLERANCE : RUNTIME)
/linux/Documentation/trace/
H A Dosnoise-tracer.rst64 …# |||| RUNTIME NOISE % OF CPU NOISE +-------…
80 - The RUNTIME IN US reports the amount of time in microseconds that
/linux/Documentation/driver-api/surface_aggregator/clients/
H A Ddtx.rst207 - ``RUNTIME``
212 - ``RUNTIME``
/linux/
H A DMAINTAINERS22878 RUNTIME VERIFICATION (RV)