Home
last modified time | relevance | path

Searched defs:cg (Results 1 - 25 of 42) sorted by relevance

12

/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/
H A Dcgroup_attach_autodetach.c30 int cg = 0, i; in test_cgroup_attach_autodetach() local
/kernel/linux/linux-5.10/fs/ufs/
H A Dcylinder.c133 unsigned cg, i, j; in ufs_load_cylinder() local
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
[all...]
/kernel/linux/linux-6.6/fs/ufs/
H A Dcylinder.c133 unsigned cg, i, j; in ufs_load_cylinder() local
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
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dcgroup_attach_autodetach.c30 int cg = 0, i; in serial_test_cgroup_attach_autodetach() local
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dcgrp_kfunc_success.c67 struct cgroup *kptr, *cg; in BPF_PROG() local
/kernel/linux/linux-5.10/drivers/clk/sunxi-ng/
H A Dccu_gate.c30 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 in ccu_gate_recalc_rate() local
90 struct ccu_gate *cg = hw_to_ccu_gate(hw); ccu_gate_round_rate() local
[all...]
/kernel/linux/linux-6.6/include/linux/
H A Dmisc_cgroup.h93 static inline void put_misc_cg(struct misc_cg *cg) in put_misc_cg() argument
129 static inline void put_misc_cg(struct misc_cg *cg) in put_misc_cg() argument
111 misc_cg_try_charge(enum misc_res_type type, struct misc_cg *cg, u64 amount) misc_cg_try_charge() argument
118 misc_cg_uncharge(enum misc_res_type type, struct misc_cg *cg, u64 amount) misc_cg_uncharge() argument
/kernel/linux/linux-6.6/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 in ccu_gate_recalc_rate() local
93 struct ccu_gate *cg = hw_to_ccu_gate(hw); ccu_gate_round_rate() local
[all...]
/kernel/linux/linux-5.10/drivers/clk/mediatek/
H A Dclk-gate.c20 struct mtk_clk_gate *cg = to_mtk_clk_gate(hw); in mtk_cg_bit_is_cleared() local
32 struct mtk_clk_gate *cg = to_mtk_clk_gate(hw); in mtk_cg_bit_is_set() local
44 struct mtk_clk_gate *cg = to_mtk_clk_gate(hw); in mtk_cg_set_bit() local
51 struct mtk_clk_gate *cg = to_mtk_clk_gate(hw); mtk_cg_clr_bit() local
58 struct mtk_clk_gate *cg = to_mtk_clk_gate(hw); mtk_cg_set_bit_no_setclr() local
66 struct mtk_clk_gate *cg = to_mtk_clk_gate(hw); mtk_cg_clr_bit_no_setclr() local
156 struct mtk_clk_gate *cg; mtk_clk_register_gate() local
[all...]
/kernel/linux/linux-5.10/samples/vfio-mdev/
H A Dmdpy-fb.c63 u32 cg = green >> (16 - info->var.green.length); in mdpy_fb_setcolreg() local
/kernel/linux/linux-6.6/kernel/bpf/
H A Dbpf_cgrp_storage.c41 struct cgroup *cg = owner; in cgroup_storage_ptr() local
/kernel/linux/linux-6.6/samples/vfio-mdev/
H A Dmdpy-fb.c63 u32 cg = green >> (16 - info->var.green.length); in mdpy_fb_setcolreg() local
/kernel/linux/linux-5.10/tools/testing/selftests/cgroup/
H A Dtest_kmem.c55 char *cg = NULL; in test_kmem_basic() local
277 char *cg = NULL; test_kmem_kernel_stacks() local
[all...]
/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Dsimplefb.c49 u32 cg = green >> (16 - info->var.green.length); in simplefb_setcolreg() local
H A Doffb.c104 u32 cg = green >> (16 - info->var.green.length); in offb_setcolreg() local
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Dsimplefb.c50 u32 cg = green >> (16 - info->var.green.length); in simplefb_setcolreg() local
/kernel/linux/linux-6.6/drivers/clk/
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
[all...]
/kernel/linux/linux-6.6/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); mtk_cg_set_bit_no_setclr() local
74 struct mtk_clk_gate *cg = to_mtk_clk_gate(hw); mtk_cg_clr_bit_no_setclr() local
162 struct mtk_clk_gate *cg; mtk_clk_register_gate() local
195 struct mtk_clk_gate *cg; mtk_clk_unregister_gate() local
[all...]
/kernel/linux/linux-6.6/kernel/cgroup/
H A Dmisc.c116 static void misc_cg_cancel_charge(enum misc_res_type type, struct misc_cg *cg, in misc_cg_cancel_charge() argument
140 int misc_cg_try_charge(enum misc_res_type type, struct misc_cg *cg, u64 amount) in misc_cg_try_charge() argument
186 misc_cg_uncharge(enum misc_res_type type, struct misc_cg *cg, u64 amount) misc_cg_uncharge() argument
209 struct misc_cg *cg = css_misc(seq_css(sf)); misc_cg_max_show() local
247 struct misc_cg *cg; misc_cg_max_write() local
299 struct misc_cg *cg = css_misc(seq_css(sf)); misc_cg_current_show() local
336 struct misc_cg *cg = css_misc(seq_css(sf)); misc_events_show() local
387 struct misc_cg *cg; misc_cg_alloc() local
[all...]
H A Drdma.c72 static struct rdma_cgroup *parent_rdmacg(struct rdma_cgroup *cg) in parent_rdmacg() argument
113 find_cg_rpool_locked(struct rdma_cgroup *cg, in find_cg_rpool_locked() argument
129 get_cg_rpool_locked(struct rdma_cgroup *cg, struct rdmacg_device *device) in get_cg_rpool_locked() argument
162 uncharge_cg_locked(struct rdma_cgroup *cg, struct rdmacg_device *device, enum rdmacg_resource_type index) uncharge_cg_locked() argument
206 rdmacg_uncharge_hierarchy(struct rdma_cgroup *cg, struct rdmacg_device *device, struct rdma_cgroup *stop_cg, enum rdmacg_resource_type index) rdmacg_uncharge_hierarchy() argument
229 rdmacg_uncharge(struct rdma_cgroup *cg, struct rdmacg_device *device, enum rdmacg_resource_type index) rdmacg_uncharge() argument
265 struct rdma_cgroup *cg, *p; rdmacg_try_charge() local
430 struct rdma_cgroup *cg = css_rdmacg(of_css(of)); rdmacg_resource_set_max() local
530 struct rdma_cgroup *cg = css_rdmacg(seq_css(sf)); rdmacg_resource_read() local
567 struct rdma_cgroup *cg; rdmacg_css_alloc() local
579 struct rdma_cgroup *cg = css_rdmacg(css); rdmacg_css_free() local
595 struct rdma_cgroup *cg = css_rdmacg(css); rdmacg_css_offline() local
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/cgroup/
H A Dtest_kmem.c55 char *cg = NULL; in test_kmem_basic() local
280 char *cg = NULL; test_kmem_kernel_stacks() local
[all...]
/kernel/linux/linux-5.10/drivers/gpio/
H A Dgpio-crystalcove.c113 static void crystalcove_update_irq_mask(struct crystalcove_gpio *cg, in crystalcove_update_irq_mask() argument
125 static void crystalcove_update_irq_ctrl(struct crystalcove_gpio *cg, int gpio) in crystalcove_update_irq_ctrl() argument
134 struct crystalcove_gpio *cg = gpiochip_get_data(chip); in crystalcove_gpio_dir_in() local
146 struct crystalcove_gpio *cg in crystalcove_gpio_dir_out() local
157 struct crystalcove_gpio *cg = gpiochip_get_data(chip); crystalcove_gpio_get() local
174 struct crystalcove_gpio *cg = gpiochip_get_data(chip); crystalcove_gpio_set() local
188 struct crystalcove_gpio *cg = crystalcove_irq_type() local
218 struct crystalcove_gpio *cg = crystalcove_bus_lock() local
226 struct crystalcove_gpio *cg = crystalcove_bus_sync_unlock() local
241 struct crystalcove_gpio *cg = crystalcove_irq_unmask() local
252 struct crystalcove_gpio *cg = crystalcove_irq_mask() local
273 struct crystalcove_gpio *cg = data; crystalcove_gpio_irq_handler() local
299 struct crystalcove_gpio *cg = gpiochip_get_data(chip); crystalcove_gpio_dbg_show() local
329 struct crystalcove_gpio *cg; crystalcove_gpio_probe() local
[all...]
/kernel/linux/linux-5.10/kernel/cgroup/
H A Drdma.c72 static struct rdma_cgroup *parent_rdmacg(struct rdma_cgroup *cg) in parent_rdmacg() argument
113 find_cg_rpool_locked(struct rdma_cgroup *cg, in find_cg_rpool_locked() argument
129 get_cg_rpool_locked(struct rdma_cgroup *cg, struct rdmacg_device *device) in get_cg_rpool_locked() argument
162 uncharge_cg_locked(struct rdma_cgroup *cg, struct rdmacg_device *device, enum rdmacg_resource_type index) uncharge_cg_locked() argument
205 rdmacg_uncharge_hierarchy(struct rdma_cgroup *cg, struct rdmacg_device *device, struct rdma_cgroup *stop_cg, enum rdmacg_resource_type index) rdmacg_uncharge_hierarchy() argument
227 rdmacg_uncharge(struct rdma_cgroup *cg, struct rdmacg_device *device, enum rdmacg_resource_type index) rdmacg_uncharge() argument
263 struct rdma_cgroup *cg, *p; rdmacg_try_charge() local
428 struct rdma_cgroup *cg = css_rdmacg(of_css(of)); rdmacg_resource_set_max() local
528 struct rdma_cgroup *cg = css_rdmacg(seq_css(sf)); rdmacg_resource_read() local
565 struct rdma_cgroup *cg; rdmacg_css_alloc() local
577 struct rdma_cgroup *cg = css_rdmacg(css); rdmacg_css_free() local
593 struct rdma_cgroup *cg = css_rdmacg(css); rdmacg_css_offline() local
[all...]

Completed in 12 milliseconds

12