Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 19 for MADV_DOFORK (0.21 sec)

  1. src/cmd/vendor/golang.org/x/sys/unix/zerrors_zos_s390x.go

    	MADV_REMOVE                     = 4  // for Linux compatibility -- no zos semantics
    	MADV_DONTFORK                   = 5  // for Linux compatibility -- no zos semantics
    	MADV_DOFORK                     = 6  // for Linux compatibility -- no zos semantics
    	MADV_HWPOISON                   = 7  // for Linux compatibility -- no zos semantics
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 08 16:12:58 UTC 2024
    - 39.4K bytes
    - Viewed (0)
  2. src/syscall/zerrors_linux_amd64.go

    	LINUX_REBOOT_MAGIC2              = 0x28121969
    	LOCK_EX                          = 0x2
    	LOCK_NB                          = 0x4
    	LOCK_SH                          = 0x1
    	LOCK_UN                          = 0x8
    	MADV_DOFORK                      = 0xb
    	MADV_DONTFORK                    = 0xa
    	MADV_DONTNEED                    = 0x4
    	MADV_HUGEPAGE                    = 0xe
    	MADV_HWPOISON                    = 0x64
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Aug 19 16:12:50 UTC 2022
    - 57.4K bytes
    - Viewed (0)
  3. src/syscall/zerrors_linux_riscv64.go

    	LOCK_EX                          = 0x2
    	LOCK_NB                          = 0x4
    	LOCK_SH                          = 0x1
    	LOCK_UN                          = 0x8
    	MADV_DODUMP                      = 0x11
    	MADV_DOFORK                      = 0xb
    	MADV_DONTDUMP                    = 0x10
    	MADV_DONTFORK                    = 0xa
    	MADV_DONTNEED                    = 0x4
    	MADV_FREE                        = 0x8
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Aug 19 16:12:50 UTC 2022
    - 70.8K bytes
    - Viewed (0)
  4. src/syscall/zerrors_linux_386.go

    	LINUX_REBOOT_MAGIC2              = 0x28121969
    	LOCK_EX                          = 0x2
    	LOCK_NB                          = 0x4
    	LOCK_SH                          = 0x1
    	LOCK_UN                          = 0x8
    	MADV_DOFORK                      = 0xb
    	MADV_DONTFORK                    = 0xa
    	MADV_DONTNEED                    = 0x4
    	MADV_HUGEPAGE                    = 0xe
    	MADV_HWPOISON                    = 0x64
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Aug 19 16:12:50 UTC 2022
    - 57.4K bytes
    - Viewed (0)
  5. src/syscall/zerrors_linux_arm.go

    	LINUX_REBOOT_MAGIC2              = 0x28121969
    	LOCK_EX                          = 0x2
    	LOCK_NB                          = 0x4
    	LOCK_SH                          = 0x1
    	LOCK_UN                          = 0x8
    	MADV_DOFORK                      = 0xb
    	MADV_DONTFORK                    = 0xa
    	MADV_DONTNEED                    = 0x4
    	MADV_HUGEPAGE                    = 0xe
    	MADV_HWPOISON                    = 0x64
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Aug 19 16:12:50 UTC 2022
    - 57.9K bytes
    - Viewed (0)
  6. src/syscall/zerrors_linux_ppc64.go

    	LOCK_EX                          = 0x2
    	LOCK_NB                          = 0x4
    	LOCK_SH                          = 0x1
    	LOCK_UN                          = 0x8
    	MADV_DODUMP                      = 0x11
    	MADV_DOFORK                      = 0xb
    	MADV_DONTDUMP                    = 0x10
    	MADV_DONTFORK                    = 0xa
    	MADV_DONTNEED                    = 0x4
    	MADV_HUGEPAGE                    = 0xe
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Aug 19 16:12:50 UTC 2022
    - 70.9K bytes
    - Viewed (0)
  7. src/syscall/zerrors_linux_s390x.go

    	LOCK_EX                          = 0x2
    	LOCK_NB                          = 0x4
    	LOCK_SH                          = 0x1
    	LOCK_UN                          = 0x8
    	MADV_DODUMP                      = 0x11
    	MADV_DOFORK                      = 0xb
    	MADV_DONTDUMP                    = 0x10
    	MADV_DONTFORK                    = 0xa
    	MADV_DONTNEED                    = 0x4
    	MADV_HUGEPAGE                    = 0xe
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Aug 19 16:12:50 UTC 2022
    - 73.3K bytes
    - Viewed (0)
  8. src/syscall/zerrors_linux_ppc64le.go

    	LOCK_EX                          = 0x2
    	LOCK_NB                          = 0x4
    	LOCK_SH                          = 0x1
    	LOCK_UN                          = 0x8
    	MADV_DODUMP                      = 0x11
    	MADV_DOFORK                      = 0xb
    	MADV_DONTDUMP                    = 0x10
    	MADV_DONTFORK                    = 0xa
    	MADV_DONTNEED                    = 0x4
    	MADV_HUGEPAGE                    = 0xe
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Aug 19 16:12:50 UTC 2022
    - 71.8K bytes
    - Viewed (0)
  9. src/syscall/zerrors_linux_arm64.go

    	LOCK_EX                          = 0x2
    	LOCK_NB                          = 0x4
    	LOCK_SH                          = 0x1
    	LOCK_UN                          = 0x8
    	MADV_DODUMP                      = 0x11
    	MADV_DOFORK                      = 0xb
    	MADV_DONTDUMP                    = 0x10
    	MADV_DONTFORK                    = 0xa
    	MADV_DONTNEED                    = 0x4
    	MADV_HUGEPAGE                    = 0xe
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Aug 19 16:12:50 UTC 2022
    - 68.6K bytes
    - Viewed (0)
  10. src/syscall/zerrors_linux_mips.go

    	LOCK_EX                          = 0x2
    	LOCK_NB                          = 0x4
    	LOCK_SH                          = 0x1
    	LOCK_UN                          = 0x8
    	MADV_DODUMP                      = 0x11
    	MADV_DOFORK                      = 0xb
    	MADV_DONTDUMP                    = 0x10
    	MADV_DONTFORK                    = 0xa
    	MADV_DONTNEED                    = 0x4
    	MADV_HUGEPAGE                    = 0xe
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Aug 19 16:12:50 UTC 2022
    - 69.2K bytes
    - Viewed (0)
Back to top