Searched refs:bpf_map_fops (Results 1 – 1 of 1) sorted by relevance
116 static const struct file_operations bpf_map_fops = { variable122 return anon_inode_getfd("bpf-map", &bpf_map_fops, map, in bpf_map_new_fd()176 if (f.file->f_op != &bpf_map_fops) { in __bpf_map_get()