Home
last modified time | relevance | path

Searched defs:cgroup (Results 1 – 25 of 35) sorted by relevance

12

/linux/include/linux/
A Dcgroup-defs.h144 struct cgroup *cgroup; member
360 struct cgroup { struct
393 * Each non-empty css_set associated with this cgroup contributes argument
409 struct kernfs_node *kn; /* cgroup kernfs entry */ argument
428 struct cgroup_root *root; argument
432 * cgroup. Protected by css_set_lock. argument
452 struct cgroup *dom_cgrp; argument
461 struct cgroup_base_stat bstat; argument
481 struct cgroup_bpf bpf; argument
483 /* If there is block congestion on this cgroup. */ argument
[all …]
/linux/tools/testing/selftests/cgroup/
A Dcgroup_util.c222 int cg_create(const char *cgroup) in cg_create()
252 int cg_killall(const char *cgroup) in cg_killall()
280 int cg_destroy(const char *cgroup) in cg_destroy()
298 int cg_enter(const char *cgroup, int pid) in cg_enter()
306 int cg_enter_current(const char *cgroup) in cg_enter_current()
316 int cg_run(const char *cgroup, in cg_run()
317 int (*fn)(const char *cgroup, void *arg), in cg_run()
433 int cg_run_nowait(const char *cgroup, in cg_run_nowait()
434 int (*fn)(const char *cgroup, void *arg), in cg_run_nowait()
488 int alloc_anon(const char *cgroup, void *arg) in alloc_anon()
[all …]
A Dtest_freezer.c27 static int cg_check_frozen(const char *cgroup, bool frozen) in cg_check_frozen()
121 static int child_fn(const char *cgroup, void *arg) in child_fn()
139 char *cgroup = NULL; in test_cgfreezer_simple() local
190 char *cgroup[10] = {0}; in test_cgfreezer_tree() local
363 char *cgroup = NULL; in test_cgfreezer_forkbomb() local
511 char *cgroup[2] = {0}; in test_cgfreezer_migrate() local
586 char *cgroup = NULL; in test_cgfreezer_ptrace() local
668 char *cgroup = NULL; in test_cgfreezer_stopped() local
712 char *cgroup = NULL; in test_cgfreezer_ptraced() local
763 static int vfork_fn(const char *cgroup, void *arg) in vfork_fn()
[all …]
A Dtest_kill.c21 static int cg_kill_wait(const char *cgroup) in cg_kill_wait()
46 static int child_fn(const char *cgroup, void *arg) in child_fn()
60 char *cgroup = NULL; in test_cgkill_simple() local
116 char *cgroup[10] = {0}; in test_cgkill_tree() local
204 static int forkbomb_fn(const char *cgroup, void *arg) in forkbomb_fn()
225 char *cgroup = NULL; in test_cgkill_forkbomb() local
A Dtest_memcontrol.c89 static int alloc_anon_50M_check(const char *cgroup, void *arg) in alloc_anon_50M_check()
120 static int alloc_pagecache_50M_check(const char *cgroup, void *arg) in alloc_pagecache_50M_check()
189 static int alloc_pagecache_50M(const char *cgroup, void *arg) in alloc_pagecache_50M()
196 static int alloc_pagecache_50M_noexit(const char *cgroup, void *arg) in alloc_pagecache_50M_noexit()
210 static int alloc_anon_noexit(const char *cgroup, void *arg) in alloc_anon_noexit()
227 static int cg_test_proc_killed(const char *cgroup) in cg_test_proc_killed()
556 static int alloc_pagecache_max_30M(const char *cgroup, void *arg) in alloc_pagecache_max_30M()
682 static int alloc_anon_50M_check_swap(const char *cgroup, void *arg) in alloc_anon_50M_check_swap()
821 static int tcp_server(const char *cgroup, void *arg) in tcp_server()
878 static int tcp_client(const char *cgroup, unsigned short port) in tcp_client()
A Dtest_kmem.c30 static int alloc_dcache(const char *cgroup, void *arg) in alloc_dcache()
96 static int alloc_kmem_smp(const char *cgroup, void *arg) in alloc_kmem_smp()
126 int (*fn)(const char *cgroup, void *arg), in cg_run_in_subcgroups()
248 static int spawn_1000_threads(const char *cgroup, void *arg) in spawn_1000_threads()
A Dtest_core.c48 static int alloc_and_touch_anon_noexit(const char *cgroup, void *arg) in alloc_and_touch_anon_noexit()
/linux/tools/perf/util/
A Dcgroup.h12 struct cgroup { struct
23 struct cgroup *cgroup__get(struct cgroup *cgroup); argument
A Dcgroup.c111 struct cgroup *cgroup = zalloc(sizeof(*cgroup)); in cgroup__new() local
140 struct cgroup *cgroup = evlist__find_cgroup(evlist, name); in evlist__findnew_cgroup() local
171 static void cgroup__delete(struct cgroup *cgroup) in cgroup__delete()
186 struct cgroup *cgroup__get(struct cgroup *cgroup) in cgroup__get()
193 static void evsel__set_default_cgroup(struct evsel *evsel, struct cgroup *cgroup) in evsel__set_default_cgroup()
199 void evlist__set_default_cgroup(struct evlist *evlist, struct cgroup *cgroup) in evlist__set_default_cgroup()
A Dtool.h49 cgroup, member
A Dsort.h103 u64 cgroup; member
A Devsel.h176 bool cgroup; member
A Devent.h147 u64 cgroup; member
/linux/tools/testing/selftests/clone3/
A Dclone3_selftests.h43 __aligned_u64 cgroup; member
/linux/tools/vm/
A Dpage-types.c374 uint64_t cgroup, uint64_t mapcnt) in show_page_range()
416 uint64_t flags, uint64_t cgroup, uint64_t mapcnt) in show_page()
634 uint64_t flags, uint64_t cgroup, uint64_t mapcnt, in add_page()
975 uint64_t cgroup = 0; in walk_file_range() local
/linux/include/linux/sched/
A Dtask.h33 int cgroup; member
/linux/kernel/sched/
A Dpsi.c760 struct cgroup *cgroup = NULL; in iterate_groups() local
946 int psi_cgroup_alloc(struct cgroup *cgroup) in psi_cgroup_alloc()
958 void psi_cgroup_free(struct cgroup *cgroup) in psi_cgroup_free()
/linux/tools/include/uapi/linux/
A Dsched.h103 __aligned_u64 cgroup; member
/linux/kernel/cgroup/
A Dmisc.c51 static struct misc_cg *parent_misc(struct misc_cg *cgroup) in parent_misc()
/linux/include/uapi/linux/
A Dsched.h103 __aligned_u64 cgroup; member
/linux/drivers/infiniband/core/
A Dcma_configfs.c320 static void drop_cma_dev(struct config_group *cgroup, struct config_item *item) in drop_cma_dev()
/linux/tools/
A DMakefile68 cgroup counter firewire hv guest bootconfig spi usb virtio vm bpf iio gpio objtool leds wmi pci fir… target
/linux/tools/perf/include/perf/
A Dperf_dlfilter.h54 __u64 cgroup; /* Refer PERF_SAMPLE_CGROUP in <linux/perf_event.h> */ member
/linux/kernel/bpf/
A Dlocal_storage.c569 struct cgroup *cgroup, in bpf_cgroup_storage_link()
/linux/tools/perf/dlfilters/
A Ddlfilter-test-api-v0.c59 __u64 cgroup; /* Refer PERF_SAMPLE_CGROUP in <linux/perf_event.h> */ member

Completed in 51 milliseconds

12