Home
last modified time | relevance | path

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

/openbmc/linux/fs/proc/
H A Dgeneric.c391 static struct proc_dir_entry *__proc_create(struct proc_dir_entry **parent, in __proc_create() function
463 ent = __proc_create(&parent, name, in proc_symlink()
489 ent = __proc_create(&parent, name, S_IFDIR | mode, 2); in _proc_mkdir()
529 ent = __proc_create(&parent, name, mode, 2); in proc_create_mount_point()
552 p = __proc_create(parent, name, mode, 1); in proc_create_reg()