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()
336 u64 __percpu *last_io_time; member
296 lta = per_cpu_ptr(vmp->last_io_time, cpu); in lpfc_check_inactive_vmid_one()328 free_percpu(ht->last_io_time); in lpfc_check_inactive_vmid_one()329 ht->last_io_time = NULL; in lpfc_check_inactive_vmid_one()