Searched refs:dispatch_log (Results 1 – 4 of 4) sorted by relevance
96 struct dtl_entry *dispatch_log; member
260 pp->dispatch_log = dtl; in alloc_dispatch_logs()266 dtl = get_paca()->dispatch_log; in alloc_dispatch_logs()
116 dtl = pp->dispatch_log; in vpa_init()
222 dtl = local_paca->dispatch_log + (i % N_DISPATCH_LOG); in scan_dispatch_log()233 dtl = local_paca->dispatch_log; in scan_dispatch_log()