Searched refs:last_io_time (Results 1 – 3 of 3) sorted by relevance
5402 lta = per_cpu_ptr(vmp->last_io_time, raw_smp_processor_id()); in lpfc_vmid_update_entry()5521 if (!vmp->last_io_time) in lpfc_vmid_get_appid()5522 vmp->last_io_time = __alloc_percpu(sizeof(u64), in lpfc_vmid_get_appid()5525 if (!vmp->last_io_time) { in lpfc_vmid_get_appid()5548 free_percpu(vmp->last_io_time); in lpfc_vmid_get_appid()
341 u64 __percpu *last_io_time; member
272 lta = per_cpu_ptr(vmp->last_io_time, cpu); in lpfc_check_inactive_vmid_one()304 free_percpu(ht->last_io_time); in lpfc_check_inactive_vmid_one()305 ht->last_io_time = NULL; in lpfc_check_inactive_vmid_one()
Completed in 29 milliseconds