Searched refs:read_s64 (Results 1 – 4 of 4) sorted by relevance
356 s64 (*read_s64)(struct cgroup_subsys_state *css, struct cftype *cft); member
1033 if (cft->read_u64 || cft->read_s64 || cft->seq_show) in cgroup_file_mode()2991 else if (cft->read_s64) in cgroup_seqfile_show()2992 seq_printf(m, "%lld\n", cft->read_s64(css, cft)); in cgroup_seqfile_show()
1851 .read_s64 = cpuset_read_s64,
8349 .read_s64 = cpu_cfs_quota_read_s64,8365 .read_s64 = cpu_rt_runtime_read,