zfs/module/splat
Chunwei Chen 9c9ad845ef Refactor some splat macro to function
Refactor the code by making splat_test_{init,fini}, splat_subsystem_{init,fini}
into functions. They don't have reason to be macro and it would be too bloated
to inline every call.

Signed-off-by: Chunwei Chen <david.chen@osnexus.com>
2016-12-15 11:30:11 -08:00
..
Makefile.in Support parallel build trees (VPATH builds) 2015-07-17 12:53:11 -07:00
splat-atomic.c Refactor some splat macro to function 2016-12-15 11:30:11 -08:00
splat-condvar.c Refactor some splat macro to function 2016-12-15 11:30:11 -08:00
splat-cred.c Refactor some splat macro to function 2016-12-15 11:30:11 -08:00
splat-ctl.c Refactor some splat macro to function 2016-12-15 11:30:11 -08:00
splat-generic.c Refactor some splat macro to function 2016-12-15 11:30:11 -08:00
splat-internal.h Refactor some splat macro to function 2016-12-15 11:30:11 -08:00
splat-kmem.c Refactor some splat macro to function 2016-12-15 11:30:11 -08:00
splat-kobj.c Refactor some splat macro to function 2016-12-15 11:30:11 -08:00
splat-linux.c Refactor some splat macro to function 2016-12-15 11:30:11 -08:00
splat-list.c Refactor some splat macro to function 2016-12-15 11:30:11 -08:00
splat-mutex.c Refactor some splat macro to function 2016-12-15 11:30:11 -08:00
splat-random.c Refactor some splat macro to function 2016-12-15 11:30:11 -08:00
splat-rwlock.c Refactor some splat macro to function 2016-12-15 11:30:11 -08:00
splat-taskq.c Refactor some splat macro to function 2016-12-15 11:30:11 -08:00
splat-thread.c Refactor some splat macro to function 2016-12-15 11:30:11 -08:00
splat-time.c Refactor some splat macro to function 2016-12-15 11:30:11 -08:00
splat-vnode.c Refactor some splat macro to function 2016-12-15 11:30:11 -08:00
splat-zlib.c Refactor some splat macro to function 2016-12-15 11:30:11 -08:00