Home
last modified time | relevance | path

Searched defs:cg (Results 1 – 23 of 23) sorted by relevance

/linux/drivers/gpio/
H A Dgpio-crystalcove.c115 static void crystalcove_update_irq_mask(struct crystalcove_gpio *cg, int gpio) in crystalcove_update_irq_mask()
126 static void crystalcove_update_irq_ctrl(struct crystalcove_gpio *cg, int gpio) in crystalcove_update_irq_ctrl()
135 struct crystalcove_gpio *cg = gpiochip_get_data(chip); in crystalcove_gpio_dir_in() local
146 struct crystalcove_gpio *cg = gpiochip_get_data(chip); in crystalcove_gpio_dir_out() local
157 struct crystalcove_gpio *cg = gpiochip_get_data(chip); in crystalcove_gpio_get() local
173 struct crystalcove_gpio *cg = gpiochip_get_data(chip); in crystalcove_gpio_set() local
187 struct crystalcove_gpio *cg = gpiochip_get_data(irq_data_get_irq_chip_data(data)); in crystalcove_irq_type() local
217 struct crystalcove_gpio *cg = gpiochip_get_data(irq_data_get_irq_chip_data(data)); in crystalcove_bus_lock() local
224 struct crystalcove_gpio *cg = gpiochip_get_data(irq_data_get_irq_chip_data(data)); in crystalcove_bus_sync_unlock() local
239 struct crystalcove_gpio *cg = gpiochip_get_data(gc); in crystalcove_irq_unmask() local
[all …]
/linux/kernel/cgroup/
H A Dmisc.c104 static void misc_cg_cancel_charge(enum misc_res_type type, struct misc_cg *cg, in misc_cg_cancel_charge()
125 static void misc_cg_event(enum misc_res_type type, struct misc_cg *cg) in misc_cg_event()
152 int misc_cg_try_charge(enum misc_res_type type, struct misc_cg *cg, u64 amount) in misc_cg_try_charge()
196 void misc_cg_uncharge(enum misc_res_type type, struct misc_cg *cg, u64 amount) in misc_cg_uncharge()
219 struct misc_cg *cg = css_misc(seq_css(sf)); in misc_cg_max_show() local
257 struct misc_cg *cg; in misc_cg_max_write() local
309 struct misc_cg *cg = css_misc(seq_css(sf)); in misc_cg_current_show() local
332 struct misc_cg *cg = css_misc(seq_css(sf)); in misc_cg_peak_show() local
369 struct misc_cg *cg = css_misc(seq_css(sf)); in __misc_events_show() local
443 struct misc_cg *cg; in misc_cg_alloc() local
H A Drdma.c72 static struct rdma_cgroup *parent_rdmacg(struct rdma_cgroup *cg) in parent_rdmacg()
113 find_cg_rpool_locked(struct rdma_cgroup *cg, in find_cg_rpool_locked()
129 get_cg_rpool_locked(struct rdma_cgroup *cg, struct rdmacg_device *device) in get_cg_rpool_locked()
162 uncharge_cg_locked(struct rdma_cgroup *cg, in uncharge_cg_locked()
206 static void rdmacg_uncharge_hierarchy(struct rdma_cgroup *cg, in rdmacg_uncharge_hierarchy()
229 void rdmacg_uncharge(struct rdma_cgroup *cg, in rdmacg_uncharge()
265 struct rdma_cgroup *cg, *p; in rdmacg_try_charge() local
430 struct rdma_cgroup *cg = css_rdmacg(of_css(of)); in rdmacg_resource_set_max() local
530 struct rdma_cgroup *cg = css_rdmacg(seq_css(sf)); in rdmacg_resource_read() local
567 struct rdma_cgroup *cg; in rdmacg_css_alloc() local
[all …]
/linux/drivers/power/supply/
H A Dchagall-battery.c53 struct chagall_battery_data *cg = in chagall_led_set_brightness_amber() local
62 struct chagall_battery_data *cg = in chagall_led_set_brightness_white() local
93 static int chagall_battery_get_value(struct chagall_battery_data *cg, in chagall_battery_get_value()
119 struct chagall_battery_data *cg = power_supply_get_drvdata(psy); in chagall_battery_get_property() local
162 struct chagall_battery_data *cg = in chagall_battery_poll_work() local
194 struct chagall_battery_data *cg; in chagall_battery_probe() local
253 struct chagall_battery_data *cg = i2c_get_clientdata(client); in chagall_battery_suspend() local
263 struct chagall_battery_data *cg = i2c_get_clientdata(client); in chagall_battery_resume() local
/linux/drivers/clk/mediatek/
H A Dclk-gate.c33 struct mtk_clk_gate *cg = to_mtk_clk_gate(hw); in mtk_get_clockgating() local
53 struct mtk_clk_gate *cg = to_mtk_clk_gate(hw); in mtk_cg_set_bit() local
60 struct mtk_clk_gate *cg = to_mtk_clk_gate(hw); in mtk_cg_clr_bit() local
67 struct mtk_clk_gate *cg = to_mtk_clk_gate(hw); in mtk_cg_set_bit_no_setclr() local
75 struct mtk_clk_gate *cg = to_mtk_clk_gate(hw); in mtk_cg_clr_bit_no_setclr() local
107 struct mtk_clk_gate *cg = to_mtk_clk_gate(hw); in mtk_cg_hwv_set_en() local
211 struct mtk_clk_gate *cg; in mtk_clk_register_gate() local
245 struct mtk_clk_gate *cg; in mtk_clk_unregister_gate() local
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dcgroup_mprog_opts.c7 static void assert_mprog_count(int cg, int atype, int expected) in assert_mprog_count()
26 int cg, err; in test_prog_attach_detach() local
159 int cg, err; in test_link_attach_detach() local
282 int cg, err; in test_preorder_prog_attach_detach() local
390 int cg; in test_preorder_link_attach_detach() local
488 int cg, err; in test_invalid_attach_detach() local
H A Dcgroup_attach_autodetach.c30 int cg = 0, i; in serial_test_cgroup_attach_autodetach() local
/linux/include/linux/
H A Dmisc_cgroup.h102 static inline void put_misc_cg(struct misc_cg *cg) in put_misc_cg()
116 struct misc_cg *cg, in misc_cg_try_charge()
123 struct misc_cg *cg, in misc_cg_uncharge()
133 static inline void put_misc_cg(struct misc_cg *cg) in put_misc_cg()
/linux/tools/testing/selftests/cgroup/
H A Dtest_kmem.c55 char *cg = NULL; test_kmem_basic() local
280 char *cg = NULL; test_kmem_kernel_stacks() local
[all...]
H A Dtest_zswap.c53 get_cg_wb_count(const char * cg) get_cg_wb_count() argument
/linux/tools/power/pm-graph/
H A Dbootgraph.py254 def deviceMatch(self, pid, cg): argument
499 def cgOverview(cg, minlen): argument
H A Dsleepgraph.py4237 def callgraphHTML(sv, hf, num, cg, title, color, devid): argument
/linux/samples/vfio-mdev/
H A Dmdpy-fb.c63 u32 cg = green >> (16 - info->var.green.length); in mdpy_fb_setcolreg() local
/linux/tools/testing/selftests/bpf/progs/
H A Dcgrp_kfunc_success.c67 struct cgroup *kptr, *cg; in BPF_PROG() local
/linux/fs/ufs/
H A Dsuper.c230 struct ufs_cylinder_group *cg) in ufs_print_cylinder_stuff()
267 # define ufs_print_cylinder_stuff(sb, cg) /**/ argument
/linux/tools/testing/selftests/kvm/
H A Daccess_tracking_perf_test.c516 void destroy_cgroup(char *cg) in destroy_cgroup()
/linux/include/drm/ttm/
H A Dttm_resource.h229 struct dmem_cgroup_region *cg; member
/linux/drivers/video/fbdev/
H A Dsimplefb.c52 u32 cg = green >> (16 - info->var.green.length); in simplefb_setcolreg() local
H A Doffb.c107 u32 cg = green >> (16 - info->var.green.length); in offb_setcolreg() local
/linux/kernel/bpf/
H A Dcgroup.c933 struct cgroup *cg; in replace_effective_prog() local
1085 struct cgroup *cg; in purge_effective_progs() local
1381 struct cgroup *cg; in bpf_cgroup_link_release() local
/linux/drivers/clk/tegra/
H A Dclk-dfll.c294 u32 cg; member
/linux/mm/
H A Dhugetlb.c571 long to, struct hstate *h, struct hugetlb_cgroup *cg, in hugetlb_resv_map_add()
/linux/drivers/scsi/lpfc/
H A Dlpfc_sli.c1781 int wsigmax, wfpinmax, cg, tdp; in lpfc_cmf_sync_cmpl() local