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

/linux-master/kernel/bpf/
H A Dsyscall.c5473 static const struct file_operations bpf_stats_fops = { variable in typeref:struct:file_operations
5489 fd = anon_inode_getfd("bpf-stats", &bpf_stats_fops, NULL, O_CLOEXEC);

Completed in 160 milliseconds