Home
last modified time | relevance | path

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

/linux-4.4.14/tools/net/
Dbpf_jit_disasm.c159 static unsigned int get_last_jit_image(char *haystack, size_t hlen, in get_last_jit_image() function
262 len = get_last_jit_image(kbuff, klen, image, sizeof(image)); in main()