in ras.c [29:37]
static int __init ras_init(void) { int rc = 0; ras_debugfs_init(); rc = ras_add_daemon_trace(); return rc; }