Searched refs:get_current_pid (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/um/include/shared/ | ||
| H A D | kern_util.h | 51 extern int get_current_pid(void); |
| /linux/arch/um/kernel/ | ||
| H A D | process.c | 101 int get_current_pid(void) in get_current_pid() function |