Home
last modified time | relevance | path

Searched refs:union_field (Results 1 – 3 of 3) sorted by relevance

/linux/tools/testing/selftests/bpf/progs/
A Dtest_core_reloc_size.c30 union { int x; } union_field; member
45 out->union_sz = bpf_core_field_size(in->union_field); in test_core_size()
A Dcore_reloc_types.h800 union { int x; } union_field; member
810 union { int x; char bla[123]; } union_field; member
825 union { int x; } union_field; member
837 union { int x; } union_field; member
/linux/tools/testing/selftests/bpf/prog_tests/
A Dcore_reloc.c258 .union_sz = sizeof(((type *)0)->union_field), \

Completed in 23 milliseconds