Searched refs:ages (Results 1 – 6 of 6) sorted by relevance
114 long *ages; in fcal_detect() local127 ages = kmalloc (128 * sizeof(long), GFP_KERNEL); in fcal_detect()128 if (!ages) continue; in fcal_detect()133 kfree(ages); in fcal_detect()172 fc->ages = ages; in fcal_detect()173 memset (ages, 0, 128 * sizeof(long)); in fcal_detect()197 kfree (fc->ages); in fcal_release()
218 long *ages; in pluto_detect() local220 ages = kmalloc (((inq->channels + 1) * inq->targets) * sizeof(long), GFP_KERNEL); in pluto_detect()221 if (!ages) continue; in pluto_detect()226 kfree(ages); in pluto_detect()248 fc->ages = ages; in pluto_detect()249 memset (ages, 0, ((inq->channels + 1) * inq->targets) * sizeof(long)); in pluto_detect()286 kfree (fc->ages); in pluto_release()
104 long *ages; member
796 if (jiffies - fc->ages[SCpnt->channel * fc->targets + SCpnt->target] > (5 * 60 * HZ)) { in fcp_scsi_queue_it()797 fc->ages[SCpnt->channel * fc->targets + SCpnt->target] = jiffies; in fcp_scsi_queue_it()
239 pcibios_present() Since ages, you don't need to test presence
69 ages. It is probably still possible to use the old code with