| /kernel/linux/linux-5.10/drivers/staging/media/ipu3/ |
| D | ipu3-css.c | 326 static void imgu_css_hw_enable_irq(struct imgu_css *css) in imgu_css_hw_enable_irq() 374 static int imgu_css_hw_init(struct imgu_css *css) in imgu_css_hw_init() 482 static int imgu_css_hw_start_sp(struct imgu_css *css, int sp) in imgu_css_hw_start_sp() 513 static int imgu_css_hw_start(struct imgu_css *css) in imgu_css_hw_start() 620 static void imgu_css_hw_stop(struct imgu_css *css) in imgu_css_hw_stop() 640 static void imgu_css_hw_cleanup(struct imgu_css *css) in imgu_css_hw_cleanup() 662 static void imgu_css_pipeline_cleanup(struct imgu_css *css, unsigned int pipe) in imgu_css_pipeline_cleanup() 681 static int imgu_css_pipeline_init(struct imgu_css *css, unsigned int pipe) in imgu_css_pipeline_init() 1070 static u8 imgu_css_queue_pos(struct imgu_css *css, int queue, int thread) in imgu_css_queue_pos() 1083 static int imgu_css_queue_data(struct imgu_css *css, in imgu_css_queue_data() [all …]
|
| D | ipu3-css-fw.c | 72 void *imgu_css_fw_pipeline_params(struct imgu_css *css, unsigned int pipe, in imgu_css_fw_pipeline_params() 94 void imgu_css_fw_cleanup(struct imgu_css *css) in imgu_css_fw_cleanup() 112 int imgu_css_fw_init(struct imgu_css *css) in imgu_css_fw_init()
|
| /kernel/linux/linux-4.19/kernel/cgroup/ |
| D | debug.c | 17 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()
|
| D | freezer.c | 44 struct cgroup_subsys_state css; member 50 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() 130 static void freezer_css_offline(struct cgroup_subsys_state *css) in freezer_css_offline() 144 static void freezer_css_free(struct cgroup_subsys_state *css) in freezer_css_free() 244 static void update_if_frozen(struct cgroup_subsys_state *css) in update_if_frozen() 293 struct cgroup_subsys_state *css = seq_css(m), *pos; in freezer_read() local 437 static u64 freezer_self_freezing_read(struct cgroup_subsys_state *css, in freezer_self_freezing_read() 445 static u64 freezer_parent_freezing_read(struct cgroup_subsys_state *css, in freezer_parent_freezing_read()
|
| D | pids.c | 44 struct cgroup_subsys_state css; member 60 static struct pids_cgroup *css_pids(struct cgroup_subsys_state *css) in css_pids() 85 static void pids_css_free(struct cgroup_subsys_state *css) in pids_css_free() 222 struct cgroup_subsys_state *css; in pids_can_fork() local 243 struct cgroup_subsys_state *css; in pids_cancel_fork() local 261 struct cgroup_subsys_state *css = of_css(of); in pids_max_write() local 290 struct cgroup_subsys_state *css = seq_css(sf); in pids_max_show() local 302 static s64 pids_current_read(struct cgroup_subsys_state *css, in pids_current_read()
|
| D | cgroup.c | 484 struct cgroup_subsys_state *css; in cgroup_tryget_css() local 540 struct cgroup_subsys_state *css; in cgroup_get_e_css() local 593 #define for_each_css(css, ssid, cgrp) \ argument 608 #define for_each_e_css(css, ssid, cgrp) \ argument 853 static unsigned long css_set_hash(struct cgroup_subsys_state *css[]) in css_set_hash() 1180 struct cgroup_subsys_state *css = cset->subsys[ssid]; in find_css_set() local 1562 struct cgroup_subsys_state *css = cgroup_css(cgrp, cft->ss); in cgroup_rm_file() local 1579 static void css_clear_dir(struct cgroup_subsys_state *css) in css_clear_dir() 1608 static int css_populate_dir(struct cgroup_subsys_state *css) in css_populate_dir() 1674 struct cgroup_subsys_state *css = cgroup_css(scgrp, ss); in rebind_subsystems() local [all …]
|
| D | cpuset.c | 80 struct cgroup_subsys_state css; member 139 static inline struct cpuset *css_cs(struct cgroup_subsys_state *css) in css_cs() 482 struct cgroup_subsys_state *css; in validate_change() local 1461 struct cgroup_subsys_state *css; in cpuset_can_attach() local 1500 struct cgroup_subsys_state *css; in cpuset_cancel_attach() local 1524 struct cgroup_subsys_state *css; in cpuset_attach() local 1607 static int cpuset_write_u64(struct cgroup_subsys_state *css, struct cftype *cft, in cpuset_write_u64() 1654 static int cpuset_write_s64(struct cgroup_subsys_state *css, struct cftype *cft, in cpuset_write_s64() 1781 static u64 cpuset_read_u64(struct cgroup_subsys_state *css, struct cftype *cft) in cpuset_read_u64() 1812 static s64 cpuset_read_s64(struct cgroup_subsys_state *css, struct cftype *cft) in cpuset_read_s64() [all …]
|
| /kernel/linux/linux-5.10/kernel/cgroup/ |
| D | debug.c | 17 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()
|
| D | legacy_freezer.c | 44 struct cgroup_subsys_state css; member 50 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() 130 static void freezer_css_offline(struct cgroup_subsys_state *css) in freezer_css_offline() 144 static void freezer_css_free(struct cgroup_subsys_state *css) in freezer_css_free() 244 static void update_if_frozen(struct cgroup_subsys_state *css) in update_if_frozen() 293 struct cgroup_subsys_state *css = seq_css(m), *pos; in freezer_read() local 437 static u64 freezer_self_freezing_read(struct cgroup_subsys_state *css, in freezer_self_freezing_read() 445 static u64 freezer_parent_freezing_read(struct cgroup_subsys_state *css, in freezer_parent_freezing_read()
|
| D | pids.c | 42 struct cgroup_subsys_state css; member 58 static struct pids_cgroup *css_pids(struct cgroup_subsys_state *css) in css_pids() 83 static void pids_css_free(struct cgroup_subsys_state *css) in pids_css_free() 220 struct cgroup_subsys_state *css; in pids_can_fork() local 244 struct cgroup_subsys_state *css; in pids_cancel_fork() local 265 struct cgroup_subsys_state *css = of_css(of); in pids_max_write() local 294 struct cgroup_subsys_state *css = seq_css(sf); in pids_max_show() local 306 static s64 pids_current_read(struct cgroup_subsys_state *css, in pids_current_read()
|
| D | cgroup.c | 480 struct cgroup_subsys_state *css; in cgroup_tryget_css() local 538 struct cgroup_subsys_state *css; in cgroup_e_css() local 565 struct cgroup_subsys_state *css; in cgroup_get_e_css() local 651 #define for_each_css(css, ssid, cgrp) \ argument 666 #define for_each_e_css(css, ssid, cgrp) \ argument 913 static unsigned long css_set_hash(struct cgroup_subsys_state *css[]) in css_set_hash() 1240 struct cgroup_subsys_state *css = cset->subsys[ssid]; in find_css_set() local 1623 struct cgroup_subsys_state *css = cgroup_css(cgrp, cft->ss); in cgroup_rm_file() local 1640 static void css_clear_dir(struct cgroup_subsys_state *css) in css_clear_dir() 1669 static int css_populate_dir(struct cgroup_subsys_state *css) in css_populate_dir() [all …]
|
| D | cpuset.c | 82 struct cgroup_subsys_state css; member 193 static inline struct cpuset *css_cs(struct cgroup_subsys_state *css) in css_cs() 578 struct cgroup_subsys_state *css; in validate_change() local 2152 struct cgroup_subsys_state *css; in cpuset_can_attach() local 2191 struct cgroup_subsys_state *css; in cpuset_cancel_attach() local 2213 struct cgroup_subsys_state *css; in cpuset_attach() local 2298 static int cpuset_write_u64(struct cgroup_subsys_state *css, struct cftype *cft, in cpuset_write_u64() 2347 static int cpuset_write_s64(struct cgroup_subsys_state *css, struct cftype *cft, in cpuset_write_s64() 2481 static u64 cpuset_read_u64(struct cgroup_subsys_state *css, struct cftype *cft) in cpuset_read_u64() 2512 static s64 cpuset_read_s64(struct cgroup_subsys_state *css, struct cftype *cft) in cpuset_read_s64() [all …]
|
| /kernel/linux/linux-4.19/net/core/ |
| D | netclassid_cgroup.c | 20 static inline struct cgroup_cls_state *css_cls_state(struct cgroup_subsys_state *css) in css_cls_state() 44 static int cgrp_css_online(struct cgroup_subsys_state *css) in cgrp_css_online() 55 static void cgrp_css_free(struct cgroup_subsys_state *css) in cgrp_css_free() 109 struct cgroup_subsys_state *css; in cgrp_attach() local 117 static u64 read_classid(struct cgroup_subsys_state *css, struct cftype *cft) in read_classid() 122 static int write_classid(struct cgroup_subsys_state *css, struct cftype *cft, in write_classid()
|
| D | netprio_cgroup.c | 97 static u32 netprio_prio(struct cgroup_subsys_state *css, struct net_device *dev) in netprio_prio() 116 static int netprio_set_prio(struct cgroup_subsys_state *css, in netprio_set_prio() 140 struct cgroup_subsys_state *css; in cgrp_css_alloc() local 149 static int cgrp_css_online(struct cgroup_subsys_state *css) in cgrp_css_online() 177 static void cgrp_css_free(struct cgroup_subsys_state *css) in cgrp_css_free() 182 static u64 read_prioidx(struct cgroup_subsys_state *css, struct cftype *cft) in read_prioidx() 241 struct cgroup_subsys_state *css; in net_prio_attach() local
|
| /kernel/linux/linux-5.10/net/core/ |
| D | netclassid_cgroup.c | 16 static inline struct cgroup_cls_state *css_cls_state(struct cgroup_subsys_state *css) in css_cls_state() 40 static int cgrp_css_online(struct cgroup_subsys_state *css) in cgrp_css_online() 51 static void cgrp_css_free(struct cgroup_subsys_state *css) in cgrp_css_free() 102 struct cgroup_subsys_state *css; in cgrp_attach() local 110 static u64 read_classid(struct cgroup_subsys_state *css, struct cftype *cft) in read_classid() 115 static int write_classid(struct cgroup_subsys_state *css, struct cftype *cft, in write_classid()
|
| D | netprio_cgroup.c | 93 static u32 netprio_prio(struct cgroup_subsys_state *css, struct net_device *dev) in netprio_prio() 112 static int netprio_set_prio(struct cgroup_subsys_state *css, in netprio_set_prio() 136 struct cgroup_subsys_state *css; in cgrp_css_alloc() local 145 static int cgrp_css_online(struct cgroup_subsys_state *css) in cgrp_css_online() 173 static void cgrp_css_free(struct cgroup_subsys_state *css) in cgrp_css_free() 178 static u64 read_prioidx(struct cgroup_subsys_state *css, struct cftype *cft) in read_prioidx() 234 struct cgroup_subsys_state *css; in net_prio_attach() local
|
| /kernel/linux/linux-5.10/kernel/sched/ |
| D | cpuacct.c | 30 struct cgroup_subsys_state css; member 36 static inline struct cpuacct *css_ca(struct cgroup_subsys_state *css) in css_ca() 90 static void cpuacct_css_free(struct cgroup_subsys_state *css) in cpuacct_css_free() 156 static u64 __cpuusage_read(struct cgroup_subsys_state *css, in __cpuusage_read() 169 static u64 cpuusage_user_read(struct cgroup_subsys_state *css, in cpuusage_user_read() 175 static u64 cpuusage_sys_read(struct cgroup_subsys_state *css, in cpuusage_sys_read() 181 static u64 cpuusage_read(struct cgroup_subsys_state *css, struct cftype *cft) in cpuusage_read() 186 static int cpuusage_write(struct cgroup_subsys_state *css, struct cftype *cft, in cpuusage_write()
|
| /kernel/linux/linux-4.19/kernel/sched/ |
| D | cpuacct.c | 29 struct cgroup_subsys_state css; member 35 static inline struct cpuacct *css_ca(struct cgroup_subsys_state *css) in css_ca() 89 static void cpuacct_css_free(struct cgroup_subsys_state *css) in cpuacct_css_free() 155 static u64 __cpuusage_read(struct cgroup_subsys_state *css, in __cpuusage_read() 168 static u64 cpuusage_user_read(struct cgroup_subsys_state *css, in cpuusage_user_read() 174 static u64 cpuusage_sys_read(struct cgroup_subsys_state *css, in cpuusage_sys_read() 180 static u64 cpuusage_read(struct cgroup_subsys_state *css, struct cftype *cft) in cpuusage_read() 185 static int cpuusage_write(struct cgroup_subsys_state *css, struct cftype *cft, in cpuusage_write()
|
| /kernel/linux/linux-5.10/mm/ |
| D | memcg_control.c | 140 static u64 mem_cgroup_app_score_read(struct cgroup_subsys_state *css, in mem_cgroup_app_score_read() 148 static int mem_cgroup_app_score_write(struct cgroup_subsys_state *css, in mem_cgroup_app_score_write() 318 static int memcg_ub_ufs2zram_ratio_write(struct cgroup_subsys_state *css, in memcg_ub_ufs2zram_ratio_write() 332 static u64 memcg_ub_ufs2zram_ratio_read(struct cgroup_subsys_state *css, struct cftype *cft) in memcg_ub_ufs2zram_ratio_read() 339 static int memcg_force_swapin_write(struct cgroup_subsys_state *css, struct cftype *cft, u64 val) in memcg_force_swapin_write() 413 static u64 mem_cgroup_app_score_read(struct cgroup_subsys_state *css, in mem_cgroup_app_score_read() 419 static int mem_cgroup_app_score_write(struct cgroup_subsys_state *css, in mem_cgroup_app_score_write()
|
| D | zswapd_control.c | 209 static int area_anon_refault_threshold_write(struct cgroup_subsys_state *css, in area_anon_refault_threshold_write() 217 static int empty_round_skip_interval_write(struct cgroup_subsys_state *css, in empty_round_skip_interval_write() 225 static int max_skip_interval_write(struct cgroup_subsys_state *css, in max_skip_interval_write() 233 static int empty_round_check_threshold_write(struct cgroup_subsys_state *css, in empty_round_check_threshold_write() 241 static int anon_refault_snapshot_min_interval_write(struct cgroup_subsys_state *css, in anon_refault_snapshot_min_interval_write() 249 static int zram_critical_thres_write(struct cgroup_subsys_state *css, in zram_critical_thres_write() 308 static u64 zswapd_pid_read(struct cgroup_subsys_state *css, struct cftype *cft) in zswapd_pid_read() 556 static u64 area_anon_refault_threshold_read(struct cgroup_subsys_state *css, in area_anon_refault_threshold_read() 562 static u64 empty_round_skip_interval_read(struct cgroup_subsys_state *css, in empty_round_skip_interval_read() 568 static u64 max_skip_interval_read(struct cgroup_subsys_state *css, in max_skip_interval_read() [all …]
|
| /kernel/linux/linux-4.19/include/linux/ |
| D | cgroup.h | 233 #define css_for_each_descendant_pre(pos, css) \ argument 256 #define css_for_each_descendant_post(pos, css) \ argument 310 static inline void css_get(struct cgroup_subsys_state *css) in css_get() 323 static inline void css_get_many(struct cgroup_subsys_state *css, unsigned int n) in css_get_many() 340 static inline bool css_tryget(struct cgroup_subsys_state *css) in css_tryget() 357 static inline bool css_tryget_online(struct cgroup_subsys_state *css) in css_tryget_online() 379 static inline bool css_is_dying(struct cgroup_subsys_state *css) in css_is_dying() 390 static inline void css_put(struct cgroup_subsys_state *css) in css_put() 403 static inline void css_put_many(struct cgroup_subsys_state *css, unsigned int n) in css_put_many() 498 struct cgroup_subsys_state *css; in task_get_css() local [all …]
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | cgroup.h | 239 #define css_for_each_descendant_pre(pos, css) \ argument 262 #define css_for_each_descendant_post(pos, css) \ argument 321 static inline void css_get(struct cgroup_subsys_state *css) in css_get() 334 static inline void css_get_many(struct cgroup_subsys_state *css, unsigned int n) in css_get_many() 351 static inline bool css_tryget(struct cgroup_subsys_state *css) in css_tryget() 368 static inline bool css_tryget_online(struct cgroup_subsys_state *css) in css_tryget_online() 390 static inline bool css_is_dying(struct cgroup_subsys_state *css) in css_is_dying() 401 static inline void css_put(struct cgroup_subsys_state *css) in css_put() 414 static inline void css_put_many(struct cgroup_subsys_state *css, unsigned int n) in css_put_many() 509 struct cgroup_subsys_state *css; in task_get_css() local [all …]
|
| /kernel/linux/linux-4.19/drivers/s390/cio/ |
| D | css.c | 788 css_generate_pgid(struct channel_subsystem *css, u32 tod_high) in css_generate_pgid() 807 struct channel_subsystem *css = to_css(dev); in channel_subsystem_release() local 816 struct channel_subsystem *css = to_css(dev); in real_cssid_show() local 828 struct channel_subsystem *css = to_css(dev); in cm_enable_show() local 840 struct channel_subsystem *css = to_css(dev); in cm_enable_store() local 896 struct channel_subsystem *css; in setup_css() local 954 struct channel_subsystem *css; in css_reboot_event() local 982 struct channel_subsystem *css; in css_power_event() local 1079 struct channel_subsystem *css = channel_subsystems[i]; in css_bus_init() local 1095 struct channel_subsystem *css; in css_bus_cleanup() local
|
| /kernel/linux/linux-5.10/block/ |
| D | blk-cgroup.c | 440 static int blkcg_reset_stats(struct cgroup_subsys_state *css, in blkcg_reset_stats() 775 static void blkcg_rstat_flush(struct cgroup_subsys_state *css, int cpu) in blkcg_rstat_flush() 1007 static void blkcg_css_offline(struct cgroup_subsys_state *css) in blkcg_css_offline() 1059 static void blkcg_css_free(struct cgroup_subsys_state *css) in blkcg_css_free() 1145 static int blkcg_css_online(struct cgroup_subsys_state *css) in blkcg_css_online() 1730 struct cgroup_subsys_state *css; in blkcg_maybe_throttle_current() local 1826 struct cgroup_subsys_state *css) in blkg_tryget_closest() 1859 struct cgroup_subsys_state *css) in bio_associate_blkg_from_css() 1884 struct cgroup_subsys_state *css; in bio_associate_blkg() local
|
| /kernel/linux/linux-4.19/mm/ |
| D | hugetlb_cgroup.c | 23 struct cgroup_subsys_state css; member 109 static void hugetlb_cgroup_css_free(struct cgroup_subsys_state *css) in hugetlb_cgroup_css_free() 161 static void hugetlb_cgroup_css_offline(struct cgroup_subsys_state *css) in hugetlb_cgroup_css_offline() 264 static u64 hugetlb_cgroup_read_u64(struct cgroup_subsys_state *css, in hugetlb_cgroup_read_u64()
|