xref: /kernel/linux/linux-6.6/arch/s390/lib/test_kprobes.h (revision 62306a36)
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-6.6/arch/s390/lib/
162306a36Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0+ */
262306a36Sopenharmony_ci#ifndef TEST_KPROBES_H
362306a36Sopenharmony_ci#define TEST_KPROBES_H
462306a36Sopenharmony_ci
562306a36Sopenharmony_ciextern unsigned long kprobes_target_odd_offs;
662306a36Sopenharmony_ciextern unsigned long kprobes_target_in_insn4_offs;
762306a36Sopenharmony_ciextern unsigned long kprobes_target_in_insn6_lo_offs;
862306a36Sopenharmony_ciextern unsigned long kprobes_target_in_insn6_hi_offs;
962306a36Sopenharmony_ci
1062306a36Sopenharmony_ci#endif
11

Indexes created Thu Nov 07 10:32:03 CST 2024