Searched defs:req_cpu (Results 1 – 5 of 5) sorted by relevance
798 unsigned req_cpu: 32; /* for which CPU this info is */ member803 #define req_cpu pal_func_cpu.req_cpu macro
241 unsigned int req_cpu; /* CPU that the task is queued on */ member
341 struct pti_queue_entry *req_cpu; /* Ptr to REQUEST bufs (CPU) */ member
297 unsigned int req_cpu; /* CPU that the task is queued on */ member
1709 unsigned int req_cpu = cpu; in __queue_work() local