Searched refs:dispatch_log (Results 1 – 4 of 4) sorted by relevance
88 struct dtl_entry *dispatch_log; member
318 pp->dispatch_log = dtl; in alloc_dispatch_logs()324 dtl = get_paca()->dispatch_log; in alloc_dispatch_logs()
109 dtl = pp->dispatch_log; in vpa_init()
225 dtl = local_paca->dispatch_log + (i % N_DISPATCH_LOG); in scan_dispatch_log()236 dtl = local_paca->dispatch_log; in scan_dispatch_log()