Home
last modified time | relevance | path

Searched defs:req_cpu (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/drivers/scsi/qedi/
Dqedi.h241 unsigned int req_cpu; /* CPU that the task is queued on */ member
/linux-6.12.1/drivers/scsi/
Dqlogicpti.h341 struct pti_queue_entry *req_cpu; /* Ptr to REQUEST bufs (CPU) */ member
/linux-6.12.1/drivers/scsi/qedf/
Dqedf.h298 unsigned int req_cpu; /* CPU that the task is queued on */ member
/linux-6.12.1/kernel/
Dworkqueue.c2241 unsigned int req_cpu = cpu; in __queue_work() local