Searched refs:sysctl_head_put (Results 1 – 3 of 3) sorted by relevance
252 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
49 sysctl_head_put(head); in proc_evict_inode()
294 void sysctl_head_put(struct ctl_table_header *head) in sysctl_head_put() function