Home
last modified time | relevance | path

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

1234

/openbmc/linux/drivers/staging/media/ipu3/
H A Dipu3-css.c313 static void imgu_css_hw_enable_irq(struct imgu_css *css) in imgu_css_hw_enable_irq()
361 static int imgu_css_hw_init(struct imgu_css *css) in imgu_css_hw_init()
469 static int imgu_css_hw_start_sp(struct imgu_css *css, int sp) in imgu_css_hw_start_sp()
500 static int imgu_css_hw_start(struct imgu_css *css) in imgu_css_hw_start()
607 static void imgu_css_hw_stop(struct imgu_css *css) in imgu_css_hw_stop()
627 static void imgu_css_hw_cleanup(struct imgu_css *css) in imgu_css_hw_cleanup()
649 static void imgu_css_pipeline_cleanup(struct imgu_css *css, unsigned int pipe) in imgu_css_pipeline_cleanup()
668 static int imgu_css_pipeline_init(struct imgu_css *css, unsigned int pipe) in imgu_css_pipeline_init()
1057 static u8 imgu_css_queue_pos(struct imgu_css *css, int queue, int thread) in imgu_css_queue_pos()
1070 static int imgu_css_queue_data(struct imgu_css *css, in imgu_css_queue_data()
[all …]
H A Dipu3-css-fw.c72 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()
H A Dipu3-css-params.c361 struct imgu_css *css, unsigned int stripes, in imgu_css_osys_calc_frame_and_stripe_params()
845 static int imgu_css_osys_calc(struct imgu_css *css, unsigned int pipe, in imgu_css_osys_calc()
1631 static int imgu_css_af_ops_calc(struct imgu_css *css, unsigned int pipe, in imgu_css_af_ops_calc()
1659 imgu_css_awb_fr_ops_calc(struct imgu_css *css, unsigned int pipe, in imgu_css_awb_fr_ops_calc()
1685 static int imgu_css_awb_ops_calc(struct imgu_css *css, unsigned int pipe, in imgu_css_awb_ops_calc()
1727 static int imgu_css_cfg_acc_stripe(struct imgu_css *css, unsigned int pipe, in imgu_css_cfg_acc_stripe()
1899 static void imgu_css_cfg_acc_dvs(struct imgu_css *css, in imgu_css_cfg_acc_dvs()
1918 static void acc_bds_per_stripe_data(struct imgu_css *css, in acc_bds_per_stripe_data()
1943 int imgu_css_cfg_acc(struct imgu_css *css, unsigned int pipe, in imgu_css_cfg_acc()
2704 static void *imgu_css_cfg_copy(struct imgu_css *css, in imgu_css_cfg_copy()
[all …]
/openbmc/linux/kernel/cgroup/
H A 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()
H A Dlegacy_freezer.c45 struct cgroup_subsys_state css; member
51 static inline struct freezer *css_freezer(struct cgroup_subsys_state *css) in css_freezer()
112 static int freezer_css_online(struct cgroup_subsys_state *css) in freezer_css_online()
139 static void freezer_css_offline(struct cgroup_subsys_state *css) in freezer_css_offline()
155 static void freezer_css_free(struct cgroup_subsys_state *css) in freezer_css_free()
256 static void update_if_frozen(struct cgroup_subsys_state *css) in update_if_frozen()
297 struct cgroup_subsys_state *css = seq_css(m), *pos; in freezer_read() local
443 static u64 freezer_self_freezing_read(struct cgroup_subsys_state *css, in freezer_self_freezing_read()
451 static u64 freezer_parent_freezing_read(struct cgroup_subsys_state *css, in freezer_parent_freezing_read()
H A Dpids.c42 struct cgroup_subsys_state css; member
59 static struct pids_cgroup *css_pids(struct cgroup_subsys_state *css) in css_pids()
84 static void pids_css_free(struct cgroup_subsys_state *css) in pids_css_free()
240 struct cgroup_subsys_state *css; in pids_can_fork() local
264 struct cgroup_subsys_state *css; in pids_cancel_fork() local
285 struct cgroup_subsys_state *css = of_css(of); in pids_max_write() local
314 struct cgroup_subsys_state *css = seq_css(sf); in pids_max_show() local
326 static s64 pids_current_read(struct cgroup_subsys_state *css, in pids_current_read()
334 static s64 pids_peak_read(struct cgroup_subsys_state *css, in pids_peak_read()
H A Dcgroup.c542 struct cgroup_subsys_state *css; in cgroup_e_css() local
572 struct cgroup_subsys_state *css; in cgroup_get_e_css() local
662 #define for_each_css(css, ssid, cgrp) \ argument
910 static unsigned long css_set_hash(struct cgroup_subsys_state **css) in css_set_hash()
1238 struct cgroup_subsys_state *css = cset->subsys[ssid]; in find_css_set() local
1670 struct cgroup_subsys_state *css = cgroup_css(cgrp, cft->ss); in cgroup_rm_file() local
1687 static void css_clear_dir(struct cgroup_subsys_state *css) in css_clear_dir()
1720 static int css_populate_dir(struct cgroup_subsys_state *css) in css_populate_dir()
1815 struct cgroup_subsys_state *css = cgroup_css(scgrp, ss); in rebind_subsystems() local
3074 struct cgroup_subsys_state *css = cgroup_css(dsct, ss); in cgroup_lock_and_drain_offline() local
[all …]
H A Dcpuset.c92 struct cgroup_subsys_state css; member
218 static inline struct cpuset *css_cs(struct cgroup_subsys_state *css) in css_cs()
468 struct cgroup_subsys_state *css; in partition_is_populated() local
687 struct cgroup_subsys_state *css; in validate_change_legacy() local
732 struct cgroup_subsys_state *css; in validate_change() local
1876 struct cgroup_subsys_state *css; in update_cpumask() local
2540 struct cgroup_subsys_state *css; in cpuset_can_attach() local
2616 struct cgroup_subsys_state *css; in cpuset_cancel_attach() local
2668 struct cgroup_subsys_state *css; in cpuset_attach() local
2768 static int cpuset_write_u64(struct cgroup_subsys_state *css, struct cftype *cft, in cpuset_write_u64()
[all …]
H A 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()
/openbmc/linux/net/core/
H A Dnetclassid_cgroup.c16 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()
101 struct cgroup_subsys_state *css; in cgrp_attach() local
109 static u64 read_classid(struct cgroup_subsys_state *css, struct cftype *cft) in read_classid()
114 static int write_classid(struct cgroup_subsys_state *css, struct cftype *cft, in write_classid()
H A Dnetprio_cgroup.c93 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()
232 struct cgroup_subsys_state *css; in net_prio_attach() local
/openbmc/linux/kernel/sched/
H A 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()
/openbmc/linux/fs/xfs/scrub/
H A Dstats.c89 struct xchk_scrub_stats *css = &cs->cs_stats[0]; in xchk_stats_format() local
130 struct xchk_scrub_stats *css = &cs->cs_stats[0]; in xchk_stats_estimate_bufsize() local
163 struct xchk_scrub_stats *css = &cs->cs_stats[0]; in xchk_stats_clearall() local
186 struct xchk_scrub_stats *css; in xchk_stats_merge_one() local
310 struct xchk_scrub_stats *css = &cs->cs_stats[0]; in xchk_stats_init() local
/openbmc/linux/block/
H A Dblk-cgroup.c105 struct cgroup_subsys_state *css; in blkcg_css() local
656 static int blkcg_reset_stats(struct cgroup_subsys_state *css, in blkcg_reset_stats()
1086 static void blkcg_rstat_flush(struct cgroup_subsys_state *css, int cpu) in blkcg_rstat_flush()
1234 struct list_head *blkcg_get_cgwb_list(struct cgroup_subsys_state *css) in blkcg_get_cgwb_list()
1348 static void blkcg_css_offline(struct cgroup_subsys_state *css) in blkcg_css_offline()
1357 static void blkcg_css_free(struct cgroup_subsys_state *css) in blkcg_css_free()
1442 static int blkcg_css_online(struct cgroup_subsys_state *css) in blkcg_css_online()
2054 struct cgroup_subsys_state *css) in blkg_tryget_closest()
2087 struct cgroup_subsys_state *css) in bio_associate_blkg_from_css()
2112 struct cgroup_subsys_state *css; in bio_associate_blkg() local
[all …]
H A Dblk-cgroup-fc-appid.c14 struct cgroup_subsys_state *css; in blkcg_set_fc_appid() local
/openbmc/linux/drivers/s390/cio/
H A Dcss.c862 css_generate_pgid(struct channel_subsystem *css, u32 tod_high) in css_generate_pgid()
881 struct channel_subsystem *css = to_css(dev); in channel_subsystem_release() local
890 struct channel_subsystem *css = to_css(dev); in real_cssid_show() local
914 struct channel_subsystem *css = to_css(dev); in cm_enable_show() local
926 struct channel_subsystem *css = to_css(dev); in cm_enable_store() local
983 struct channel_subsystem *css; in setup_css() local
1056 struct channel_subsystem *css; in css_reboot_event() local
1234 struct channel_subsystem *css = channel_subsystems[i]; in css_bus_init() local
1250 struct channel_subsystem *css; in css_bus_cleanup() local
/openbmc/linux/include/linux/
H A Dmisc_cgroup.h49 struct cgroup_subsys_state css; member
71 static inline struct misc_cg *css_misc(struct cgroup_subsys_state *css) in css_misc()
H A Dcgroup.h241 #define css_for_each_descendant_pre(pos, css) \ argument
264 #define css_for_each_descendant_post(pos, css) \ argument
345 static inline bool css_is_dying(struct cgroup_subsys_state *css) in css_is_dying()
451 struct cgroup_subsys_state *css; in task_get_css() local
643 static inline void css_get(struct cgroup_subsys_state *css) {} in css_get()
644 static inline void css_put(struct cgroup_subsys_state *css) {} in css_put()
H A Dcgroup_refcnt.h8 void css_get(struct cgroup_subsys_state *css) in css_get()
H A Dcgroup_rdma.h20 struct cgroup_subsys_state css; member
/openbmc/linux/security/
H A Ddevice_cgroup.c44 struct cgroup_subsys_state css; member
188 static int devcgroup_online(struct cgroup_subsys_state *css) in devcgroup_online()
209 static void devcgroup_offline(struct cgroup_subsys_state *css) in devcgroup_offline()
235 static void devcgroup_css_free(struct cgroup_subsys_state *css) in devcgroup_css_free()
/openbmc/linux/mm/
H A Dmemcontrol.c1106 struct cgroup_subsys_state *css = NULL; in mem_cgroup_iter() local
3651 static u64 mem_cgroup_hierarchy_read(struct cgroup_subsys_state *css, in mem_cgroup_hierarchy_read()
3657 static int mem_cgroup_hierarchy_write(struct cgroup_subsys_state *css, in mem_cgroup_hierarchy_write()
3700 static u64 mem_cgroup_read_u64(struct cgroup_subsys_state *css, in mem_cgroup_read_u64()
3937 static u64 mem_cgroup_move_charge_read(struct cgroup_subsys_state *css, in mem_cgroup_move_charge_read()
3944 static int mem_cgroup_move_charge_write(struct cgroup_subsys_state *css, in mem_cgroup_move_charge_write()
3966 static int mem_cgroup_move_charge_write(struct cgroup_subsys_state *css, in mem_cgroup_move_charge_write()
4181 static u64 mem_cgroup_swappiness_read(struct cgroup_subsys_state *css, in mem_cgroup_swappiness_read()
4189 static int mem_cgroup_swappiness_write(struct cgroup_subsys_state *css, in mem_cgroup_swappiness_write()
4541 static int mem_cgroup_oom_control_write(struct cgroup_subsys_state *css, in mem_cgroup_oom_control_write()
[all …]
H A Dhugetlb_cgroup.c175 static void hugetlb_cgroup_css_free(struct cgroup_subsys_state *css) in hugetlb_cgroup_css_free()
224 static void hugetlb_cgroup_css_offline(struct cgroup_subsys_state *css) in hugetlb_cgroup_css_offline()
474 struct cgroup_subsys_state *css; in hugetlb_cgroup_read_numa_stat() local
520 static u64 hugetlb_cgroup_read_u64(struct cgroup_subsys_state *css, in hugetlb_cgroup_read_u64()
/openbmc/linux/include/net/
H A Dnetprio_cgroup.h24 struct cgroup_subsys_state *css; in task_netprioidx() local
H A Dcls_cgroup.h19 struct cgroup_subsys_state css; member

1234