Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dcore.c3512 const char **linep, int *nump) in bpf_prog_get_file_line() argument
3551 if (linep) in bpf_prog_get_file_line()
3552 *linep = src.line; in bpf_prog_get_file_line()
/linux/include/linux/
H A Dbpf.h4161 const char **linep, int *nump);