Home
last modified time | relevance | path

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

12

/openbmc/linux/drivers/gpio/
H A Dgpio-crystalcove.c114 static void crystalcove_update_irq_mask(struct crystalcove_gpio *cg, int gpio) in crystalcove_update_irq_mask()
125 static void crystalcove_update_irq_ctrl(struct crystalcove_gpio *cg, int gpio) in crystalcove_update_irq_ctrl()
134 struct crystalcove_gpio *cg = gpiochip_get_data(chip); in crystalcove_gpio_dir_in() local
145 struct crystalcove_gpio *cg = gpiochip_get_data(chip); in crystalcove_gpio_dir_out() local
156 struct crystalcove_gpio *cg = gpiochip_get_data(chip); in crystalcove_gpio_get() local
172 struct crystalcove_gpio *cg = gpiochip_get_data(chip); in crystalcove_gpio_set() local
238 struct crystalcove_gpio *cg = gpiochip_get_data(gc); in crystalcove_irq_unmask() local
253 struct crystalcove_gpio *cg = gpiochip_get_data(gc); in crystalcove_irq_mask() local
278 struct crystalcove_gpio *cg = data; in crystalcove_gpio_irq_handler() local
303 struct crystalcove_gpio *cg = gpiochip_get_data(chip); in crystalcove_gpio_dbg_show() local
[all …]
/openbmc/linux/kernel/cgroup/
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()
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
579 struct rdma_cgroup *cg = css_rdmacg(css); in rdmacg_css_free() local
[all …]
H A Dmisc.c116 static void misc_cg_cancel_charge(enum misc_res_type type, struct misc_cg *cg, in misc_cg_cancel_charge()
140 int misc_cg_try_charge(enum misc_res_type type, struct misc_cg *cg, u64 amount) in misc_cg_try_charge()
186 void misc_cg_uncharge(enum misc_res_type type, struct misc_cg *cg, u64 amount) in misc_cg_uncharge()
209 struct misc_cg *cg = css_misc(seq_css(sf)); in misc_cg_max_show() local
247 struct misc_cg *cg; in misc_cg_max_write() local
299 struct misc_cg *cg = css_misc(seq_css(sf)); in misc_cg_current_show() local
336 struct misc_cg *cg = css_misc(seq_css(sf)); in misc_events_show() local
387 struct misc_cg *cg; in misc_cg_alloc() local
/openbmc/linux/drivers/clk/sunxi-ng/
H A Dccu_gate.c31 struct ccu_gate *cg = hw_to_ccu_gate(hw); in ccu_gate_disable() local
57 struct ccu_gate *cg = hw_to_ccu_gate(hw); in ccu_gate_enable() local
73 struct ccu_gate *cg = hw_to_ccu_gate(hw); in ccu_gate_is_enabled() local
81 struct ccu_gate *cg = hw_to_ccu_gate(hw); in ccu_gate_recalc_rate() local
93 struct ccu_gate *cg = hw_to_ccu_gate(hw); in ccu_gate_round_rate() local
/openbmc/linux/drivers/clk/
H A Dclk-qoriq.c110 static u32 cg_in(struct clockgen *cg, u32 __iomem *reg) in cg_in()
469 static void __init p2041_init_periph(struct clockgen *cg) in p2041_init_periph()
481 static void __init p4080_init_periph(struct clockgen *cg) in p4080_init_periph()
498 static void __init p5020_init_periph(struct clockgen *cg) in p5020_init_periph()
513 static void __init p5040_init_periph(struct clockgen *cg) in p5040_init_periph()
533 static void __init t1023_init_periph(struct clockgen *cg) in t1023_init_periph()
538 static void __init t1040_init_periph(struct clockgen *cg) in t1040_init_periph()
837 struct clockgen *cg; member
1033 static void __init create_muxes(struct clockgen *cg) in create_muxes()
1303 static void __init create_plls(struct clockgen *cg) in create_plls()
[all …]
H A Dclk-en7523.c192 struct en_clk_gate *cg = container_of(hw, struct en_clk_gate, hw); in en7523_pci_is_enabled() local
199 struct en_clk_gate *cg = container_of(hw, struct en_clk_gate, hw); in en7523_pci_prepare() local
238 struct en_clk_gate *cg = container_of(hw, struct en_clk_gate, hw); in en7523_pci_unprepare() local
259 struct en_clk_gate *cg; in en7523_register_pcie_clk() local
/openbmc/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
74 struct mtk_clk_gate *cg = to_mtk_clk_gate(hw); in mtk_cg_clr_bit_no_setclr() local
162 struct mtk_clk_gate *cg; in mtk_clk_register_gate() local
195 struct mtk_clk_gate *cg; in mtk_clk_unregister_gate() local
/openbmc/linux/include/linux/
H A Dmisc_cgroup.h93 static inline void put_misc_cg(struct misc_cg *cg) in put_misc_cg()
112 struct misc_cg *cg, in misc_cg_try_charge()
119 struct misc_cg *cg, in misc_cg_uncharge()
129 static inline void put_misc_cg(struct misc_cg *cg) in put_misc_cg()
H A Dblktrace_api.h89 # define blk_add_cgroup_trace_msg(q, cg, fmt, ...) do { } while (0) argument
/openbmc/qemu/qga/
H A Dguest-agent-command-state.c30 GACommandGroup *cg = g_new0(GACommandGroup, 1); in ga_command_state_add() local
38 GACommandGroup *cg = opaque; in ga_command_group_init() local
54 GACommandGroup *cg = opaque; in ga_command_group_cleanup() local
/openbmc/linux/fs/ufs/
H A Dialloc.c64 unsigned ino, cg, bit; in ufs_free_inode() local
181 unsigned cg, bit, i, j, start; in ufs_new_inode() local
H A Dcylinder.c133 unsigned cg, i, j; in ufs_load_cylinder() local
H A Dsuper.c229 struct ufs_cylinder_group *cg) in ufs_print_cylinder_stuff()
266 # define ufs_print_cylinder_stuff(sb, cg) /**/ argument
/openbmc/u-boot/arch/arm/mach-imx/mx5/
H A Dclock.c89 unsigned int cg = enable ? MXC_CCM_CCGR_CG_ON : MXC_CCM_CCGR_CG_OFF; in enable_usboh3_clk() local
126 unsigned int cg = enable ? MXC_CCM_CCGR_CG_ON : MXC_CCM_CCGR_CG_OFF; in enable_usb_phy1_clk() local
140 unsigned int cg = enable ? MXC_CCM_CCGR_CG_ON : MXC_CCM_CCGR_CG_OFF; in enable_usb_phy1_clk() local
149 unsigned int cg = enable ? MXC_CCM_CCGR_CG_ON : MXC_CCM_CCGR_CG_OFF; in enable_usb_phy2_clk() local
744 unsigned int cg = enable ? MXC_CCM_CCGR_CG_ON : MXC_CCM_CCGR_CG_OFF; in enable_nfc_clk() local
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dcgroup_attach_autodetach.c30 int cg = 0, i; in serial_test_cgroup_attach_autodetach() local
/openbmc/linux/tools/testing/selftests/cgroup/
H A Dtest_kmem.c55 char *cg = NULL; in test_kmem_basic() local
280 char *cg = NULL; in test_kmem_kernel_stacks() local
/openbmc/linux/tools/power/pm-graph/
H A Dbootgraph.py254 def deviceMatch(self, pid, cg): argument
499 def cgOverview(cg, minlen): argument
/openbmc/linux/samples/vfio-mdev/
H A Dmdpy-fb.c63 u32 cg = green >> (16 - info->var.green.length); in mdpy_fb_setcolreg() local
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dcgrp_kfunc_success.c67 struct cgroup *kptr, *cg; in BPF_PROG() local
/openbmc/linux/kernel/bpf/
H A Dbpf_cgrp_storage.c41 struct cgroup *cg = owner; in cgroup_storage_ptr() local
H A Dcgroup.c750 struct cgroup *cg; in replace_effective_prog() local
901 struct cgroup *cg; in purge_effective_progs() local
1185 struct cgroup *cg; in bpf_cgroup_link_release() local
/openbmc/linux/drivers/power/supply/
H A Drk817_charger.c595 static irqreturn_t rk817_plug_in_isr(int irq, void *cg) in rk817_plug_in_isr()
613 static irqreturn_t rk817_plug_out_isr(int irq, void *cg) in rk817_plug_out_isr()
/openbmc/linux/drivers/video/fbdev/
H A Dsimplefb.c50 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
/openbmc/linux/drivers/clk/tegra/
H A Dclk-dfll.c294 u32 cg; member

12