Home
last modified time | relevance | path

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

/linux-6.12.1/lib/
Dalloc_tag.c102 static const struct seq_operations allocinfo_seq_op = { variable
149 proc_create_seq("allocinfo", 0400, NULL, &allocinfo_seq_op); in procfs_init()