Searched hist:159991 (Results 1 - 7 of 7) sorted by relevance

/freebsd-10.1-release/sys/compat/svr4/
H A Dsyscalls.masterdiff 159991 Tue Jun 27 16:28:50 MDT 2006 jhb - Add a kern_semctl() helper function for __semctl(). It accepts a pointer
to a copied-in copy of the 'union semun' and a uioseg to indicate which
memory space the 'buf' pointer of the union points to. This is then used
in linux_semctl() and svr4_sys_semctl() to eliminate use of the stackgap.
- Mark linux_ipc() and svr4_sys_semsys() MPSAFE.
H A Dsvr4_ipc.cdiff 159991 Tue Jun 27 16:28:50 MDT 2006 jhb - Add a kern_semctl() helper function for __semctl(). It accepts a pointer
to a copied-in copy of the 'union semun' and a uioseg to indicate which
memory space the 'buf' pointer of the union points to. This is then used
in linux_semctl() and svr4_sys_semctl() to eliminate use of the stackgap.
- Mark linux_ipc() and svr4_sys_semsys() MPSAFE.
/freebsd-10.1-release/sys/compat/linux/
H A Dlinux_ipc.cdiff 159991 Tue Jun 27 16:28:50 MDT 2006 jhb - Add a kern_semctl() helper function for __semctl(). It accepts a pointer
to a copied-in copy of the 'union semun' and a uioseg to indicate which
memory space the 'buf' pointer of the union points to. This is then used
in linux_semctl() and svr4_sys_semctl() to eliminate use of the stackgap.
- Mark linux_ipc() and svr4_sys_semsys() MPSAFE.
/freebsd-10.1-release/sys/amd64/linux32/
H A Dsyscalls.masterdiff 159991 Tue Jun 27 16:28:50 MDT 2006 jhb - Add a kern_semctl() helper function for __semctl(). It accepts a pointer
to a copied-in copy of the 'union semun' and a uioseg to indicate which
memory space the 'buf' pointer of the union points to. This is then used
in linux_semctl() and svr4_sys_semctl() to eliminate use of the stackgap.
- Mark linux_ipc() and svr4_sys_semsys() MPSAFE.
/freebsd-10.1-release/sys/kern/
H A Dsysv_sem.cdiff 159991 Tue Jun 27 16:28:50 MDT 2006 jhb - Add a kern_semctl() helper function for __semctl(). It accepts a pointer
to a copied-in copy of the 'union semun' and a uioseg to indicate which
memory space the 'buf' pointer of the union points to. This is then used
in linux_semctl() and svr4_sys_semctl() to eliminate use of the stackgap.
- Mark linux_ipc() and svr4_sys_semsys() MPSAFE.
/freebsd-10.1-release/sys/sys/
H A Dsyscallsubr.hdiff 159991 Tue Jun 27 16:28:50 MDT 2006 jhb - Add a kern_semctl() helper function for __semctl(). It accepts a pointer
to a copied-in copy of the 'union semun' and a uioseg to indicate which
memory space the 'buf' pointer of the union points to. This is then used
in linux_semctl() and svr4_sys_semctl() to eliminate use of the stackgap.
- Mark linux_ipc() and svr4_sys_semsys() MPSAFE.
/freebsd-10.1-release/sys/i386/linux/
H A Dsyscalls.masterdiff 159991 Tue Jun 27 16:28:50 MDT 2006 jhb - Add a kern_semctl() helper function for __semctl(). It accepts a pointer
to a copied-in copy of the 'union semun' and a uioseg to indicate which
memory space the 'buf' pointer of the union points to. This is then used
in linux_semctl() and svr4_sys_semctl() to eliminate use of the stackgap.
- Mark linux_ipc() and svr4_sys_semsys() MPSAFE.

Completed in 291 milliseconds