Home
last modified time | relevance | path

Searched defs:cgroup_subsys___2 (Results 1 – 2 of 2) sorted by relevance

/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h39440 struct cgroup_subsys___2 { struct
39441 struct cgroup_subsys_state___2 * (*css_alloc)(struct cgroup_subsys_state___2 *);
39442 int (*css_online)(struct cgroup_subsys_state___2 *);
39443 void (*css_offline)(struct cgroup_subsys_state___2 *);
39444 void (*css_released)(struct cgroup_subsys_state___2 *);
39445 void (*css_free)(struct cgroup_subsys_state___2 *);
39446 void (*css_reset)(struct cgroup_subsys_state___2 *);
39447 void (*css_rstat_flush)(struct cgroup_subsys_state___2 *, int);
39448 int (*css_extra_stat_show)(struct seq_file___2 *, struct cgroup_subsys_state___2 *);
39449 int (*can_attach)(struct cgroup_taskset *);
[all …]
Dvmlinux.h39440 struct cgroup_subsys___2 { struct
39441 struct cgroup_subsys_state___2 * (*css_alloc)(struct cgroup_subsys_state___2 *);
39442 int (*css_online)(struct cgroup_subsys_state___2 *);
39443 void (*css_offline)(struct cgroup_subsys_state___2 *);
39444 void (*css_released)(struct cgroup_subsys_state___2 *);
39445 void (*css_free)(struct cgroup_subsys_state___2 *);
39446 void (*css_reset)(struct cgroup_subsys_state___2 *);
39447 void (*css_rstat_flush)(struct cgroup_subsys_state___2 *, int);
39448 int (*css_extra_stat_show)(struct seq_file___2 *, struct cgroup_subsys_state___2 *);
39449 int (*can_attach)(struct cgroup_taskset *);
[all …]