Searched refs:btf_fops (Results 1 – 2 of 2) sorted by relevance
5439 const struct file_operations btf_fops = { variable5448 return anon_inode_getfd("btf", &btf_fops, btf, O_RDONLY | O_CLOEXEC); in __btf_new_fd()5492 if (f.file->f_op != &btf_fops) { in btf_get_by_fd()
3819 else if (f.file->f_op == &btf_fops) in bpf_obj_get_info_by_fd()