Searched refs:last_io_time (Results 1 – 3 of 3) sorted by relevance
125 lta = per_cpu_ptr(vmp->last_io_time, raw_smp_processor_id()); in lpfc_vmid_update_entry() 247 if (!vmp->last_io_time) in lpfc_vmid_get_appid() 248 vmp->last_io_time = alloc_percpu_gfp(u64, GFP_ATOMIC); in lpfc_vmid_get_appid() 249 if (!vmp->last_io_time) { in lpfc_vmid_get_appid() 272 free_percpu(vmp->last_io_time); in lpfc_vmid_get_appid() 315 if (vmp->last_io_time) in lpfc_reinit_vmid() 317 *per_cpu_ptr(vmp->last_io_time, cpu) = 0; in lpfc_reinit_vmid()
344 u64 __percpu *last_io_time; member
328 lta = per_cpu_ptr(vmp->last_io_time, cpu); in lpfc_check_inactive_vmid_one()360 free_percpu(ht->last_io_time); in lpfc_check_inactive_vmid_one()361 ht->last_io_time = NULL; in lpfc_check_inactive_vmid_one()