Home
last modified time | relevance | path

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

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