Searched refs:read_s64 (Results 1 – 5 of 5) sorted by relevance
331 .read_s64 = pids_current_read,
1488 if (cft->read_u64 || cft->read_s64 || cft->seq_show) in cgroup_file_mode()3886 else if (cft->read_s64) in cgroup_seqfile_show()3887 seq_printf(m, "%lld\n", cft->read_s64(css, cft)); in cgroup_seqfile_show()
2659 .read_s64 = cpuset_read_s64,
581 s64 (*read_s64)(struct cgroup_subsys_state *css, struct cftype *cft); member
8857 .read_s64 = cpu_cfs_quota_read_s64,8873 .read_s64 = cpu_rt_runtime_read,9059 .read_s64 = cpu_weight_nice_read_s64,