Home
last modified time | relevance | path

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

/linux-4.4.14/fs/proc/
Dinternal.h252 extern void sysctl_head_put(struct ctl_table_header *);
255 static inline void sysctl_head_put(struct ctl_table_header *head) { } in sysctl_head_put() function
Dinode.c49 sysctl_head_put(head); in proc_evict_inode()
Dproc_sysctl.c294 void sysctl_head_put(struct ctl_table_header *head) in sysctl_head_put() function