HomeSort by relevance Sort by last modified time
    Searched defs:CLONE_FS (Results 1 - 19 of 19) sorted by null

  /external/ltp/include/lapi/
sched.h 63 #ifndef CLONE_FS
64 #define CLONE_FS 0x00000200
  /bionic/libc/kernel/uapi/linux/
sched.h 23 #define CLONE_FS 0x00000200
  /external/kernel-headers/original/uapi/linux/
sched.h 10 #define CLONE_FS 0x00000200 /* set if fs info shared between processes */
  /external/python/cpython2/Lib/plat-linux2/
TYPES.py 89 CLONE_FS = 0x00000200
IN.py 187 CLONE_FS = 0x00000200
  /external/syzkaller/vendor/golang.org/x/sys/unix/
zerrors_netbsd_386.go 155 CLONE_FS = 0x200
    [all...]
zerrors_netbsd_amd64.go 155 CLONE_FS = 0x200
    [all...]
zerrors_linux_386.go 292 CLONE_FS = 0x200
    [all...]
zerrors_linux_amd64.go 292 CLONE_FS = 0x200
    [all...]
zerrors_linux_arm.go 292 CLONE_FS = 0x200
    [all...]
zerrors_linux_arm64.go 292 CLONE_FS = 0x200
    [all...]
zerrors_linux_mips.go 292 CLONE_FS = 0x200
    [all...]
zerrors_linux_mips64.go 292 CLONE_FS = 0x200
    [all...]
zerrors_linux_mips64le.go 292 CLONE_FS = 0x200
    [all...]
zerrors_linux_mipsle.go 292 CLONE_FS = 0x200
    [all...]
zerrors_linux_ppc64.go 292 CLONE_FS = 0x200
    [all...]
zerrors_linux_ppc64le.go 292 CLONE_FS = 0x200
    [all...]
zerrors_linux_s390x.go 292 CLONE_FS = 0x200
    [all...]
zerrors_linux_sparc64.go 274 CLONE_FS = 0x200
    [all...]

Completed in 6776 milliseconds