Searched refs:bpffs_obj_fops (Results 1 - 1 of 1) sorted by relevance

/linux-master/kernel/bpf/
H A Dinode.c325 static const struct file_operations bpffs_obj_fops = { variable in typeref:struct:file_operations
349 &bpffs_obj_fops);
358 &bpffs_map_fops : &bpffs_obj_fops);
367 &bpf_iter_fops : &bpffs_obj_fops);

Completed in 199 milliseconds