1include <linux/stat.h> 2include <uapi/linux/fuse.h> 3include <uapi/linux/fcntl.h> 4 5resource fd_opt_background[fd] 6 7openat$fd_opt_background(fd const[AT_FDCWD], file ptr[in, string["/dev/cpu_ctl/opt_background/uclamp.colocate"]], flags const[O_RDWR], mode const[0]) fd_opt_background 8 9type read_opt_background array[int8, 1024] 10read$OPT_BACKGROUND(fd fd_opt_background, buf ptr[out, read_opt_background], len bytesize[buf]) 11 12write$OPT_BACKGROUND_INT(fd fd_opt_background, data ptr[in, int32], len bytesize[data])