fd34ea77eb
kmem_alloc() with KM_SLEEP kmem_zalloc() with KM_SLEEP percpu_alloc() pserialize_create() psref_class_create() all of these paths include an assertion that the allocation has not failed, so callers should not assert that again. |
||
---|---|---|
.. | ||
aoutm68k | ||
common | ||
freebsd | ||
ibcs2 | ||
linux | ||
linux32 | ||
m68k4k | ||
ndis | ||
net | ||
netbsd32 | ||
netinet6 | ||
osf1 | ||
ossaudio | ||
sunos | ||
sunos32 | ||
svr4 | ||
svr4_32 | ||
sys | ||
ultrix | ||
vax1k | ||
Makefile | ||
Makefile.syscall |