Searched refs:core_reloc_misc_extensible (Results 1 - 4 of 4) sorted by relevance

/linux-master/tools/testing/selftests/bpf/progs/
H A Dbtf__core_reloc_misc.c5 void f3(struct core_reloc_misc_extensible x) {}
H A Dtest_core_reloc_misc.c31 struct core_reloc_misc_extensible { struct
43 struct core_reloc_misc_extensible *in_ext = (void *)&data.in;
54 * variably sized struct core_reloc_misc_extensible. */
H A Dcore_reloc_types.h664 /* this one extends core_reloc_misc_extensible struct from BPF prog */
665 struct core_reloc_misc_extensible { struct
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dcore_reloc.c634 .input = (const char *)&(struct core_reloc_misc_extensible[]){

Completed in 113 milliseconds