Home
last modified time | relevance | path

Searched defs:skip_entry (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/kernel/
H A Dmpparse.c175 static void skip_entry(unsigned char **ptr, int *count, int size) in skip_entry() function
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dkprobe_multi_test.c444 static bool skip_entry(char *name) in skip_entry() function