Home
last modified time | relevance | path

Searched defs:cgrp (Results 1 – 9 of 9) sorted by relevance

/kernel/cgroup/
Dcgroup.c288 bool cgroup_on_dfl(const struct cgroup *cgrp) in cgroup_on_dfl()
324 static bool cgroup_has_tasks(struct cgroup *cgrp) in cgroup_has_tasks()
329 bool cgroup_is_threaded(struct cgroup *cgrp) in cgroup_is_threaded()
335 static bool cgroup_is_mixable(struct cgroup *cgrp) in cgroup_is_mixable()
346 static bool cgroup_can_be_thread_root(struct cgroup *cgrp) in cgroup_can_be_thread_root()
368 bool cgroup_is_thread_root(struct cgroup *cgrp) in cgroup_is_thread_root()
390 static bool cgroup_is_valid_domain(struct cgroup *cgrp) in cgroup_is_valid_domain()
408 static u16 cgroup_control(struct cgroup *cgrp) in cgroup_control()
429 static u16 cgroup_ss_mask(struct cgroup *cgrp) in cgroup_ss_mask()
456 static struct cgroup_subsys_state *cgroup_css(struct cgroup *cgrp, in cgroup_css()
[all …]
Dcgroup-v1.c212 void cgroup1_pidlist_destroy_all(struct cgroup *cgrp) in cgroup1_pidlist_destroy_all()
293 static struct cgroup_pidlist *cgroup_pidlist_find(struct cgroup *cgrp, in cgroup_pidlist_find()
314 static struct cgroup_pidlist *cgroup_pidlist_find_create(struct cgroup *cgrp, in cgroup_pidlist_find_create()
343 int cgroup_task_count(const struct cgroup *cgrp) in cgroup_task_count()
358 static int pidlist_array_load(struct cgroup *cgrp, enum cgroup_filetype type, in pidlist_array_load()
429 struct cgroup *cgrp = seq_css(s)->cgroup; in cgroup_pidlist_start() local
523 struct cgroup *cgrp; in __cgroup1_procs_write() local
577 struct cgroup *cgrp; in cgroup_release_agent_write() local
594 struct cgroup *cgrp = seq_css(seq)->cgroup; in cgroup_release_agent_show() local
734 struct cgroup *cgrp; in cgroupstats_build() local
[all …]
Dcgroup-internal.h21 struct cgroup *cgrp; member
121 static inline bool cgroup_is_dead(const struct cgroup *cgrp) in cgroup_is_dead()
126 static inline bool notify_on_release(const struct cgroup *cgrp) in notify_on_release()
Ddebug.c206 struct cgroup *cgrp; in cgroup_subsys_states_read() local
258 struct cgroup *cgrp; in cgroup_masks_read() local
Dcpuset.c2693 struct cgroup *cgrp; in cpuset_print_current_mems_allowed() local
/kernel/bpf/
Dcgroup.c26 void cgroup_bpf_put(struct cgroup *cgrp) in cgroup_bpf_put()
45 void cgroup_bpf_inherit(struct cgroup *cgrp, struct cgroup *parent) in cgroup_bpf_inherit()
86 int __cgroup_bpf_update(struct cgroup *cgrp, struct cgroup *parent, in __cgroup_bpf_update()
175 struct cgroup *cgrp; in __cgroup_bpf_run_filter_skb() local
223 struct cgroup *cgrp = sock_cgroup_ptr(&sk->sk_cgrp_data); in __cgroup_bpf_run_filter_sk() local
260 struct cgroup *cgrp = sock_cgroup_ptr(&sk->sk_cgrp_data); in __cgroup_bpf_run_filter_sock_ops() local
Dsyscall.c1249 struct cgroup *cgrp; in bpf_prog_attach() local
1302 struct cgroup *cgrp; in bpf_prog_detach() local
/kernel/trace/
Dbpf_trace.c406 struct cgroup *cgrp; in BPF_CALL_2() local
/kernel/events/
Dcore.c635 static inline void __update_cgrp_time(struct perf_cgroup *cgrp) in __update_cgrp_time()
650 struct perf_cgroup *cgrp = cpuctx->cgrp; in update_cgrp_time_from_cpuctx() local
663 struct perf_cgroup *cgrp; in update_cgrp_time_from_event() local
684 struct perf_cgroup *cgrp; in perf_cgroup_set_timestamp() local
820 struct perf_cgroup *cgrp; in perf_cgroup_connect() local
921 struct perf_cgroup *cgrp = perf_cgroup_from_task(current, ctx); in list_update_cgroup_event() local
2430 struct perf_cgroup *cgrp = perf_cgroup_from_task(current, ctx); in __perf_install_in_context() local