/linux/drivers/gpio/ |
H A D | gpio-crystalcove.c | 114 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 186 struct crystalcove_gpio *cg = gpiochip_get_data(irq_data_get_irq_chip_data(data)); in crystalcove_irq_type() local 216 struct crystalcove_gpio *cg = gpiochip_get_data(irq_data_get_irq_chip_data(data)); in crystalcove_bus_lock() local 223 struct crystalcove_gpio *cg = gpiochip_get_data(irq_data_get_irq_chip_data(data)); in crystalcove_bus_sync_unlock() local 238 struct crystalcove_gpio *cg = gpiochip_get_data(gc); in crystalcove_irq_unmask() local [all …]
|
/linux/kernel/cgroup/ |
H A D | misc.c | 116 static void misc_cg_cancel_charge(enum misc_res_type type, struct misc_cg *cg, in misc_cg_cancel_charge() 137 static void misc_cg_event(enum misc_res_type type, struct misc_cg *cg) in misc_cg_event() 164 int misc_cg_try_charge(enum misc_res_type type, struct misc_cg *cg, u64 amount) in misc_cg_try_charge() 208 void misc_cg_uncharge(enum misc_res_type type, struct misc_cg *cg, u64 amount) in misc_cg_uncharge() 231 struct misc_cg *cg = css_misc(seq_css(sf)); in misc_cg_max_show() local 269 struct misc_cg *cg; in misc_cg_max_write() local 321 struct misc_cg *cg = css_misc(seq_css(sf)); in misc_cg_current_show() local 344 struct misc_cg *cg = css_misc(seq_css(sf)); in misc_cg_peak_show() local 381 struct misc_cg *cg = css_misc(seq_css(sf)); in __misc_events_show() local 455 struct misc_cg *cg; in misc_cg_alloc() local
|
H A D | rdma.c | 72 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/clk/ |
H A D | clk-qoriq.c | 103 static void cg_out(struct clockgen *cg, u32 val, u32 __iomem *reg) in cg_out() 111 static u32 cg_in(struct clockgen *cg, u32 __iomem *reg) in cg_in() 470 static void __init p2041_init_periph(struct clockgen *cg) in p2041_init_periph() 482 static void __init p4080_init_periph(struct clockgen *cg) in p4080_init_periph() 499 static void __init p5020_init_periph(struct clockgen *cg) in p5020_init_periph() 514 static void __init p5040_init_periph(struct clockgen *cg) in p5040_init_periph() 534 static void __init t1023_init_periph(struct clockgen *cg) in t1023_init_periph() 539 static void __init t1040_init_periph(struct clockgen *cg) in t1040_init_periph() 544 static void __init t2080_init_periph(struct clockgen *cg) in t2080_init_periph() 549 static void __init t4240_init_periph(struct clockgen *cg) in t4240_init_periph() [all …]
|
H A D | clk-en7523.c | 379 struct en_clk_gate *cg = container_of(hw, struct en_clk_gate, hw); in en7523_pci_is_enabled() local 386 struct en_clk_gate *cg = container_of(hw, struct en_clk_gate, hw); in en7523_pci_prepare() local 425 struct en_clk_gate *cg = container_of(hw, struct en_clk_gate, hw); in en7523_pci_unprepare() local 442 struct en_clk_gate *cg; in en7523_register_pcie_clk() local 462 struct en_clk_gate *cg = container_of(hw, struct en_clk_gate, hw); in en7581_pci_is_enabled() local 472 struct en_clk_gate *cg = container_of(hw, struct en_clk_gate, hw); in en7581_pci_enable() local 488 struct en_clk_gate *cg = container_of(hw, struct en_clk_gate, hw); in en7581_pci_disable() local
|
/linux/drivers/clk/sunxi-ng/ |
H A D | ccu_gate.c | 31 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
|
/linux/drivers/clk/mediatek/ |
H A D | clk-gate.c | 33 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
|
/linux/include/linux/ |
H A D | misc_cgroup.h | 99 static inline void put_misc_cg(struct misc_cg *cg) in put_misc_cg() 118 struct misc_cg *cg, in misc_cg_try_charge() 125 struct misc_cg *cg, in misc_cg_uncharge() 135 static inline void put_misc_cg(struct misc_cg *cg) in put_misc_cg()
|
H A D | blktrace_api.h | 89 # define blk_add_cgroup_trace_msg(q, cg, fmt, ...) do { } while (0) argument
|
/linux/fs/ufs/ |
H A D | ialloc.c | 64 unsigned ino, cg, bit; in ufs_free_inode() local 181 unsigned cg, bit, i, j, start; in ufs_new_inode() local
|
/linux/tools/testing/selftests/cgroup/ |
H A D | test_kmem.c | 53 char *cg = NULL; test_kmem_basic() local 278 char *cg = NULL; test_kmem_kernel_stacks() local [all...] |
H A D | test_zswap.c | 53 static long get_cg_wb_count(const char *cg) in get_cg_wb_count()
|
/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | cgroup_attach_autodetach.c | 30 int cg = 0, i; in serial_test_cgroup_attach_autodetach() local
|
/linux/tools/power/pm-graph/ |
H A D | bootgraph.py | 254 def deviceMatch(self, pid, cg): argument 499 def cgOverview(cg, minlen): argument
|
H A D | sleepgraph.py | 4212 callgraphHTML(sv, hf, num, cg, title, color, devid) global() argument [all...] |
/linux/samples/vfio-mdev/ |
H A D | mdpy-fb.c | 63 u32 cg = green >> (16 - info->var.green.length); in mdpy_fb_setcolreg() local
|
/linux/tools/testing/selftests/bpf/progs/ |
H A D | cgrp_kfunc_success.c | 67 struct cgroup *kptr, *cg; in BPF_PROG() local
|
/linux/drivers/power/supply/ |
H A D | rk817_charger.c | 573 static irqreturn_t rk817_plug_in_isr(int irq, void *cg) in rk817_plug_in_isr() 591 static irqreturn_t rk817_plug_out_isr(int irq, void *cg) in rk817_plug_out_isr()
|
/linux/kernel/bpf/ |
H A D | cgroup.c | 767 struct cgroup *cg; in replace_effective_prog() local 918 struct cgroup *cg; in purge_effective_progs() local 1202 struct cgroup *cg; bpf_cgroup_link_release() local [all...] |
/linux/drivers/video/fbdev/ |
H A D | simplefb.c | 52 u32 cg = green >> (16 - info->var.green.length); in simplefb_setcolreg() local
|
H A D | offb.c | 107 u32 cg = green >> (16 - info->var.green.length); in offb_setcolreg() local
|
/linux/drivers/clk/thead/ |
H A D | clk-th1520-ap.c | 1037 struct ccu_gate *cg = hw_to_ccu_gate(&th1520_gate_clks[i]->hw); in th1520_clk_probe() local
|
/linux/drivers/clk/tegra/ |
H A D | clk-dfll.c | 294 u32 cg; member
|
/linux/mm/ |
H A D | hugetlb.c | 550 long to, struct hstate *h, struct hugetlb_cgroup *cg, in hugetlb_resv_map_add()
|
/linux/drivers/staging/media/ipu3/include/uapi/ |
H A D | intel-ipu3.h | 684 __u32 cg:5; member
|