Searched defs:filep (Results 1 – 2 of 2) sorted by relevance
487 static int kcov_mmap(struct file *filep, struct vm_area_struct *vma) in kcov_mmap()518 static int kcov_open(struct inode *inode, struct file *filep) in kcov_open()533 static int kcov_close(struct inode *inode, struct file *filep) in kcov_close()693 static long kcov_ioctl(struct file *filep, unsigned int cmd, unsigned long arg) in kcov_ioctl()
3263 int bpf_prog_get_file_line(struct bpf_prog *prog, unsigned long ip, const char **filep, in bpf_prog_get_file_line()
Completed in 19 milliseconds