mirror of
https://github.com/opnsense/src.git
synced 2026-02-14 08:13:38 -05:00
Don't grab Giant in the upper syscall/wrapper code NET_LOCK_GIANT in the socket code (sockets/fifos). mtx_lock(&Giant) in the vnode code. mtx_lock(&Giant) in the opencrypto code. (This may actually not be needed, but better safe than sorry). Devfs grabs Giant if the driver is marked as needing Giant. |
||
|---|---|---|
| .. | ||
| cast.c | ||
| cast.h | ||
| castsb.h | ||
| criov.c | ||
| crypto.c | ||
| crypto_if.m | ||
| cryptodev.c | ||
| cryptodev.h | ||
| cryptosoft.c | ||
| cryptosoft.h | ||
| deflate.c | ||
| deflate.h | ||
| rijndael.c | ||
| rijndael.h | ||
| rmd160.c | ||
| rmd160.h | ||
| skipjack.c | ||
| skipjack.h | ||
| xform.c | ||
| xform.h | ||