Searched refs:this_time (Results 1 – 4 of 4) sorted by relevance
426 int this_time; in chaoskey_read() local459 if (this_time > count) in chaoskey_read()460 this_time = count; in chaoskey_read()474 count -= this_time; in chaoskey_read()476 buffer += this_time; in chaoskey_read()477 dev->used += this_time; in chaoskey_read()495 int this_time; in chaoskey_rng_read() local522 if (this_time > max) in chaoskey_rng_read()523 this_time = max; in chaoskey_rng_read()527 dev->used += this_time; in chaoskey_rng_read()[all …]
703 unsigned long this_time = jiffies; in gelic_wl_get_scan() local726 this_time)) in gelic_wl_get_scan()1504 unsigned long this_time = jiffies; in gelic_wl_scan_complete_event() local1546 this_time)) { in gelic_wl_scan_complete_event()1600 target->last_scanned = this_time; in gelic_wl_scan_complete_event()
3591 s64 this_time; in _tssi_alimentk() local3742 this_time = ktime_us_delta(ktime_get(), start_time); in _tssi_alimentk()3743 tssi_info->tssi_alimk_time += this_time; in _tssi_alimentk()3747 __func__, this_time, tssi_info->tssi_alimk_time); in _tssi_alimentk()
3669 s64 this_time; in _tssi_alimentk() local3806 this_time = ktime_us_delta(ktime_get(), start_time); in _tssi_alimentk()3807 tssi_info->tssi_alimk_time += this_time; in _tssi_alimentk()3811 __func__, this_time, tssi_info->tssi_alimk_time); in _tssi_alimentk()