Searched refs:struct_field (Results 1 – 3 of 3) sorted by relevance
29 struct { int x; } struct_field; member44 out->struct_sz = bpf_core_field_size(in->struct_field); in test_core_size()
799 struct { int x; } struct_field; member809 struct { int x; int y; int z; } struct_field; member824 struct { int x; } struct_field; member836 struct { int x; } struct_field; member
258 .struct_sz = sizeof(((type *)0)->struct_field), \