/haiku/src/add-ons/kernel/drivers/graphics/et6x00/ |
H A D | driver.c | 8a0c9d52c62918442ede4cc8361bdbfb9560e713 Sat Aug 10 19:51:41 UTC 2019 Augustin Cavalier <waddlesplash@gmail.com> OS: Rename B_USER_CLONEABLE_AREA to B_CLONEABLE_AREA.
It now lives in OS.h. The idea is that this will now be accessible to userland applications, so userland memory is protected from access by other processes, just as kernel memory is.
No functional change (the constants are still the same, though I've changed some to use shifts to make clear which bits are allocated are which are unused.)
|
/haiku/src/system/kernel/messaging/ |
H A D | MessagingService.cpp | 8a0c9d52c62918442ede4cc8361bdbfb9560e713 Sat Aug 10 19:51:41 UTC 2019 Augustin Cavalier <waddlesplash@gmail.com> OS: Rename B_USER_CLONEABLE_AREA to B_CLONEABLE_AREA.
It now lives in OS.h. The idea is that this will now be accessible to userland applications, so userland memory is protected from access by other processes, just as kernel memory is.
No functional change (the constants are still the same, though I've changed some to use shifts to make clear which bits are allocated are which are unused.)
|
/haiku/src/add-ons/kernel/drivers/graphics/radeon/ |
H A D | PCI_GART.c | 8a0c9d52c62918442ede4cc8361bdbfb9560e713 Sat Aug 10 19:51:41 UTC 2019 Augustin Cavalier <waddlesplash@gmail.com> OS: Rename B_USER_CLONEABLE_AREA to B_CLONEABLE_AREA.
It now lives in OS.h. The idea is that this will now be accessible to userland applications, so userland memory is protected from access by other processes, just as kernel memory is.
No functional change (the constants are still the same, though I've changed some to use shifts to make clear which bits are allocated are which are unused.)
|
H A D | init.c | 8a0c9d52c62918442ede4cc8361bdbfb9560e713 Sat Aug 10 19:51:41 UTC 2019 Augustin Cavalier <waddlesplash@gmail.com> OS: Rename B_USER_CLONEABLE_AREA to B_CLONEABLE_AREA.
It now lives in OS.h. The idea is that this will now be accessible to userland applications, so userland memory is protected from access by other processes, just as kernel memory is.
No functional change (the constants are still the same, though I've changed some to use shifts to make clear which bits are allocated are which are unused.)
|
/haiku/src/add-ons/kernel/drivers/graphics/intel_810/ |
H A D | driver.cpp | 8a0c9d52c62918442ede4cc8361bdbfb9560e713 Sat Aug 10 19:51:41 UTC 2019 Augustin Cavalier <waddlesplash@gmail.com> OS: Rename B_USER_CLONEABLE_AREA to B_CLONEABLE_AREA.
It now lives in OS.h. The idea is that this will now be accessible to userland applications, so userland memory is protected from access by other processes, just as kernel memory is.
No functional change (the constants are still the same, though I've changed some to use shifts to make clear which bits are allocated are which are unused.)
|
/haiku/src/add-ons/kernel/drivers/graphics/3dfx/ |
H A D | driver.cpp | 8a0c9d52c62918442ede4cc8361bdbfb9560e713 Sat Aug 10 19:51:41 UTC 2019 Augustin Cavalier <waddlesplash@gmail.com> OS: Rename B_USER_CLONEABLE_AREA to B_CLONEABLE_AREA.
It now lives in OS.h. The idea is that this will now be accessible to userland applications, so userland memory is protected from access by other processes, just as kernel memory is.
No functional change (the constants are still the same, though I've changed some to use shifts to make clear which bits are allocated are which are unused.)
|
/haiku/src/add-ons/kernel/drivers/graphics/skeleton/ |
H A D | driver.c | 8a0c9d52c62918442ede4cc8361bdbfb9560e713 Sat Aug 10 19:51:41 UTC 2019 Augustin Cavalier <waddlesplash@gmail.com> OS: Rename B_USER_CLONEABLE_AREA to B_CLONEABLE_AREA.
It now lives in OS.h. The idea is that this will now be accessible to userland applications, so userland memory is protected from access by other processes, just as kernel memory is.
No functional change (the constants are still the same, though I've changed some to use shifts to make clear which bits are allocated are which are unused.)
|
/haiku/headers/private/system/ |
H A D | vm_defs.h | 8a0c9d52c62918442ede4cc8361bdbfb9560e713 Sat Aug 10 19:51:41 UTC 2019 Augustin Cavalier <waddlesplash@gmail.com> OS: Rename B_USER_CLONEABLE_AREA to B_CLONEABLE_AREA.
It now lives in OS.h. The idea is that this will now be accessible to userland applications, so userland memory is protected from access by other processes, just as kernel memory is.
No functional change (the constants are still the same, though I've changed some to use shifts to make clear which bits are allocated are which are unused.)
|
/haiku/src/add-ons/kernel/drivers/graphics/via/ |
H A D | driver.c | 8a0c9d52c62918442ede4cc8361bdbfb9560e713 Sat Aug 10 19:51:41 UTC 2019 Augustin Cavalier <waddlesplash@gmail.com> OS: Rename B_USER_CLONEABLE_AREA to B_CLONEABLE_AREA.
It now lives in OS.h. The idea is that this will now be accessible to userland applications, so userland memory is protected from access by other processes, just as kernel memory is.
No functional change (the constants are still the same, though I've changed some to use shifts to make clear which bits are allocated are which are unused.)
|
/haiku/src/add-ons/kernel/drivers/graphics/ati/ |
H A D | driver.cpp | 8a0c9d52c62918442ede4cc8361bdbfb9560e713 Sat Aug 10 19:51:41 UTC 2019 Augustin Cavalier <waddlesplash@gmail.com> OS: Rename B_USER_CLONEABLE_AREA to B_CLONEABLE_AREA.
It now lives in OS.h. The idea is that this will now be accessible to userland applications, so userland memory is protected from access by other processes, just as kernel memory is.
No functional change (the constants are still the same, though I've changed some to use shifts to make clear which bits are allocated are which are unused.)
|
/haiku/src/add-ons/kernel/file_systems/userlandfs/private/ |
H A D | RequestAllocator.cpp | 8a0c9d52c62918442ede4cc8361bdbfb9560e713 Sat Aug 10 19:51:41 UTC 2019 Augustin Cavalier <waddlesplash@gmail.com> OS: Rename B_USER_CLONEABLE_AREA to B_CLONEABLE_AREA.
It now lives in OS.h. The idea is that this will now be accessible to userland applications, so userland memory is protected from access by other processes, just as kernel memory is.
No functional change (the constants are still the same, though I've changed some to use shifts to make clear which bits are allocated are which are unused.)
|
/haiku/src/add-ons/kernel/drivers/graphics/s3/ |
H A D | driver.cpp | 8a0c9d52c62918442ede4cc8361bdbfb9560e713 Sat Aug 10 19:51:41 UTC 2019 Augustin Cavalier <waddlesplash@gmail.com> OS: Rename B_USER_CLONEABLE_AREA to B_CLONEABLE_AREA.
It now lives in OS.h. The idea is that this will now be accessible to userland applications, so userland memory is protected from access by other processes, just as kernel memory is.
No functional change (the constants are still the same, though I've changed some to use shifts to make clear which bits are allocated are which are unused.)
|
/haiku/src/add-ons/kernel/drivers/graphics/neomagic/ |
H A D | driver.c | 8a0c9d52c62918442ede4cc8361bdbfb9560e713 Sat Aug 10 19:51:41 UTC 2019 Augustin Cavalier <waddlesplash@gmail.com> OS: Rename B_USER_CLONEABLE_AREA to B_CLONEABLE_AREA.
It now lives in OS.h. The idea is that this will now be accessible to userland applications, so userland memory is protected from access by other processes, just as kernel memory is.
No functional change (the constants are still the same, though I've changed some to use shifts to make clear which bits are allocated are which are unused.)
|
/haiku/src/add-ons/kernel/drivers/graphics/matrox/ |
H A D | driver.c | 8a0c9d52c62918442ede4cc8361bdbfb9560e713 Sat Aug 10 19:51:41 UTC 2019 Augustin Cavalier <waddlesplash@gmail.com> OS: Rename B_USER_CLONEABLE_AREA to B_CLONEABLE_AREA.
It now lives in OS.h. The idea is that this will now be accessible to userland applications, so userland memory is protected from access by other processes, just as kernel memory is.
No functional change (the constants are still the same, though I've changed some to use shifts to make clear which bits are allocated are which are unused.)
|
/haiku/src/add-ons/kernel/drivers/graphics/vesa/ |
H A D | vesa.cpp | 8a0c9d52c62918442ede4cc8361bdbfb9560e713 Sat Aug 10 19:51:41 UTC 2019 Augustin Cavalier <waddlesplash@gmail.com> OS: Rename B_USER_CLONEABLE_AREA to B_CLONEABLE_AREA.
It now lives in OS.h. The idea is that this will now be accessible to userland applications, so userland memory is protected from access by other processes, just as kernel memory is.
No functional change (the constants are still the same, though I've changed some to use shifts to make clear which bits are allocated are which are unused.)
|
/haiku/headers/os/drivers/ |
H A D | KernelExport.h | 8a0c9d52c62918442ede4cc8361bdbfb9560e713 Sat Aug 10 19:51:41 UTC 2019 Augustin Cavalier <waddlesplash@gmail.com> OS: Rename B_USER_CLONEABLE_AREA to B_CLONEABLE_AREA.
It now lives in OS.h. The idea is that this will now be accessible to userland applications, so userland memory is protected from access by other processes, just as kernel memory is.
No functional change (the constants are still the same, though I've changed some to use shifts to make clear which bits are allocated are which are unused.)
|
/haiku/src/system/kernel/debug/ |
H A D | frame_buffer_console.cpp | 8a0c9d52c62918442ede4cc8361bdbfb9560e713 Sat Aug 10 19:51:41 UTC 2019 Augustin Cavalier <waddlesplash@gmail.com> OS: Rename B_USER_CLONEABLE_AREA to B_CLONEABLE_AREA.
It now lives in OS.h. The idea is that this will now be accessible to userland applications, so userland memory is protected from access by other processes, just as kernel memory is.
No functional change (the constants are still the same, though I've changed some to use shifts to make clear which bits are allocated are which are unused.)
|
/haiku/src/add-ons/kernel/drivers/graphics/radeon_hd/ |
H A D | radeon_hd.cpp | 8a0c9d52c62918442ede4cc8361bdbfb9560e713 Sat Aug 10 19:51:41 UTC 2019 Augustin Cavalier <waddlesplash@gmail.com> OS: Rename B_USER_CLONEABLE_AREA to B_CLONEABLE_AREA.
It now lives in OS.h. The idea is that this will now be accessible to userland applications, so userland memory is protected from access by other processes, just as kernel memory is.
No functional change (the constants are still the same, though I've changed some to use shifts to make clear which bits are allocated are which are unused.)
|
/haiku/src/add-ons/kernel/drivers/graphics/nvidia/ |
H A D | driver.c | 8a0c9d52c62918442ede4cc8361bdbfb9560e713 Sat Aug 10 19:51:41 UTC 2019 Augustin Cavalier <waddlesplash@gmail.com> OS: Rename B_USER_CLONEABLE_AREA to B_CLONEABLE_AREA.
It now lives in OS.h. The idea is that this will now be accessible to userland applications, so userland memory is protected from access by other processes, just as kernel memory is.
No functional change (the constants are still the same, though I've changed some to use shifts to make clear which bits are allocated are which are unused.)
|
/haiku/src/add-ons/kernel/drivers/graphics/intel_extreme/ |
H A D | intel_extreme.cpp | 8a0c9d52c62918442ede4cc8361bdbfb9560e713 Sat Aug 10 19:51:41 UTC 2019 Augustin Cavalier <waddlesplash@gmail.com> OS: Rename B_USER_CLONEABLE_AREA to B_CLONEABLE_AREA.
It now lives in OS.h. The idea is that this will now be accessible to userland applications, so userland memory is protected from access by other processes, just as kernel memory is.
No functional change (the constants are still the same, though I've changed some to use shifts to make clear which bits are allocated are which are unused.)
|
/haiku/headers/os/kernel/ |
H A D | OS.h | 8a0c9d52c62918442ede4cc8361bdbfb9560e713 Sat Aug 10 19:51:41 UTC 2019 Augustin Cavalier <waddlesplash@gmail.com> OS: Rename B_USER_CLONEABLE_AREA to B_CLONEABLE_AREA.
It now lives in OS.h. The idea is that this will now be accessible to userland applications, so userland memory is protected from access by other processes, just as kernel memory is.
No functional change (the constants are still the same, though I've changed some to use shifts to make clear which bits are allocated are which are unused.)
|
/haiku/src/system/kernel/vm/ |
H A D | vm.cpp | 8a0c9d52c62918442ede4cc8361bdbfb9560e713 Sat Aug 10 19:51:41 UTC 2019 Augustin Cavalier <waddlesplash@gmail.com> OS: Rename B_USER_CLONEABLE_AREA to B_CLONEABLE_AREA.
It now lives in OS.h. The idea is that this will now be accessible to userland applications, so userland memory is protected from access by other processes, just as kernel memory is.
No functional change (the constants are still the same, though I've changed some to use shifts to make clear which bits are allocated are which are unused.)
|