Searched refs:ALLOCINFO_FILE_NAME (Results 1 – 1 of 1) sorted by relevance
14 #define ALLOCINFO_FILE_NAME "allocinfo" macro243 remove_proc_entry(ALLOCINFO_FILE_NAME, NULL); in shutdown_mem_profiling()252 if (!proc_create_seq(ALLOCINFO_FILE_NAME, 0400, NULL, &allocinfo_seq_op)) { in procfs_init()253 pr_err("Failed to create %s file\n", ALLOCINFO_FILE_NAME); in procfs_init()