summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorliaohua <liaohua4@huawei.com>2022-04-07 15:29:48 +0800
committerLuis Chamberlain <mcgrof@kernel.org>2022-04-21 11:40:59 -0700
commit988f11e046401f8561c4afefa506a50f0203de40 (patch)
treea692772598b543025cc940cfe402f9cee1f43839 /include
parentf8b7d2b4c192118c37ab24c0540d1134dd0104d8 (diff)
downloadlinux-stable-988f11e046401f8561c4afefa506a50f0203de40.tar.gz
linux-stable-988f11e046401f8561c4afefa506a50f0203de40.tar.bz2
linux-stable-988f11e046401f8561c4afefa506a50f0203de40.zip
latencytop: move sysctl to its own file
This moves latencytop sysctl to kernel/latencytop.c Signed-off-by: liaohua <liaohua4@huawei.com> Signed-off-by: Luis Chamberlain <mcgrof@kernel.org>
Diffstat (limited to 'include')
-rw-r--r--include/linux/latencytop.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/linux/latencytop.h b/include/linux/latencytop.h
index abe3d95f795b..84f1053cf2a8 100644
--- a/include/linux/latencytop.h
+++ b/include/linux/latencytop.h
@@ -38,9 +38,6 @@ account_scheduler_latency(struct task_struct *task, int usecs, int inter)
void clear_tsk_latency_tracing(struct task_struct *p);
-int sysctl_latencytop(struct ctl_table *table, int write, void *buffer,
- size_t *lenp, loff_t *ppos);
-
#else
static inline void