Home
last modified time | relevance | path

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

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dsched.h21 #define CLONE_CHILD_CLEARTID 0x00200000 macro
/kernel/linux/linux-5.10/tools/include/uapi/linux/
Dsched.h24 #define CLONE_CHILD_CLEARTID 0x00200000 /* clear the TID in the child */ macro
/kernel/linux/linux-5.10/include/uapi/linux/
Dsched.h24 #define CLONE_CHILD_CLEARTID 0x00200000 /* clear the TID in the child */ macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dsched.h36 #define CLONE_CHILD_CLEARTID 0x00200000 macro