Home
last modified time | relevance | path

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

/linux-3.4.99/fs/proc/
Dinternal.h18 extern void sysctl_head_put(struct ctl_table_header *head);
21 static inline void sysctl_head_put(struct ctl_table_header *head) { } in sysctl_head_put() function
Dinode.c48 sysctl_head_put(head); in proc_evict_inode()
Dproc_sysctl.c259 void sysctl_head_put(struct ctl_table_header *head) in sysctl_head_put() function