Home
last modified time | relevance | path

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

/linux/fs/proc/
H A Dgeneric.c639 struct proc_dir_entry *proc_create_seq_private(const char *name, umode_t mode, in proc_create_seq_private() function
653 EXPORT_SYMBOL(proc_create_seq_private);
/linux/lib/
H A Dalloc_tag.c1005 if (!proc_create_seq_private(ALLOCINFO_FILE_NAME, 0400, NULL, &allocinfo_seq_op, in alloc_tag_init()
/linux/net/netfilter/
H A Dx_tables.c2046 proc = proc_create_seq_private(buf, 0440, net->proc_net, in xt_proto_init()
2055 proc = proc_create_seq_private(buf, 0440, net->proc_net, in xt_proto_init()