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()
3576 s64 this_time; in _tssi_alimentk() local3727 this_time = ktime_us_delta(ktime_get(), start_time); in _tssi_alimentk()3728 tssi_info->tssi_alimk_time += this_time; in _tssi_alimentk()3732 __func__, this_time, tssi_info->tssi_alimk_time); in _tssi_alimentk()
3656 s64 this_time; in _tssi_alimentk() local3793 this_time = ktime_us_delta(ktime_get(), start_time); in _tssi_alimentk()3794 tssi_info->tssi_alimk_time += this_time; in _tssi_alimentk()3798 __func__, this_time, tssi_info->tssi_alimk_time); in _tssi_alimentk()
Completed in 774 milliseconds