Home
last modified time | relevance | path

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

/linux-4.4.14/net/core/
Dnetclassid_cgroup.c19 static inline struct cgroup_cls_state *css_cls_state(struct cgroup_subsys_state *css) in css_cls_state()
43 static int cgrp_css_online(struct cgroup_subsys_state *css) in cgrp_css_online()
54 static void cgrp_css_free(struct cgroup_subsys_state *css) in cgrp_css_free()
70 static void update_classid(struct cgroup_subsys_state *css, void *v) in update_classid()
86 struct cgroup_subsys_state *css; in cgrp_attach() local
93 static u64 read_classid(struct cgroup_subsys_state *css, struct cftype *cft) in read_classid()
98 static int write_classid(struct cgroup_subsys_state *css, struct cftype *cft, in write_classid()
Dnetprio_cgroup.c89 static u32 netprio_prio(struct cgroup_subsys_state *css, struct net_device *dev) in netprio_prio()
108 static int netprio_set_prio(struct cgroup_subsys_state *css, in netprio_set_prio()
132 struct cgroup_subsys_state *css; in cgrp_css_alloc() local
141 static int cgrp_css_online(struct cgroup_subsys_state *css) in cgrp_css_online()
166 static void cgrp_css_free(struct cgroup_subsys_state *css) in cgrp_css_free()
171 static u64 read_prioidx(struct cgroup_subsys_state *css, struct cftype *cft) in read_prioidx()
224 struct cgroup_subsys_state *css; in net_prio_attach() local
/linux-4.4.14/kernel/
Dcgroup_freezer.c44 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()
Dcgroup_pids.c44 struct cgroup_subsys_state css; member
54 static struct pids_cgroup *css_pids(struct cgroup_subsys_state *css) in css_pids()
78 static void pids_css_free(struct cgroup_subsys_state *css) in pids_css_free()
214 struct cgroup_subsys_state *css; in pids_can_fork() local
224 struct cgroup_subsys_state *css; in pids_cancel_fork() local
242 struct cgroup_subsys_state *css = of_css(of); in pids_max_write() local
271 struct cgroup_subsys_state *css = seq_css(sf); in pids_max_show() local
283 static s64 pids_current_read(struct cgroup_subsys_state *css, in pids_current_read()
Dcgroup.c407 struct cgroup_subsys_state *css; in cgroup_get_e_css() local
500 #define for_each_css(css, ssid, cgrp) \ argument
515 #define for_each_e_css(css, ssid, cgrp) \ argument
739 static unsigned long css_set_hash(struct cgroup_subsys_state *css[]) in css_set_hash()
1068 struct cgroup_subsys_state *css = cset->subsys[ssid]; in find_css_set() local
1410 struct cgroup_subsys_state *css = cgroup_css(cgrp, cft->ss); in cgroup_rm_file() local
1426 static void css_clear_dir(struct cgroup_subsys_state *css, in css_clear_dir()
1443 static int css_populate_dir(struct cgroup_subsys_state *css, in css_populate_dir()
1539 struct cgroup_subsys_state *css = cgroup_css(scgrp, ss); in rebind_subsystems() local
2377 struct cgroup_subsys_state *css, *failed_css = NULL; in cgroup_taskset_migrate() local
[all …]
Dcpuset.c75 struct cgroup_subsys_state css; member
134 static inline struct cpuset *css_cs(struct cgroup_subsys_state *css) in css_cs()
456 struct cgroup_subsys_state *css; in validate_change() local
1456 struct cgroup_subsys_state *css; in cpuset_can_attach() local
1495 struct cgroup_subsys_state *css; in cpuset_cancel_attach() local
1519 struct cgroup_subsys_state *css; in cpuset_attach() local
1602 static int cpuset_write_u64(struct cgroup_subsys_state *css, struct cftype *cft, in cpuset_write_u64()
1649 static int cpuset_write_s64(struct cgroup_subsys_state *css, struct cftype *cft, in cpuset_write_s64()
1776 static u64 cpuset_read_u64(struct cgroup_subsys_state *css, struct cftype *cft) in cpuset_read_u64()
1807 static s64 cpuset_read_s64(struct cgroup_subsys_state *css, struct cftype *cft) in cpuset_read_s64()
[all …]
/linux-4.4.14/include/linux/
Dcgroup.h211 #define css_for_each_descendant_pre(pos, css) \ argument
234 #define css_for_each_descendant_post(pos, css) \ argument
288 static inline void css_get(struct cgroup_subsys_state *css) in css_get()
301 static inline void css_get_many(struct cgroup_subsys_state *css, unsigned int n) in css_get_many()
318 static inline bool css_tryget(struct cgroup_subsys_state *css) in css_tryget()
335 static inline bool css_tryget_online(struct cgroup_subsys_state *css) in css_tryget_online()
348 static inline void css_put(struct cgroup_subsys_state *css) in css_put()
361 static inline void css_put_many(struct cgroup_subsys_state *css, unsigned int n) in css_put_many()
441 struct cgroup_subsys_state *css; in task_get_css() local
535 static inline void css_put(struct cgroup_subsys_state *css) {} in css_put()
Dblk-cgroup.h44 struct cgroup_subsys_state css; member
221 static inline struct blkcg *css_to_blkcg(struct cgroup_subsys_state *css) in css_to_blkcg()
Dmemcontrol.h184 struct cgroup_subsys_state css; member
314 struct mem_cgroup *mem_cgroup_from_css(struct cgroup_subsys_state *css){ in mem_cgroup_from_css()
Dperf_event.h690 struct cgroup_subsys_state css; member
/linux-4.4.14/kernel/sched/
Dcpuacct.c30 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()
135 static u64 cpuusage_read(struct cgroup_subsys_state *css, struct cftype *cft) in cpuusage_read()
147 static int cpuusage_write(struct cgroup_subsys_state *css, struct cftype *cft, in cpuusage_write()
Dcore.c8193 static inline struct task_group *css_tg(struct cgroup_subsys_state *css) in css_tg()
8218 static void cpu_cgroup_css_released(struct cgroup_subsys_state *css) in cpu_cgroup_css_released()
8225 static void cpu_cgroup_css_free(struct cgroup_subsys_state *css) in cpu_cgroup_css_free()
8243 struct cgroup_subsys_state *css; in cpu_cgroup_can_attach() local
8261 struct cgroup_subsys_state *css; in cpu_cgroup_attach() local
8268 static int cpu_shares_write_u64(struct cgroup_subsys_state *css, in cpu_shares_write_u64()
8274 static u64 cpu_shares_read_u64(struct cgroup_subsys_state *css, in cpu_shares_read_u64()
8409 static s64 cpu_cfs_quota_read_s64(struct cgroup_subsys_state *css, in cpu_cfs_quota_read_s64()
8415 static int cpu_cfs_quota_write_s64(struct cgroup_subsys_state *css, in cpu_cfs_quota_write_s64()
8421 static u64 cpu_cfs_period_read_u64(struct cgroup_subsys_state *css, in cpu_cfs_period_read_u64()
[all …]
Dsched.h241 struct cgroup_subsys_state css; member
/linux-4.4.14/drivers/s390/cio/
Dcss.c697 css_generate_pgid(struct channel_subsystem *css, u32 tod_high) in css_generate_pgid()
716 struct channel_subsystem *css; in channel_subsystem_release() local
732 struct channel_subsystem *css = to_css(dev); in css_cm_enable_show() local
747 struct channel_subsystem *css = to_css(dev); in css_cm_enable_store() local
775 struct channel_subsystem *css; in setup_css() local
810 struct channel_subsystem *css; in css_reboot_event() local
843 struct channel_subsystem *css; in css_power_event() local
860 struct channel_subsystem *css; in css_power_event() local
918 struct channel_subsystem *css; in css_bus_init() local
970 struct channel_subsystem *css; in css_bus_init() local
[all …]
Dchp.c159 struct channel_subsystem *css, in chp_measurement_copy_block()
185 struct channel_subsystem *css; in chp_measurement_read() local
Dchsc.c769 chsc_remove_cmg_attr(struct channel_subsystem *css) in chsc_remove_cmg_attr()
781 chsc_add_cmg_attr(struct channel_subsystem *css) in chsc_add_cmg_attr()
803 int __chsc_do_secm(struct channel_subsystem *css, int enable) in __chsc_do_secm()
859 chsc_secm(struct channel_subsystem *css, int enable) in chsc_secm()
Ddevice.c1019 struct channel_subsystem *css = to_css(sch->dev.parent); in ccw_device_move_to_orph() local
/linux-4.4.14/mm/
Dhugetlb_cgroup.c23 struct cgroup_subsys_state css; member
93 static void hugetlb_cgroup_css_free(struct cgroup_subsys_state *css) in hugetlb_cgroup_css_free()
145 static void hugetlb_cgroup_css_offline(struct cgroup_subsys_state *css) in hugetlb_cgroup_css_offline()
248 static u64 hugetlb_cgroup_read_u64(struct cgroup_subsys_state *css, in hugetlb_cgroup_read_u64()
Dmemcontrol.c286 struct cgroup_subsys_state *css; in mem_cgroup_from_id() local
877 struct cgroup_subsys_state *css = NULL; in mem_cgroup_iter() local
2777 static u64 mem_cgroup_hierarchy_read(struct cgroup_subsys_state *css, in mem_cgroup_hierarchy_read()
2783 static int mem_cgroup_hierarchy_write(struct cgroup_subsys_state *css, in mem_cgroup_hierarchy_write()
2856 static u64 mem_cgroup_read_u64(struct cgroup_subsys_state *css, in mem_cgroup_read_u64()
3070 static u64 mem_cgroup_move_charge_read(struct cgroup_subsys_state *css, in mem_cgroup_move_charge_read()
3077 static int mem_cgroup_move_charge_write(struct cgroup_subsys_state *css, in mem_cgroup_move_charge_write()
3095 static int mem_cgroup_move_charge_write(struct cgroup_subsys_state *css, in mem_cgroup_move_charge_write()
3248 static u64 mem_cgroup_swappiness_read(struct cgroup_subsys_state *css, in mem_cgroup_swappiness_read()
3256 static int mem_cgroup_swappiness_write(struct cgroup_subsys_state *css, in mem_cgroup_swappiness_write()
[all …]
Dvmpressure.c80 struct cgroup_subsys_state *css = vmpressure_to_css(vmpr); in vmpressure_parent() local
Dslab_common.c493 struct cgroup_subsys_state *css = &memcg->css; in memcg_create_kmem_cache() local
/linux-4.4.14/security/
Ddevice_cgroup.c49 struct cgroup_subsys_state css; member
182 static int devcgroup_online(struct cgroup_subsys_state *css) in devcgroup_online()
203 static void devcgroup_offline(struct cgroup_subsys_state *css) in devcgroup_offline()
229 static void devcgroup_css_free(struct cgroup_subsys_state *css) in devcgroup_css_free()
/linux-4.4.14/include/net/
Dnetprio_cgroup.h32 struct cgroup_subsys_state *css; in task_netprioidx() local
Dcls_cgroup.h23 struct cgroup_subsys_state css; member
/linux-4.4.14/net/ipv4/
Dtcp_memcontrol.c141 static u64 tcp_cgroup_read(struct cgroup_subsys_state *css, struct cftype *cft) in tcp_cgroup_read()
/linux-4.4.14/block/
Dblk-cgroup.c436 static int blkcg_reset_stats(struct cgroup_subsys_state *css, in blkcg_reset_stats()
927 static void blkcg_css_offline(struct cgroup_subsys_state *css) in blkcg_css_offline()
953 static void blkcg_css_free(struct cgroup_subsys_state *css) in blkcg_css_free()
Dcfq-iosched.c1817 static int __cfq_set_weight(struct cgroup_subsys_state *css, u64 val, in __cfq_set_weight()
1866 static int cfq_set_weight(struct cgroup_subsys_state *css, struct cftype *cft, in cfq_set_weight()
1872 static int cfq_set_leaf_weight(struct cgroup_subsys_state *css, in cfq_set_leaf_weight()
/linux-4.4.14/arch/arm/mach-at91/
Dpm.c100 u32 css; in at91_pm_verify_clocks() local
/linux-4.4.14/drivers/staging/rdma/hfi1/
Dfirmware.c378 static int verify_css_header(struct hfi1_devdata *dd, struct css_header *css) in verify_css_header()
424 struct css_header *css; in obtain_one_firmware() local
/linux-4.4.14/drivers/net/ethernet/atheros/alx/
Dmain.c987 u8 cso, css; in alx_tx_csum() local
/linux-4.4.14/drivers/net/ethernet/intel/ixgb/
Dixgb_main.c1286 u8 css, cso; in ixgb_tx_csum() local
/linux-4.4.14/arch/mips/kvm/
Demulate.c1276 uint32_t css = in kvm_mips_emulate_CP0() local
/linux-4.4.14/drivers/net/ethernet/atheros/atl1e/
Datl1e_main.c1690 u8 css, cso; in atl1e_tso_csum() local
/linux-4.4.14/drivers/net/ethernet/atheros/atl1c/
Datl1c_main.c2057 u8 css, cso; in atl1c_tso_csum() local
/linux-4.4.14/drivers/net/ethernet/atheros/atlx/
Datl1.c2182 u8 css, cso; in atl1_tx_csum() local
/linux-4.4.14/kernel/events/
Dcore.c603 struct cgroup_subsys_state *css; in perf_cgroup_connect() local
9481 static void perf_cgroup_css_free(struct cgroup_subsys_state *css) in perf_cgroup_css_free()
9501 struct cgroup_subsys_state *css; in perf_cgroup_attach() local
/linux-4.4.14/drivers/net/ethernet/intel/e1000/
De1000_main.c2779 u8 css; in e1000_tx_csum() local
De1000_hw.h654 u8 css; /* Checksum start */ member
/linux-4.4.14/drivers/net/ethernet/intel/e1000e/
Dhw.h283 u8 css; /* Checksum start */ member
Dnetdev.c5413 u8 css; in e1000_tx_csum() local
/linux-4.4.14/drivers/net/ethernet/marvell/
Dsky2.h2186 u8 css; member