Searched refs:pcurrent (Results 1 – 7 of 7) sorted by relevance
11 struct task_struct *t = read_pda(pcurrent); in get_current()
12 struct task_struct *pcurrent; /* Current process */ member
42 ENTRY(pcurrent); in main()
118 cpu_pda[cpu].pcurrent = init_tasks[cpu]; in pda_init()
630 write_pda(pcurrent, next_p); in __switch_to()
551 cpu_pda[cpu].pcurrent = init_tasks[cpu] = idle; in do_boot_cpu()
285 struct task_struct *cur = cpu_pda[cpu].pcurrent; in show_registers()