diff options
author | 2021-03-11 15:23:08 +0100 | |
---|---|---|
committer | 2021-03-11 16:12:33 +0100 | |
commit | 6ea312d95e0226b306bb4b8ee3a0727d880378cb (patch) | |
tree | 0184628a85dac475cc6361b183a08e319690bf54 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | static_call: Move struct static_call_key definition to static_call_types.h (diff) | |
download | wireguard-linux-6ea312d95e0226b306bb4b8ee3a0727d880378cb.tar.xz wireguard-linux-6ea312d95e0226b306bb4b8ee3a0727d880378cb.zip |
static_call: Add function to query current function
Some users of paravirtualized functions need to query which function
has been specified in a pv_ops vector element. In order to be able to
switch such paravirtualized functions to static_calls instead, there
needs to be a function to query the function which will be called via
static_call().
Signed-off-by: Juergen Gross <jgross@suse.com>
Signed-off-by: Borislav Petkov <bp@suse.de>
Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://lkml.kernel.org/r/20210311142319.4723-4-jgross@suse.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions