Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/bpf/
H A Dsyscall.c4256 static const struct file_operations bpf_stats_fops = { variable
4272 fd = anon_inode_getfd("bpf-stats", &bpf_stats_fops, NULL, O_CLOEXEC); in bpf_enable_runtime_stats()