aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/proc.py
diff options
context:
space:
mode:
authorDominik Brodowski <[email protected]>2018-03-11 11:34:30 +0100
committerDominik Brodowski <[email protected]>2018-04-02 20:15:37 +0200
commit791eb22eef0d077df4ddcf633ee6eac038f0431e (patch)
tree85d17bcff2149aa82b380c44d6eccbf63e22e900 /scripts/gdb/linux/proc.py
parentf13903587c189fa73da47ddd416eb31704c48486 (diff)
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/[email protected] Cc: Alexander Viro <[email protected]> Signed-off-by: Dominik Brodowski <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions