Home
last modified time | relevance | path

Searched refs:cset (Results 1 – 22 of 22) sorted by relevance

/linux-6.1.9/kernel/cgroup/
Ddebug.c43 struct css_set *cset; in current_css_set_read() local
53 cset = task_css_set(current); in current_css_set_read()
54 refcnt = refcount_read(&cset->refcount); in current_css_set_read()
55 seq_printf(seq, "css_set %pK %d", cset, refcnt); in current_css_set_read()
56 if (refcnt > cset->nr_tasks) in current_css_set_read()
57 seq_printf(seq, " +%d", refcnt - cset->nr_tasks); in current_css_set_read()
64 css = cset->subsys[ss->id]; in current_css_set_read()
90 struct css_set *cset; in current_css_set_cg_links_read() local
99 cset = task_css_set(current); in current_css_set_cg_links_read()
100 list_for_each_entry(link, &cset->cgrp_links, cgrp_link) { in current_css_set_cg_links_read()
[all …]
Dcgroup.c631 count += link->cset->nr_tasks; in __cgroup_task_count()
782 static bool css_set_threaded(struct css_set *cset) in css_set_threaded() argument
784 return cset->dom_cset != cset; in css_set_threaded()
796 static bool css_set_populated(struct css_set *cset) in css_set_populated() argument
800 return !list_empty(&cset->tasks) || !list_empty(&cset->mg_tasks); in css_set_populated()
860 static void css_set_update_populated(struct css_set *cset, bool populated) in css_set_update_populated() argument
866 list_for_each_entry(link, &cset->cgrp_links, cgrp_link) in css_set_update_populated()
876 static void css_set_skip_task_iters(struct css_set *cset, in css_set_skip_task_iters() argument
881 list_for_each_entry_safe(it, pos, &cset->task_iters, iters_node) in css_set_skip_task_iters()
955 void put_css_set_locked(struct css_set *cset) in put_css_set_locked() argument
[all …]
Dcgroup-internal.h97 struct css_set *cset; member
194 void put_css_set_locked(struct css_set *cset);
196 static inline void put_css_set(struct css_set *cset) in put_css_set() argument
205 if (refcount_dec_not_one(&cset->refcount)) in put_css_set()
209 put_css_set_locked(cset); in put_css_set()
216 static inline void get_css_set(struct css_set *cset) in get_css_set() argument
218 refcount_inc(&cset->refcount); in get_css_set()
Dnamespace.c56 struct css_set *cset; in copy_cgroup_ns() local
75 cset = task_css_set(current); in copy_cgroup_ns()
76 get_css_set(cset); in copy_cgroup_ns()
81 put_css_set(cset); in copy_cgroup_ns()
88 new_ns->root_cset = cset; in copy_cgroup_ns()
Dpids.c238 static int pids_can_fork(struct task_struct *task, struct css_set *cset) in pids_can_fork() argument
244 if (cset) in pids_can_fork()
245 css = cset->subsys[pids_cgrp_id]; in pids_can_fork()
262 static void pids_cancel_fork(struct task_struct *task, struct css_set *cset) in pids_cancel_fork() argument
267 if (cset) in pids_cancel_fork()
268 css = cset->subsys[pids_cgrp_id]; in pids_cancel_fork()
Dcgroup-v1.c116 cgroup_migrate_add_src(link->cset, to, &mgctx); in cgroup_transfer_tasks()
/linux-6.1.9/drivers/of/
Doverlay.c79 struct of_changeset cset; member
353 ret = of_changeset_add_property(&ovcs->cset, target->np, in add_changeset_property()
356 ret = of_changeset_update_property(&ovcs->cset, target->np, in add_changeset_property()
438 ret = of_changeset_attach_node(&ovcs->cset, tchild); in add_changeset_node()
540 list_for_each_entry_continue(ce_2, &ovcs->cset.entries, node) { in find_dup_cset_node_entry()
574 list_for_each_entry_continue(ce_2, &ovcs->cset.entries, node) { in find_dup_cset_prop()
612 list_for_each_entry(ce_1, &ovcs->cset.entries, node) { in changeset_dup_entry_check()
755 of_changeset_init(&ovcs->cset); in init_overlay_changeset()
840 if (ovcs->cset.entries.next) in free_overlay_changeset()
841 of_changeset_destroy(&ovcs->cset); in free_overlay_changeset()
[all …]
/linux-6.1.9/arch/arm64/boot/dts/renesas/
Drz-smarc-common.dtsi16 * amixer cset name='Left Input Mixer L2 Switch' on
17 * amixer cset name='Right Input Mixer R2 Switch' on
18 * amixer cset name='Headphone Playback Volume' 100
19 * amixer cset name='PCM Volume' 100%
20 * amixer cset name='Input PGA Volume' 25
/linux-6.1.9/sound/soc/qcom/qdsp6/
Dq6afe.c1111 struct afe_clk_set cset = {0,}; in q6afe_set_lpass_clock() local
1113 cset.clk_set_minor_version = AFE_API_VERSION_CLOCK_SET; in q6afe_set_lpass_clock()
1114 cset.clk_id = clk_id; in q6afe_set_lpass_clock()
1115 cset.clk_freq_in_hz = freq; in q6afe_set_lpass_clock()
1116 cset.clk_attri = attri; in q6afe_set_lpass_clock()
1117 cset.clk_root = clk_root; in q6afe_set_lpass_clock()
1118 cset.enable = !!freq; in q6afe_set_lpass_clock()
1120 return q6afe_set_param(afe, NULL, &cset, AFE_PARAM_ID_CLOCK_SET, in q6afe_set_lpass_clock()
1121 AFE_MODULE_CLOCK_SET, sizeof(cset), in q6afe_set_lpass_clock()
1131 struct afe_clk_set cset = {0,}; in q6afe_port_set_sysclk() local
[all …]
/linux-6.1.9/drivers/xen/
Dsys-hypervisor.c271 char *cset; in changeset_show() local
273 cset = kmalloc(XEN_CHANGESET_INFO_LEN, GFP_KERNEL); in changeset_show()
274 if (cset) { in changeset_show()
275 ret = HYPERVISOR_xen_version(XENVER_changeset, cset); in changeset_show()
277 ret = sprintf(buffer, "%s\n", cset); in changeset_show()
278 kfree(cset); in changeset_show()
/linux-6.1.9/drivers/video/console/
Dnewport_con.c189 npregs->cset.topscan = 0x3ff; in newport_reset()
190 npregs->cset.xywin = (4096 << 16) | 4096; in newport_reset()
251 rex3_rev = npregs->cset.status & NPORT_STAT_VERS; in newport_get_revisions()
304 npregs->cset.config = NPORT_CFG_GD0; in newport_startup()
470 npregs->cset.topscan = 0x3ff; in newport_switch()
597 npregs->cset.topscan = (topscan - 1) & 0x3ff; in newport_scroll()
/linux-6.1.9/include/video/
Dnewport.h291 struct newport_cregs cset; member
458 if (!(regs->cset.status & NPORT_STAT_GBUSY)) in newport_wait()
468 if(!(regs->cset.status & NPORT_STAT_BBUSY)) in newport_bfwait()
/linux-6.1.9/arch/arm64/kernel/
Dsignal32.c51 compat_sigset_t cset; in put_sigset_t() local
53 cset.sig[0] = set->sig[0] & 0xffffffffull; in put_sigset_t()
54 cset.sig[1] = set->sig[0] >> 32; in put_sigset_t()
56 return copy_to_user(uset, &cset, sizeof(*uset)); in put_sigset_t()
/linux-6.1.9/include/linux/
Dcgroup-defs.h666 struct css_set *cset);
667 void (*cancel_fork)(struct task_struct *task, struct css_set *cset);
Dcgroup.h625 struct css_set *cset = task_css_set(task); in task_under_cgroup_hierarchy() local
627 return cgroup_is_descendant(cset->dfl_cgrp, ancestor); in task_under_cgroup_hierarchy()
/linux-6.1.9/include/linux/sched/
Dtask.h40 struct css_set *cset; member
/linux-6.1.9/arch/x86/kernel/
Dsignal.c768 compat_sigset_t *cset = (compat_sigset_t *) set; in setup_rt_frame() local
776 return ia32_setup_rt_frame(usig, ksig, cset, regs); in setup_rt_frame()
778 return ia32_setup_frame(usig, ksig, cset, regs); in setup_rt_frame()
780 return x32_setup_rt_frame(ksig, cset, regs); in setup_rt_frame()
/linux-6.1.9/arch/arm64/lib/
Dmemcmp.S112 cset result, ne
Dstrncmp.S132 cset result, ne
/linux-6.1.9/Documentation/admin-guide/
Dbcache.rst92 You can also control them through /sys/fs//bcache/<cset-uuid>/ .
407 (if attached) /sys/fs/bcache/<cset-uuid>/bdev*
517 Available at /sys/fs/bcache/<cset-uuid>
/linux-6.1.9/Documentation/admin-guide/cgroup-v1/
Dcpusets.rst723 - via the python application cset.
/linux-6.1.9/kernel/sched/
Dcore.c4666 tg = container_of(kargs->cset->subsys[cpu_cgrp_id], in sched_cgroup_fork()