Searched defs:symbuf (Results 1 – 2 of 2) sorted by relevance
/linux/samples/fprobe/ | ||
H A D | fprobe_example.c | 92 char *p, *symbuf = NULL; in fprobe_init() local |
/linux/kernel/ | ||
H A D | kprobes.c | 1531 char symbuf[KSYM_NAME_LEN]; in is_cfi_preamble_symbol() local |