/linux-4.4.14/net/core/ |
D | netclassid_cgroup.c | 19 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()
|
D | netprio_cgroup.c | 89 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/ |
D | cgroup_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 | cgroup_pids.c | 44 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()
|
D | cgroup.c | 407 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 …]
|
D | cpuset.c | 75 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/ |
D | cgroup.h | 211 #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()
|
D | blk-cgroup.h | 44 struct cgroup_subsys_state css; member 221 static inline struct blkcg *css_to_blkcg(struct cgroup_subsys_state *css) in css_to_blkcg()
|
D | memcontrol.h | 184 struct cgroup_subsys_state css; member 314 struct mem_cgroup *mem_cgroup_from_css(struct cgroup_subsys_state *css){ in mem_cgroup_from_css()
|
D | perf_event.h | 690 struct cgroup_subsys_state css; member
|
/linux-4.4.14/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() 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()
|
D | core.c | 8193 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 …]
|
D | sched.h | 241 struct cgroup_subsys_state css; member
|
/linux-4.4.14/drivers/s390/cio/ |
D | css.c | 697 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 …]
|
D | chp.c | 159 struct channel_subsystem *css, in chp_measurement_copy_block() 185 struct channel_subsystem *css; in chp_measurement_read() local
|
D | chsc.c | 769 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()
|
D | device.c | 1019 struct channel_subsystem *css = to_css(sch->dev.parent); in ccw_device_move_to_orph() local
|
/linux-4.4.14/mm/ |
D | hugetlb_cgroup.c | 23 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()
|
D | memcontrol.c | 286 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 …]
|
D | vmpressure.c | 80 struct cgroup_subsys_state *css = vmpressure_to_css(vmpr); in vmpressure_parent() local
|
D | slab_common.c | 493 struct cgroup_subsys_state *css = &memcg->css; in memcg_create_kmem_cache() local
|
/linux-4.4.14/security/ |
D | device_cgroup.c | 49 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/ |
D | netprio_cgroup.h | 32 struct cgroup_subsys_state *css; in task_netprioidx() local
|
D | cls_cgroup.h | 23 struct cgroup_subsys_state css; member
|
/linux-4.4.14/net/ipv4/ |
D | tcp_memcontrol.c | 141 static u64 tcp_cgroup_read(struct cgroup_subsys_state *css, struct cftype *cft) in tcp_cgroup_read()
|
/linux-4.4.14/block/ |
D | blk-cgroup.c | 436 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()
|
D | cfq-iosched.c | 1817 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/ |
D | pm.c | 100 u32 css; in at91_pm_verify_clocks() local
|
/linux-4.4.14/drivers/staging/rdma/hfi1/ |
D | firmware.c | 378 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/ |
D | main.c | 987 u8 cso, css; in alx_tx_csum() local
|
/linux-4.4.14/drivers/net/ethernet/intel/ixgb/ |
D | ixgb_main.c | 1286 u8 css, cso; in ixgb_tx_csum() local
|
/linux-4.4.14/arch/mips/kvm/ |
D | emulate.c | 1276 uint32_t css = in kvm_mips_emulate_CP0() local
|
/linux-4.4.14/drivers/net/ethernet/atheros/atl1e/ |
D | atl1e_main.c | 1690 u8 css, cso; in atl1e_tso_csum() local
|
/linux-4.4.14/drivers/net/ethernet/atheros/atl1c/ |
D | atl1c_main.c | 2057 u8 css, cso; in atl1c_tso_csum() local
|
/linux-4.4.14/drivers/net/ethernet/atheros/atlx/ |
D | atl1.c | 2182 u8 css, cso; in atl1_tx_csum() local
|
/linux-4.4.14/kernel/events/ |
D | core.c | 603 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/ |
D | e1000_main.c | 2779 u8 css; in e1000_tx_csum() local
|
D | e1000_hw.h | 654 u8 css; /* Checksum start */ member
|
/linux-4.4.14/drivers/net/ethernet/intel/e1000e/ |
D | hw.h | 283 u8 css; /* Checksum start */ member
|
D | netdev.c | 5413 u8 css; in e1000_tx_csum() local
|
/linux-4.4.14/drivers/net/ethernet/marvell/ |
D | sky2.h | 2186 u8 css; member
|