diff options
author | 2020-12-01 15:27:53 +0100 | |
---|---|---|
committer | 2020-12-02 15:07:57 +0100 | |
commit | 96e2fbccd0fc806364a964fdf072bfc858a66109 (patch) | |
tree | e794e017f180e4e8578b2f97bb50e213f3910531 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | entry: Rename exit_to_user_mode() (diff) | |
download | wireguard-linux-96e2fbccd0fc806364a964fdf072bfc858a66109.tar.xz wireguard-linux-96e2fbccd0fc806364a964fdf072bfc858a66109.zip |
entry_Add_enter_from_user_mode_wrapper
To be called from architecture specific code if the combo interfaces are
not suitable. It simply calls __enter_from_user_mode(). This way
__enter_from_user_mode will still be inlined because it is declared static
__always_inline.
[ tglx: Amend comments and move it to a different location in the header ]
Signed-off-by: Sven Schnelle <svens@linux.ibm.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/r/20201201142755.31931-4-svens@linux.ibm.com
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions