diff options
author | 2018-03-11 11:34:30 +0100 | |
---|---|---|
committer | 2018-04-02 20:15:37 +0200 | |
commit | 791eb22eef0d077df4ddcf633ee6eac038f0431e (patch) | |
tree | 85d17bcff2149aa82b380c44d6eccbf63e22e900 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | fs: add do_futimesat() helper; remove internal call to sys_futimesat() (diff) | |
download | linux-dev-791eb22eef0d077df4ddcf633ee6eac038f0431e.tar.xz linux-dev-791eb22eef0d077df4ddcf633ee6eac038f0431e.zip |
fs: add do_epoll_*() helpers; remove internal calls to sys_epoll_*()
Using the helper functions do_epoll_create() and do_epoll_wait() allows us
to remove in-kernel calls to the related syscall functions.
This patch is part of a series which removes in-kernel calls to syscalls.
On this basis, the syscall entry path can be streamlined. For details, see
http://lkml.kernel.org/r/20180325162527.GA17492@light.dominikbrodowski.net
Cc: Alexander Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions