Home
last modified time | relevance | path

Searched defs:CLONE_CHILD_SETTID (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dsched.h24 #define CLONE_CHILD_SETTID 0x01000000 macro
/kernel/linux/linux-5.10/tools/include/uapi/linux/
Dsched.h27 #define CLONE_CHILD_SETTID 0x01000000 /* set the TID in the child */ macro
/kernel/linux/linux-5.10/include/uapi/linux/
Dsched.h27 #define CLONE_CHILD_SETTID 0x01000000 /* set the TID in the child */ macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dsched.h39 #define CLONE_CHILD_SETTID 0x01000000 macro