| /Linux-v5.4/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()
 682 static int imgu_css_pipeline_init(struct imgu_css *css, unsigned int pipe)  in imgu_css_pipeline_init()
 1102 static u8 imgu_css_queue_pos(struct imgu_css *css, int queue, int thread)  in imgu_css_queue_pos()
 1115 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()
 
 | 
| D | ipu3-css-params.c | 363 		struct imgu_css *css, unsigned int stripes,  in imgu_css_osys_calc_frame_and_stripe_params()850 static int imgu_css_osys_calc(struct imgu_css *css, unsigned int pipe,  in imgu_css_osys_calc()
 1636 static int imgu_css_af_ops_calc(struct imgu_css *css, unsigned int pipe,  in imgu_css_af_ops_calc()
 1664 imgu_css_awb_fr_ops_calc(struct imgu_css *css, unsigned int pipe,  in imgu_css_awb_fr_ops_calc()
 1690 static int imgu_css_awb_ops_calc(struct imgu_css *css, unsigned int pipe,  in imgu_css_awb_ops_calc()
 1732 static int imgu_css_cfg_acc_stripe(struct imgu_css *css, unsigned int pipe,  in imgu_css_cfg_acc_stripe()
 1904 static void imgu_css_cfg_acc_dvs(struct imgu_css *css,  in imgu_css_cfg_acc_dvs()
 1923 static void acc_bds_per_stripe_data(struct imgu_css *css,  in acc_bds_per_stripe_data()
 1948 int imgu_css_cfg_acc(struct imgu_css *css, unsigned int pipe,  in imgu_css_cfg_acc()
 2689 static void *imgu_css_cfg_copy(struct imgu_css *css,  in imgu_css_cfg_copy()
 [all …]
 
 | 
| /Linux-v5.4/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()
 72 	struct cgroup_subsys_state *css;  in cgrp_attach()  local
 83 static u64 read_classid(struct cgroup_subsys_state *css, struct cftype *cft)  in read_classid()
 88 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()
 237 	struct cgroup_subsys_state *css;  in net_prio_attach()  local
 
 | 
| /Linux-v5.4/kernel/cgroup/ | 
| D | debug.c | 17 	struct cgroup_subsys_state *css = kzalloc(sizeof(*css), GFP_KERNEL);  in debug_css_alloc()  local25 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;  member50 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 | 41 	struct cgroup_subsys_state	css;  member57 static struct pids_cgroup *css_pids(struct cgroup_subsys_state *css)  in css_pids()
 82 static void pids_css_free(struct cgroup_subsys_state *css)  in pids_css_free()
 218 	struct cgroup_subsys_state *css;  in pids_can_fork()  local
 239 	struct cgroup_subsys_state *css;  in pids_cancel_fork()  local
 257 	struct cgroup_subsys_state *css = of_css(of);  in pids_max_write()  local
 286 	struct cgroup_subsys_state *css = seq_css(sf);  in pids_max_show()  local
 298 static s64 pids_current_read(struct cgroup_subsys_state *css,  in pids_current_read()
 
 | 
| D | cgroup.c | 487 	struct cgroup_subsys_state *css;  in cgroup_tryget_css()  local545 	struct cgroup_subsys_state *css;  in cgroup_e_css()  local
 572 	struct cgroup_subsys_state *css;  in cgroup_get_e_css()  local
 658 #define for_each_css(css, ssid, cgrp)					\  argument
 673 #define for_each_e_css(css, ssid, cgrp)					    \  argument
 921 static unsigned long css_set_hash(struct cgroup_subsys_state *css[])  in css_set_hash()
 1248 		struct cgroup_subsys_state *css = cset->subsys[ssid];  in find_css_set()  local
 1633 		struct cgroup_subsys_state *css = cgroup_css(cgrp, cft->ss);  in cgroup_rm_file()  local
 1650 static void css_clear_dir(struct cgroup_subsys_state *css)  in css_clear_dir()
 1679 static int css_populate_dir(struct cgroup_subsys_state *css)  in css_populate_dir()
 [all …]
 
 | 
| D | cpuset.c | 82 	struct cgroup_subsys_state css;  member192 static inline struct cpuset *css_cs(struct cgroup_subsys_state *css)  in css_cs()
 565 	struct cgroup_subsys_state *css;  in validate_change()  local
 2107 	struct cgroup_subsys_state *css;  in cpuset_can_attach()  local
 2146 	struct cgroup_subsys_state *css;  in cpuset_cancel_attach()  local
 2168 	struct cgroup_subsys_state *css;  in cpuset_attach()  local
 2253 static int cpuset_write_u64(struct cgroup_subsys_state *css, struct cftype *cft,  in cpuset_write_u64()
 2302 static int cpuset_write_s64(struct cgroup_subsys_state *css, struct cftype *cft,  in cpuset_write_s64()
 2436 static u64 cpuset_read_u64(struct cgroup_subsys_state *css, struct cftype *cft)  in cpuset_read_u64()
 2467 static s64 cpuset_read_s64(struct cgroup_subsys_state *css, struct cftype *cft)  in cpuset_read_s64()
 [all …]
 
 | 
| D | rdma.c | 67 static struct rdma_cgroup *css_rdmacg(struct cgroup_subsys_state *css)  in css_rdmacg()575 static void rdmacg_css_free(struct cgroup_subsys_state *css)  in rdmacg_css_free()
 591 static void rdmacg_css_offline(struct cgroup_subsys_state *css)  in rdmacg_css_offline()
 
 | 
| D | cgroup-v1.c | 579 static u64 cgroup_read_notify_on_release(struct cgroup_subsys_state *css,  in cgroup_read_notify_on_release()585 static int cgroup_write_notify_on_release(struct cgroup_subsys_state *css,  in cgroup_write_notify_on_release()
 595 static u64 cgroup_clone_children_read(struct cgroup_subsys_state *css,  in cgroup_clone_children_read()
 601 static int cgroup_clone_children_write(struct cgroup_subsys_state *css,  in cgroup_clone_children_write()
 
 | 
| D | freezer.c | 253 	struct cgroup_subsys_state *css;  in cgroup_freeze()  local
 | 
| /Linux-v5.4/kernel/sched/ | 
| D | cpuacct.c | 29 	struct cgroup_subsys_state	css;  member35 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()
 
 | 
| D | core.c | 1078 uclamp_update_active_tasks(struct cgroup_subsys_state *css,  in uclamp_update_active_tasks()7062 static inline struct task_group *css_tg(struct cgroup_subsys_state *css)  in css_tg()
 7086 static int cpu_cgroup_css_online(struct cgroup_subsys_state *css)  in cpu_cgroup_css_online()
 7096 static void cpu_cgroup_css_released(struct cgroup_subsys_state *css)  in cpu_cgroup_css_released()
 7103 static void cpu_cgroup_css_free(struct cgroup_subsys_state *css)  in cpu_cgroup_css_free()
 7133 	struct cgroup_subsys_state *css;  in cpu_cgroup_can_attach()  local
 7164 	struct cgroup_subsys_state *css;  in cpu_cgroup_attach()  local
 7171 static void cpu_util_update_eff(struct cgroup_subsys_state *css)  in cpu_util_update_eff()
 7343 static int cpu_shares_write_u64(struct cgroup_subsys_state *css,  in cpu_shares_write_u64()
 7351 static u64 cpu_shares_read_u64(struct cgroup_subsys_state *css,  in cpu_shares_read_u64()
 [all …]
 
 | 
| /Linux-v5.4/include/linux/ | 
| D | cgroup.h | 237 #define css_for_each_descendant_pre(pos, css)				\  argument260 #define css_for_each_descendant_post(pos, css)				\  argument
 314 static inline void css_get(struct cgroup_subsys_state *css)  in css_get()
 327 static inline void css_get_many(struct cgroup_subsys_state *css, unsigned int n)  in css_get_many()
 344 static inline bool css_tryget(struct cgroup_subsys_state *css)  in css_tryget()
 361 static inline bool css_tryget_online(struct cgroup_subsys_state *css)  in css_tryget_online()
 383 static inline bool css_is_dying(struct cgroup_subsys_state *css)  in css_is_dying()
 394 static inline void css_put(struct cgroup_subsys_state *css)  in css_put()
 407 static inline void css_put_many(struct cgroup_subsys_state *css, unsigned int n)  in css_put_many()
 502 	struct cgroup_subsys_state *css;  in task_get_css()  local
 [all …]
 
 | 
| D | cgroup_rdma.h | 20 	struct cgroup_subsys_state	css;  member
 | 
| /Linux-v5.4/mm/ | 
| D | hugetlb_cgroup.c | 23 	struct cgroup_subsys_state css;  member109 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()
 
 | 
| D | memcontrol.c | 1030 	struct cgroup_subsys_state *css = NULL;  in mem_cgroup_iter()  local3302 static u64 mem_cgroup_hierarchy_read(struct cgroup_subsys_state *css,  in mem_cgroup_hierarchy_read()
 3308 static int mem_cgroup_hierarchy_write(struct cgroup_subsys_state *css,  in mem_cgroup_hierarchy_write()
 3364 static u64 mem_cgroup_read_u64(struct cgroup_subsys_state *css,  in mem_cgroup_read_u64()
 3504 	struct cgroup_subsys_state *css;  in memcg_offline_kmem()  local
 3712 static u64 mem_cgroup_move_charge_read(struct cgroup_subsys_state *css,  in mem_cgroup_move_charge_read()
 3719 static int mem_cgroup_move_charge_write(struct cgroup_subsys_state *css,  in mem_cgroup_move_charge_write()
 3737 static int mem_cgroup_move_charge_write(struct cgroup_subsys_state *css,  in mem_cgroup_move_charge_write()
 3951 static u64 mem_cgroup_swappiness_read(struct cgroup_subsys_state *css,  in mem_cgroup_swappiness_read()
 3959 static int mem_cgroup_swappiness_write(struct cgroup_subsys_state *css,  in mem_cgroup_swappiness_write()
 [all …]
 
 | 
| /Linux-v5.4/drivers/s390/cio/ | 
| D | css.c | 845 css_generate_pgid(struct channel_subsystem *css, u32 tod_high)  in css_generate_pgid()864 	struct channel_subsystem *css = to_css(dev);  in channel_subsystem_release()  local
 873 	struct channel_subsystem *css = to_css(dev);  in real_cssid_show()  local
 885 	struct channel_subsystem *css = to_css(dev);  in cm_enable_show()  local
 897 	struct channel_subsystem *css = to_css(dev);  in cm_enable_store()  local
 953 	struct channel_subsystem *css;  in setup_css()  local
 1018 	struct channel_subsystem *css;  in css_reboot_event()  local
 1046 	struct channel_subsystem *css;  in css_power_event()  local
 1254 		struct channel_subsystem *css = channel_subsystems[i];  in css_bus_init()  local
 1270 	struct channel_subsystem *css;  in css_bus_cleanup()  local
 
 | 
| D | chp.c | 157 				       struct channel_subsystem *css,  in chp_measurement_copy_block()183 	struct channel_subsystem *css;  in chp_measurement_read()  local
 472 	struct channel_subsystem *css = css_by_id(chpid.cssid);  in chp_new()  local
 
 | 
| /Linux-v5.4/security/ | 
| D | device_cgroup.c | 41 	struct cgroup_subsys_state css;  member174 static int devcgroup_online(struct cgroup_subsys_state *css)  in devcgroup_online()
 195 static void devcgroup_offline(struct cgroup_subsys_state *css)  in devcgroup_offline()
 221 static void devcgroup_css_free(struct cgroup_subsys_state *css)  in devcgroup_css_free()
 
 | 
| /Linux-v5.4/include/net/ | 
| D | netprio_cgroup.h | 24 	struct cgroup_subsys_state *css;  in task_netprioidx()  local
 | 
| D | cls_cgroup.h | 19 	struct cgroup_subsys_state css;  member
 | 
| /Linux-v5.4/block/ | 
| D | blk-cgroup.c | 462 static int blkcg_reset_stats(struct cgroup_subsys_state *css,  in blkcg_reset_stats()1057 static void blkcg_css_offline(struct cgroup_subsys_state *css)  in blkcg_css_offline()
 1101 static void blkcg_css_free(struct cgroup_subsys_state *css)  in blkcg_css_free()
 1750 	struct cgroup_subsys_state *css;  in blkcg_maybe_throttle_current()  local
 
 |