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. |
||
---|---|---|
.. | ||
Makefile | ||
files.union | ||
union.h | ||
union_subr.c | ||
union_vfsops.c | ||
union_vnops.c |