Home
last modified time | relevance | path

Searched hist:"96 e2fbcc" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dentry-common.h96e2fbcc Tue Dec 01 08:27:53 CST 2020 Sven Schnelle <svens@linux.ibm.com> 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
/openbmc/linux/kernel/entry/
H A Dcommon.c96e2fbcc Tue Dec 01 08:27:53 CST 2020 Sven Schnelle <svens@linux.ibm.com> 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