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