Home
last modified time | relevance | path

Searched refs:set_child_tid (Results 1 - 2 of 2) sorted by relevance

/device/soc/rockchip/common/sdk_linux/include/linux/
H A Dsched.h1007 int __user *set_child_tid; member
/device/soc/rockchip/common/sdk_linux/kernel/sched/
H A Dcore.c4111 if (current->set_child_tid) {
4112 put_user(task_pid_vnr(current), current->set_child_tid);

Completed in 16 milliseconds