diff options
author | Ingo Molnar <mingo@kernel.org> | 2025-05-02 11:08:42 +0300 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2025-05-02 11:11:17 +0300 |
commit | c9d8ea9d53d4ddb80f2ad2bca5b9e9e40fcb9b16 (patch) | |
tree | f0d7f46849c57129f987b93d19ca9586826744d1 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 76deb5452e79ab86eac699ae3b6a44ab9c437ffe (diff) | |
download | linux-c9d8ea9d53d4ddb80f2ad2bca5b9e9e40fcb9b16.tar.xz |
x86/msr: Rename DECLARE_ARGS() to EAX_EDX_DECLARE_ARGS
DECLARE_ARGS() is way too generic of a name that says very little about
why these args are declared in that fashion - use the EAX_EDX_ prefix
to create a common prefix between the three helper methods:
EAX_EDX_DECLARE_ARGS()
EAX_EDX_VAL()
EAX_EDX_RET()
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Cc: Andy Lutomirski <luto@kernel.org>
Cc: Brian Gerst <brgerst@gmail.com>
Cc: Juergen Gross <jgross@suse.com>
Cc: H. Peter Anvin <hpa@zytor.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Kees Cook <keescook@chromium.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Borislav Petkov <bp@alien8.de>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Josh Poimboeuf <jpoimboe@redhat.com>
Cc: Uros Bizjak <ubizjak@gmail.com>
Cc: linux-kernel@vger.kernel.org
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions