Searched refs:union_off (Results 1 - 3 of 3) sorted by last modified time

/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dcore_reloc.c287 .union_off = offsetof(type, union_field), \
/linux-master/tools/testing/selftests/bpf/progs/
H A Dcore_reloc_types.h793 int union_off; member in struct:core_reloc_size_output
H A Dtest_core_reloc_size.c22 int union_off; member in struct:core_reloc_size_output
58 out->union_off = bpf_core_field_offset(in->union_field);

Completed in 243 milliseconds