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. |
||
---|---|---|
.. | ||
files.tmpfs | ||
Makefile | ||
tmpfs_args.h | ||
tmpfs_fifoops.c | ||
tmpfs_fifoops.h | ||
tmpfs_mem.c | ||
tmpfs_rename.c | ||
tmpfs_specops.c | ||
tmpfs_specops.h | ||
tmpfs_subr.c | ||
tmpfs_vfsops.c | ||
tmpfs_vnops.c | ||
tmpfs_vnops.h | ||
tmpfs.h | ||
TODO |