Home
last modified time | relevance | path

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

/arch/s390/include/asm/
Dlowcore.h134 __u32 current_pid; /* 0x02e4 */ member
278 __u64 current_pid; /* 0x0368 */ member
/arch/s390/kernel/
Dasm-offsets.c127 DEFINE(__LC_CURRENT_PID, offsetof(struct _lowcore, current_pid)); in main()