Searched defs:core_reloc_module_output (Results 1 – 2 of 2) sorted by relevance
25 struct core_reloc_module_output { struct44 struct core_reloc_module_output *out = (void *)&data.out; in BPF_PROG() argument
22 struct core_reloc_module_output { struct23 long long len;24 long long off;25 int read_ctx_sz;26 bool read_ctx_exists;27 bool buf_exists;28 bool len_exists;29 bool off_exists;31 char comm[sizeof("test_progs")];32 int comm_len;