Searched refs:read_s64 (Results 1 – 5 of 5) sorted by relevance
326 .read_s64 = pids_current_read,
1420 if (cft->read_u64 || cft->read_s64 || cft->seq_show) in cgroup_file_mode()3512 else if (cft->read_s64) in cgroup_seqfile_show()3513 seq_printf(m, "%lld\n", cft->read_s64(css, cft)); in cgroup_seqfile_show()
1891 .read_s64 = cpuset_read_s64,
540 s64 (*read_s64)(struct cgroup_subsys_state *css, struct cftype *cft); member
6796 .read_s64 = cpu_cfs_quota_read_s64,6812 .read_s64 = cpu_rt_runtime_read,6976 .read_s64 = cpu_weight_nice_read_s64,