• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1include <linux/stat.h>
2include <uapi/linux/fuse.h>
3include <uapi/linux/fcntl.h>
4
5resource fd_store_need[fd]
6openat$fd_store_need(fd const[AT_FDCWD], file ptr[in, string["/sys/devices/system/cpu/cpu0/core_ctl/need_cpus"]], flags const[O_RDWR], mode const[0]) fd_store_need
7
8write$NEED_INT(fd fd_store_need, data ptr[in, int32], len bytesize[data])