Home
last modified time | relevance | path

Searched hist:"8 e56b86bdd555b2d587177ba9df4a03d98868a82" (Results 1 – 4 of 4) sorted by relevance

/haiku/headers/private/kernel/util/
H A Diovec_support.h8e56b86bdd555b2d587177ba9df4a03d98868a82 Wed Jun 26 01:33:20 UTC 2024 Augustin Cavalier <waddlesplash@gmail.com> kernel: Use BStackOrHeapArray in fd & port vector I/O syscalls.

The socket syscall needs to still use the heap. Also add a comment
around get_iovecs_from_user() indicating what callers must do.
/haiku/src/system/kernel/fs/
H A Dsocket.cpp8e56b86bdd555b2d587177ba9df4a03d98868a82 Wed Jun 26 01:33:20 UTC 2024 Augustin Cavalier <waddlesplash@gmail.com> kernel: Use BStackOrHeapArray in fd & port vector I/O syscalls.

The socket syscall needs to still use the heap. Also add a comment
around get_iovecs_from_user() indicating what callers must do.
H A Dfd.cpp8e56b86bdd555b2d587177ba9df4a03d98868a82 Wed Jun 26 01:33:20 UTC 2024 Augustin Cavalier <waddlesplash@gmail.com> kernel: Use BStackOrHeapArray in fd & port vector I/O syscalls.

The socket syscall needs to still use the heap. Also add a comment
around get_iovecs_from_user() indicating what callers must do.
/haiku/src/system/kernel/
H A Dport.cpp8e56b86bdd555b2d587177ba9df4a03d98868a82 Wed Jun 26 01:33:20 UTC 2024 Augustin Cavalier <waddlesplash@gmail.com> kernel: Use BStackOrHeapArray in fd & port vector I/O syscalls.

The socket syscall needs to still use the heap. Also add a comment
around get_iovecs_from_user() indicating what callers must do.