Searched refs:get_jited_program_text (Results 1 – 3 of 3) sorted by relevance
8 int get_jited_program_text(int fd, char *text, size_t text_sz);
168 int get_jited_program_text(int fd, char *text, size_t text_sz) in get_jited_program_text() function238 int get_jited_program_text(int fd, char *text, size_t text_sz) in get_jited_program_text() function
983 err = get_jited_program_text(bpf_program__fd(tprog), in run_subtest()