• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1include <linux/stat.h>
2include <uapi/linux/fuse.h>
3include <uapi/linux/fcntl.h>
4
5resource fd_boost[fd]
6
7openat$fd_boost(fd const[AT_FDCWD], file ptr[in, string["/dev/cpu_ctl/boost/uclamp.colocate"]], flags const[O_RDWR], mode const[0]) fd_boost
8
9type read_boost array[int8, 1024]
10read$BOOST(fd fd_boost, buf ptr[out, read_boost], len bytesize[buf])
11
12write$BOOST_INT(fd fd_boost, data ptr[in, int32], len bytesize[data])