Home
last modified time | relevance | path

Searched defs:css (Results 1 – 22 of 22) sorted by relevance

/kernel/cgroup/
Dlegacy_freezer.c45 struct cgroup_subsys_state css; member
51 static inline struct freezer *css_freezer(struct cgroup_subsys_state *css) in css_freezer()
105 static int freezer_css_online(struct cgroup_subsys_state *css) in freezer_css_online()
132 static void freezer_css_offline(struct cgroup_subsys_state *css) in freezer_css_offline()
148 static void freezer_css_free(struct cgroup_subsys_state *css) in freezer_css_free()
248 static void update_if_frozen(struct cgroup_subsys_state *css) in update_if_frozen()
289 struct cgroup_subsys_state *css = seq_css(m), *pos; in freezer_read() local
435 static u64 freezer_self_freezing_read(struct cgroup_subsys_state *css, in freezer_self_freezing_read()
443 static u64 freezer_parent_freezing_read(struct cgroup_subsys_state *css, in freezer_parent_freezing_read()
Ddebug.c17 struct cgroup_subsys_state *css = kzalloc(sizeof(*css), GFP_KERNEL); in debug_css_alloc() local
25 static void debug_css_free(struct cgroup_subsys_state *css) in debug_css_free()
34 static u64 debug_taskcount_read(struct cgroup_subsys_state *css, in debug_taskcount_read()
45 struct cgroup_subsys_state *css; in current_css_set_read() local
76 static u64 current_css_set_refcount_read(struct cgroup_subsys_state *css, in current_css_set_refcount_read()
116 struct cgroup_subsys_state *css = seq_css(seq); in cgroup_css_links_read() local
208 struct cgroup_subsys_state *css; in cgroup_subsys_states_read() local
271 static u64 releasable_read(struct cgroup_subsys_state *css, struct cftype *cft) in releasable_read()
Dpids.c50 struct cgroup_subsys_state css; member
68 static struct pids_cgroup *css_pids(struct cgroup_subsys_state *css) in css_pids()
91 static void pids_css_free(struct cgroup_subsys_state *css) in pids_css_free()
304 struct cgroup_subsys_state *css = of_css(of); in pids_max_write() local
333 struct cgroup_subsys_state *css = seq_css(sf); in pids_max_show() local
345 static s64 pids_current_read(struct cgroup_subsys_state *css, in pids_current_read()
353 static s64 pids_peak_read(struct cgroup_subsys_state *css, in pids_peak_read()
Dcpuset-v1.c164 static int cpuset_write_s64(struct cgroup_subsys_state *css, struct cftype *cft, in cpuset_write_s64()
190 static s64 cpuset_read_s64(struct cgroup_subsys_state *css, struct cftype *cft) in cpuset_read_s64()
353 struct cgroup_subsys_state *css; in cpuset1_validate_change() local
376 static u64 cpuset_read_u64(struct cgroup_subsys_state *css, struct cftype *cft) in cpuset_read_u64()
408 static int cpuset_write_u64(struct cgroup_subsys_state *css, struct cftype *cft, in cpuset_write_u64()
Dcgroup.c571 struct cgroup_subsys_state *css; in cgroup_e_css() local
601 struct cgroup_subsys_state *css; in cgroup_get_e_css() local
691 #define for_each_css(css, ssid, cgrp) \ argument
939 static unsigned long css_set_hash(struct cgroup_subsys_state **css) in css_set_hash()
1267 struct cgroup_subsys_state *css = cset->subsys[ssid]; in find_css_set() local
1705 struct cgroup_subsys_state *css = cgroup_css(cgrp, cft->ss); in cgroup_rm_file() local
1722 static void css_clear_dir(struct cgroup_subsys_state *css) in css_clear_dir()
1755 static int css_populate_dir(struct cgroup_subsys_state *css) in css_populate_dir()
1855 struct cgroup_subsys_state *css = cgroup_css(scgrp, ss); in rebind_subsystems() local
3182 struct cgroup_subsys_state *css = cgroup_css(dsct, ss); in cgroup_lock_and_drain_offline() local
[all …]
Dcpuset.c332 struct cgroup_subsys_state *css; in partition_is_populated() local
555 struct cgroup_subsys_state *css; in validate_change() local
1792 struct cgroup_subsys_state *css; in update_parent_effective_cpumask() local
1931 struct cgroup_subsys_state *css; in compute_partition_effective_cpumask() local
2291 struct cgroup_subsys_state *css; in update_cpumask() local
2950 struct cgroup_subsys_state *css; in cpuset_can_attach() local
3025 struct cgroup_subsys_state *css; in cpuset_cancel_attach() local
3075 struct cgroup_subsys_state *css; in cpuset_attach() local
3426 static int cpuset_css_online(struct cgroup_subsys_state *css) in cpuset_css_online()
3507 static void cpuset_css_offline(struct cgroup_subsys_state *css) in cpuset_css_offline()
[all …]
Drdma.c67 static struct rdma_cgroup *css_rdmacg(struct cgroup_subsys_state *css) in css_rdmacg()
577 static void rdmacg_css_free(struct cgroup_subsys_state *css) in rdmacg_css_free()
593 static void rdmacg_css_offline(struct cgroup_subsys_state *css) in rdmacg_css_offline()
Dcgroup-v1.c598 static u64 cgroup_read_notify_on_release(struct cgroup_subsys_state *css, in cgroup_read_notify_on_release()
604 static int cgroup_write_notify_on_release(struct cgroup_subsys_state *css, in cgroup_write_notify_on_release()
614 static u64 cgroup_clone_children_read(struct cgroup_subsys_state *css, in cgroup_clone_children_read()
620 static int cgroup_clone_children_write(struct cgroup_subsys_state *css, in cgroup_clone_children_write()
Dcpuset-internal.h78 struct cgroup_subsys_state css; member
190 static inline struct cpuset *css_cs(struct cgroup_subsys_state *css) in css_cs()
Dfreezer.c268 struct cgroup_subsys_state *css; in cgroup_freeze() local
Dmisc.c479 static void misc_cg_free(struct cgroup_subsys_state *css) in misc_cg_free()
Drstat.c314 struct cgroup_subsys_state *css; in cgroup_rstat_flush_locked() local
/kernel/sched/
Dcpuacct.c25 struct cgroup_subsys_state css; member
31 static inline struct cpuacct *css_ca(struct cgroup_subsys_state *css) in css_ca()
85 static void cpuacct_css_free(struct cgroup_subsys_state *css) in cpuacct_css_free()
161 static u64 __cpuusage_read(struct cgroup_subsys_state *css, in __cpuusage_read()
174 static u64 cpuusage_user_read(struct cgroup_subsys_state *css, in cpuusage_user_read()
180 static u64 cpuusage_sys_read(struct cgroup_subsys_state *css, in cpuusage_sys_read()
186 static u64 cpuusage_read(struct cgroup_subsys_state *css, struct cftype *cft) in cpuusage_read()
191 static int cpuusage_write(struct cgroup_subsys_state *css, struct cftype *cft, in cpuusage_write()
Dcore.c1874 uclamp_update_active_tasks(struct cgroup_subsys_state *css) in uclamp_update_active_tasks()
10124 static int cpu_cgroup_css_online(struct cgroup_subsys_state *css) in cpu_cgroup_css_online()
10148 static void cpu_cgroup_css_offline(struct cgroup_subsys_state *css) in cpu_cgroup_css_offline()
10155 static void cpu_cgroup_css_released(struct cgroup_subsys_state *css) in cpu_cgroup_css_released()
10162 static void cpu_cgroup_css_free(struct cgroup_subsys_state *css) in cpu_cgroup_css_free()
10178 struct cgroup_subsys_state *css; in cpu_cgroup_can_attach() local
10191 struct cgroup_subsys_state *css; in cpu_cgroup_attach() local
10207 static void cpu_util_update_eff(struct cgroup_subsys_state *css) in cpu_util_update_eff()
10379 static int cpu_uclamp_ls_write_u64(struct cgroup_subsys_state *css, in cpu_uclamp_ls_write_u64()
10392 static u64 cpu_uclamp_ls_read_u64(struct cgroup_subsys_state *css, in cpu_uclamp_ls_read_u64()
[all …]
Dext.c3992 struct cgroup_subsys_state *css; in scx_cgroup_can_attach() local
4062 struct cgroup_subsys_state *css; in scx_cgroup_cancel_attach() local
4251 struct cgroup_subsys_state *css; in scx_cgroup_exit() local
4286 struct cgroup_subsys_state *css; in scx_cgroup_init() local
Dsched.h468 struct cgroup_subsys_state css; member
566 static inline struct task_group *css_tg(struct cgroup_subsys_state *css) in css_tg()
/kernel/bpf/
Dcgroup_iter.c121 struct cgroup_subsys_state *css, int in_stop) in __cgroup_iter_seq_show()
Dcgroup.c540 struct cgroup_subsys_state *css; in update_effective_progs() local
780 struct cgroup_subsys_state *css; in replace_effective_prog() local
931 struct cgroup_subsys_state *css; in purge_effective_progs() local
Dtask_iter.c901 struct cgroup_subsys_state *css, unsigned int flags) in bpf_iter_css_task_new()
/kernel/events/
Dcore.c832 struct cgroup_subsys_state *css; in update_cgrp_time_from_cpuctx() local
874 struct cgroup_subsys_state *css; in perf_cgroup_set_timestamp() local
942 struct cgroup_subsys_state *css) in perf_cgroup_ensure_storage()
987 struct cgroup_subsys_state *css; in perf_cgroup_connect() local
3861 struct cgroup_subsys_state *css = NULL; in visit_groups_merge() local
14314 static void perf_cgroup_css_free(struct cgroup_subsys_state *css) in perf_cgroup_css_free()
14322 static int perf_cgroup_css_online(struct cgroup_subsys_state *css) in perf_cgroup_css_online()
14342 struct cgroup_subsys_state *css; in perf_cgroup_attach() local
/kernel/
Dkthread.c1527 void kthread_associate_blkcg(struct cgroup_subsys_state *css) in kthread_associate_blkcg()
/kernel/trace/
Dblktrace.c149 struct cgroup_subsys_state *css, const char *fmt, ...) in __blk_trace_note_message()