Home
last modified time | relevance | path

Searched defs:task_pid_nr (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/linux/
H A Dcompat.h217 #define task_pid_nr(x) 0 macro
/openbmc/linux/include/linux/
H A Dsched.h1574 static inline pid_t task_pid_nr(struct task_struct *tsk) in task_pid_nr() function