Home
last modified time | relevance | path

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

/linux-6.6.21/arch/ia64/kernel/
Dpalinfo.c798 unsigned req_cpu: 32; /* for which CPU this info is */ member
803 #define req_cpu pal_func_cpu.req_cpu macro
/linux-6.6.21/drivers/scsi/qedi/
Dqedi.h241 unsigned int req_cpu; /* CPU that the task is queued on */ member
/linux-6.6.21/drivers/scsi/
Dqlogicpti.h341 struct pti_queue_entry *req_cpu; /* Ptr to REQUEST bufs (CPU) */ member
/linux-6.6.21/drivers/scsi/qedf/
Dqedf.h297 unsigned int req_cpu; /* CPU that the task is queued on */ member
/linux-6.6.21/kernel/
Dworkqueue.c1705 unsigned int req_cpu = cpu; in __queue_work() local