Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/src/
Dhiebpf.bpf.c539 struct file *filp = NULL; in get_file_by_fd() local
549 int get_filename_by_file(char *filename, const size_t len, const struct file *filp) in get_filename_by_file()
597 const struct file *filp = get_file_by_fd(args->files, args->fd); in emit_strtrace_event() local
/developtools/profiler/hiebpf/include/
Dvmlinux.h39826 struct file *filp; member