• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1include <linux/stat.h>
2include <uapi/linux/fuse.h>
3include <uapi/linux/fcntl.h>
4
5resource fd_sched_cluster[fd]
6
7openat$fd_sched_cluster(fd const[AT_FDCWD], file ptr[in, string["/proc/sched_cluster"]], flags const[O_RDWR], mode const[0]) fd_sched_cluster
8
9type read_sched_cluster array[int8, 1024]
10read$SCHED_CLUSTER(fd fd_sched_cluster, buf ptr[out, read_sched_cluster], len bytesize[buf])