/linux/drivers/gpio/ |
A D | gpio-crystalcove.c | 134 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 174 struct crystalcove_gpio *cg = gpiochip_get_data(chip); in crystalcove_gpio_set() local 188 struct crystalcove_gpio *cg = in crystalcove_irq_type() local 218 struct crystalcove_gpio *cg = in crystalcove_bus_lock() local 226 struct crystalcove_gpio *cg = in crystalcove_bus_sync_unlock() local 241 struct crystalcove_gpio *cg = in crystalcove_irq_unmask() local 252 struct crystalcove_gpio *cg = in crystalcove_irq_mask() local 273 struct crystalcove_gpio *cg = data; in crystalcove_gpio_irq_handler() local [all …]
|
/linux/kernel/cgroup/ |
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() 162 uncharge_cg_locked(struct rdma_cgroup *cg, in uncharge_cg_locked() 205 static void rdmacg_uncharge_hierarchy(struct rdma_cgroup *cg, in rdmacg_uncharge_hierarchy() 227 void rdmacg_uncharge(struct rdma_cgroup *cg, in rdmacg_uncharge() 263 struct rdma_cgroup *cg, *p; in rdmacg_try_charge() local 428 struct rdma_cgroup *cg = css_rdmacg(of_css(of)); in rdmacg_resource_set_max() local 528 struct rdma_cgroup *cg = css_rdmacg(seq_css(sf)); in rdmacg_resource_read() local 565 struct rdma_cgroup *cg; in rdmacg_css_alloc() local 577 struct rdma_cgroup *cg = css_rdmacg(css); in rdmacg_css_free() local [all …]
|
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() 140 int misc_cg_try_charge(enum misc_res_type type, struct misc_cg *cg, in misc_cg_try_charge() 187 void misc_cg_uncharge(enum misc_res_type type, struct misc_cg *cg, in misc_cg_uncharge() 211 struct misc_cg *cg = css_misc(seq_css(sf)); in misc_cg_max_show() local 249 struct misc_cg *cg; in misc_cg_max_write() local 301 struct misc_cg *cg = css_misc(seq_css(sf)); in misc_cg_current_show() local 338 struct misc_cg *cg = css_misc(seq_css(sf)); in misc_events_show() local 389 struct misc_cg *cg; in misc_cg_alloc() local
|
/linux/drivers/clk/mediatek/ |
A D | clk-gate.c | 21 struct mtk_clk_gate *cg = to_mtk_clk_gate(hw); in mtk_cg_bit_is_cleared() local 33 struct mtk_clk_gate *cg = to_mtk_clk_gate(hw); in mtk_cg_bit_is_set() local 45 struct mtk_clk_gate *cg = to_mtk_clk_gate(hw); in mtk_cg_set_bit() local 52 struct mtk_clk_gate *cg = to_mtk_clk_gate(hw); in mtk_cg_clr_bit() local 59 struct mtk_clk_gate *cg = to_mtk_clk_gate(hw); in mtk_cg_set_bit_no_setclr() local 67 struct mtk_clk_gate *cg = to_mtk_clk_gate(hw); in mtk_cg_clr_bit_no_setclr() local 161 struct mtk_clk_gate *cg; in mtk_clk_register_gate() local
|
/linux/drivers/clk/ |
A D | clk-qoriq.c | 110 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 1032 static void __init create_muxes(struct clockgen *cg) in create_muxes() 1296 static void __init create_plls(struct clockgen *cg) in create_plls() [all …]
|
/linux/drivers/clk/sunxi-ng/ |
A D | ccu_gate.c | 30 struct ccu_gate *cg = hw_to_ccu_gate(hw); in ccu_gate_disable() local 55 struct ccu_gate *cg = hw_to_ccu_gate(hw); in ccu_gate_enable() local 70 struct ccu_gate *cg = hw_to_ccu_gate(hw); in ccu_gate_is_enabled() local 78 struct ccu_gate *cg = hw_to_ccu_gate(hw); in ccu_gate_recalc_rate() local 90 struct ccu_gate *cg = hw_to_ccu_gate(hw); in ccu_gate_round_rate() local
|
/linux/include/linux/ |
A D | misc_cgroup.h | 94 static inline void put_misc_cg(struct misc_cg *cg) in put_misc_cg() 114 struct misc_cg *cg, in misc_cg_try_charge() 121 struct misc_cg *cg, in misc_cg_uncharge() 131 static inline void put_misc_cg(struct misc_cg *cg) in put_misc_cg()
|
A D | blktrace_api.h | 50 #define blk_add_cgroup_trace_msg(q, cg, fmt, ...) \ argument 95 # define blk_add_cgroup_trace_msg(q, cg, fmt, ...) do { } while (0) argument
|
/linux/fs/ufs/ |
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
|
A D | cylinder.c | 133 unsigned cg, i, j; in ufs_load_cylinder() local
|
A D | super.c | 229 struct ufs_cylinder_group *cg) in ufs_print_cylinder_stuff() 266 # define ufs_print_cylinder_stuff(sb, cg) /**/ argument
|
/linux/tools/testing/selftests/bpf/prog_tests/ |
A D | cgroup_attach_autodetach.c | 30 int cg = 0, i; in serial_test_cgroup_attach_autodetach() local
|
/linux/tools/testing/selftests/cgroup/ |
A D | test_kmem.c | 55 char *cg = NULL; in test_kmem_basic() local 283 char *cg = NULL; in test_kmem_kernel_stacks() local
|
/linux/tools/power/pm-graph/ |
A D | bootgraph.py | 252 def deviceMatch(self, pid, cg): argument 497 def cgOverview(cg, minlen): argument
|
A D | sleepgraph.py | 4040 def callgraphHTML(sv, hf, num, cg, title, color, devid): argument
|
/linux/samples/vfio-mdev/ |
A D | mdpy-fb.c | 63 u32 cg = green >> (16 - info->var.green.length); in mdpy_fb_setcolreg() local
|
/linux/drivers/video/fbdev/ |
A D | simplefb.c | 49 u32 cg = green >> (16 - info->var.green.length); in simplefb_setcolreg() local
|
A D | offb.c | 104 u32 cg = green >> (16 - info->var.green.length); in offb_setcolreg() local
|
/linux/kernel/bpf/ |
A D | cgroup.c | 552 struct cgroup *cg; in replace_effective_prog() local 883 struct cgroup *cg; in bpf_cgroup_link_release() local
|
/linux/drivers/clk/tegra/ |
A D | clk-dfll.c | 293 u32 cg; member
|
/linux/mm/ |
A D | hugetlb.c | 373 long to, struct hstate *h, struct hugetlb_cgroup *cg, in hugetlb_resv_map_add()
|
/linux/drivers/staging/media/ipu3/include/uapi/ |
A D | intel-ipu3.h | 653 __u32 cg:5; member
|
/linux/drivers/scsi/lpfc/ |
A D | lpfc_sli.c | 1792 int wsigmax, wfpinmax, cg, tdp; in lpfc_cmf_sync_cmpl() local
|
/linux/include/rdma/ |
A D | ib_verbs.h | 1484 struct rdma_cgroup *cg; /* owner rdma cgroup */ member
|