root/tools/testing/selftests/bpf/progs/btf__core_reloc_nesting___dup_compat_types.c

/* [<][>][^][v][top][bottom][index][help] */

DEFINITIONS

This source file includes following definitions.
  1. f1
  2. f2
  3. f3

   1 #include "core_reloc_types.h"
   2 
   3 void f1(struct core_reloc_nesting___dup_compat_types x) {}
   4 void f2(struct core_reloc_nesting___dup_compat_types__2 x) {}
   5 void f3(struct core_reloc_nesting___dup_compat_types__3 x) {}

/* [<][>][^][v][top][bottom][index][help] */