Home
last modified time | relevance | path

Searched refs:current_pid (Results 1 – 5 of 5) sorted by relevance

/arch/s390/kernel/
A Dprocess.c73 if (get_lowcore()->current_pid != current->pid) { in arch_setup_new_exec()
74 get_lowcore()->current_pid = current->pid; in arch_setup_new_exec()
A Dasm-offsets.c138 OFFSET(__LC_CURRENT_PID, lowcore, current_pid); in main()
A Dsmp.c277 lc->current_pid = tsk->pid; in pcpu_attach_task()
/arch/s390/include/asm/
A Dlowcore.h157 __u32 current_pid; /* 0x039c */ member
/arch/s390/boot/
A Dstartup.c181 get_lowcore()->current_pid = 0; in setup_lpp()

Completed in 13 milliseconds