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

/linux-master/tools/testing/selftests/damon/
H A Ddebugfs_target_ids_pid_leak.c42 int time_to_run, nr_forks = 0; local
48 time_to_run = atoi(argv[1]);
63 if (msec_timestamp() - start_ms > time_to_run)
/linux-master/drivers/infiniband/hw/mlx4/
H A Dalias_GUID.c164 all_rec_per_port[record_num].time_to_run = 0;
312 rec->time_to_run = ktime_get_boottime_ns() + 1 * NSEC_PER_SEC;
418 rec->time_to_run = ktime_get_boottime_ns() +
704 rec.time_to_run < low_record_time) {
706 low_record_time = rec.time_to_run;
H A Dmlx4_ib.h426 u64 time_to_run; member in struct:mlx4_sriov_alias_guid_info_rec_det

Completed in 206 milliseconds