ONE
NVDEF(NV5039, FORMAT, IN, ONE) |
NVDEF(NV5039, FORMAT, OUT, ONE),
} else if ((remote->data.tester & ONE_MASK) == ONE) {
} else if ((remote->data.tester & ONE_MASK) == ONE) {
} else if ((remote->data.tester & ONE_MASK) == ONE) {
const u16 ONE = 0x1;
sdt->header.bitfield = cpu_to_be16((SYNTAX << 15) | (ONE << 14) | (ONES << 12));
sdt->header.current_next = ONE;
const u16 ONE = 0x1;
nit->header.bitfield = cpu_to_be16((SYNTAX << 15) | (ONE << 14) | (ONES << 12));
nit->header.current_next = ONE;
const u16 ONE = 0x1;
eit->header.bitfield = cpu_to_be16((SYNTAX << 15) | (ONE << 14) | (ONES << 12));
eit->header.current_next = ONE;
gp_device_reg_store(ID, _REG_GP_ISEL_SOF_ADDR, ONE);
gp_device_reg_store(ID, _REG_GP_ISEL_EOF_ADDR, ONE);
gp_device_reg_store(ID, _REG_GP_ISEL_SOL_ADDR, ONE);
gp_device_reg_store(ID, _REG_GP_ISEL_EOL_ADDR, ONE);
ONE("status", S_IRUGO, proc_pid_status),
ONE("personality", S_IRUSR, proc_pid_personality),
ONE("limits", S_IRUGO, proc_pid_limits),
ONE("syscall", S_IRUSR, proc_pid_syscall),
ONE("stat", S_IRUGO, proc_tgid_stat),
ONE("statm", S_IRUGO, proc_pid_statm),
ONE("wchan", S_IRUGO, proc_pid_wchan),
ONE("stack", S_IRUSR, proc_pid_stack),
ONE("schedstat", S_IRUGO, proc_pid_schedstat),
ONE("cpuset", S_IRUGO, proc_cpuset_show),
ONE("cgroup", S_IRUGO, proc_cgroup_show),
ONE("cpu_resctrl_groups", S_IRUGO, proc_resctrl_show),
ONE("oom_score", S_IRUGO, proc_oom_score),
ONE("io", S_IRUSR, proc_tgid_io_accounting),
ONE("patch_state", S_IRUSR, proc_pid_patch_state),
ONE("stack_depth", S_IRUGO, proc_stack_depth),
ONE("arch_status", S_IRUGO, proc_pid_arch_status),
ONE("seccomp_cache", S_IRUSR, proc_pid_seccomp_cache),
ONE("ksm_merging_pages", S_IRUSR, proc_pid_ksm_merging_pages),
ONE("ksm_stat", S_IRUSR, proc_pid_ksm_stat),
ONE("status", S_IRUGO, proc_pid_status),
ONE("personality", S_IRUSR, proc_pid_personality),
ONE("limits", S_IRUGO, proc_pid_limits),
ONE("syscall", S_IRUSR, proc_pid_syscall),
ONE("stat", S_IRUGO, proc_tid_stat),
ONE("statm", S_IRUGO, proc_pid_statm),
ONE("wchan", S_IRUGO, proc_pid_wchan),
ONE("stack", S_IRUSR, proc_pid_stack),
ONE("schedstat", S_IRUGO, proc_pid_schedstat),
ONE("cpuset", S_IRUGO, proc_cpuset_show),
ONE("cgroup", S_IRUGO, proc_cgroup_show),
ONE("cpu_resctrl_groups", S_IRUGO, proc_resctrl_show),
ONE("oom_score", S_IRUGO, proc_oom_score),
ONE("io", S_IRUSR, proc_tid_io_accounting),
ONE("patch_state", S_IRUSR, proc_pid_patch_state),
ONE("arch_status", S_IRUGO, proc_pid_arch_status),
ONE("seccomp_cache", S_IRUSR, proc_pid_seccomp_cache),
ONE("ksm_merging_pages", S_IRUSR, proc_pid_ksm_merging_pages),
ONE("ksm_stat", S_IRUSR, proc_pid_ksm_stat),