Searched refs:core_reloc_module_output (Results 1 – 3 of 3) sorted by relevance
25 struct core_reloc_module_output { struct44 struct core_reloc_module_output *out = (void *)&data.out; in BPF_PROG() argument78 struct core_reloc_module_output *out = (void *)&data.out; in BPF_PROG()
23 struct core_reloc_module_output { struct
20 .output = STRUCT_TO_CHAR_PTR(core_reloc_module_output) { \31 .output_len = sizeof(struct core_reloc_module_output), \540 struct core_reloc_module_output *exp = (void *)test->output; in __trigger_module_test_read()