Searched defs:cgroup (Results 1 – 9 of 9) sorted by relevance
| /kernel/bpf/ |
| D | bpf_cgrp_storage.c | 46 void bpf_cgrp_storage_free(struct cgroup *cgroup) in bpf_cgrp_storage_free() 64 cgroup_storage_lookup(struct cgroup *cgroup, struct bpf_map *map, bool cacheit_lockit) in cgroup_storage_lookup() 81 struct cgroup *cgroup; in bpf_cgrp_storage_lookup_elem() local 100 struct cgroup *cgroup; in bpf_cgrp_storage_update_elem() local 116 static int cgroup_storage_delete(struct cgroup *cgroup, struct bpf_map *map) in cgroup_storage_delete() 130 struct cgroup *cgroup; in bpf_cgrp_storage_delete_elem() local 161 BPF_CALL_5(bpf_cgrp_storage_get, struct bpf_map *, map, struct cgroup *, cgroup, in BPF_CALL_5() 192 BPF_CALL_2(bpf_cgrp_storage_delete, struct bpf_map *, map, struct cgroup *, cgroup) in BPF_CALL_2()
|
| D | cgroup_iter.c | 160 BTF_ID_LIST_GLOBAL_SINGLE(bpf_cgroup_btf_id, struct, cgroup) in BTF_ID_LIST_GLOBAL_SINGLE() argument
|
| D | local_storage.c | 575 struct cgroup *cgroup, in bpf_cgroup_storage_link()
|
| D | verifier.c | 6530 BTF_TYPE_SAFE_RCU(struct cgroup) { in BTF_TYPE_SAFE_RCU()
|
| /kernel/cgroup/ |
| D | misc.c | 51 static struct misc_cg *parent_misc(struct misc_cg *cgroup) in parent_misc()
|
| D | cgroup.c | 3742 struct cgroup *cgroup = seq_css(seq)->cgroup; in cgroup_stat_show() local 5891 struct cgroup *cgroup; in cgroup_check_hierarchy_limits() local 7166 struct cgroup *cgroup; in cgroup_sk_alloc() local
|
| /kernel/sched/ |
| D | psi.c | 1108 int psi_cgroup_alloc(struct cgroup *cgroup) in psi_cgroup_alloc() 1127 void psi_cgroup_free(struct cgroup *cgroup) in psi_cgroup_free()
|
| D | ext.c | 146 struct cgroup *cgroup; member
|
| /kernel/events/ |
| D | core.c | 744 static void perf_ctx_disable(struct perf_event_context *ctx, bool cgroup) in perf_ctx_disable() 752 static void perf_ctx_enable(struct perf_event_context *ctx, bool cgroup) in perf_ctx_enable() 1618 struct cgroup *cgroup = NULL; in event_cgroup() local 1700 struct cgroup *cgroup; member 3402 bool cgroup = event_type & EVENT_CGROUP; in ctx_sched_out() local 4016 bool cgroup = event_type & EVENT_CGROUP; in ctx_sched_in() local
|