Home
last modified time | relevance | path

Searched refs:allocinfo_seq_op (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/lib/
H A Dalloc_tag.c123 static const struct seq_operations allocinfo_seq_op = { variable
252 if (!proc_create_seq(ALLOCINFO_FILE_NAME, 0400, NULL, &allocinfo_seq_op)) { in procfs_init()