Searched refs:allocinfo_seq_op (Results 1 – 1 of 1) sorted by relevance
123 static const struct seq_operations allocinfo_seq_op = { variable252 if (!proc_create_seq(ALLOCINFO_FILE_NAME, 0400, NULL, &allocinfo_seq_op)) { in procfs_init()