TencentOS-kernel/init
Menglong Dong 539cc42c17 cgroup: bpf: make v1 support eBPF
eBPF is not supported by cgroup-v1, because v1 can have multi
hierarchy, and it's not sure which one can be use.

To make v1 support eBPF, all eBPF program is attached to cgrp_dfl_root,
which means that there is only one attach point.

Signed-off-by: Menglong Dong <imagedong@tencent.com>
2022-02-17 12:58:28 +08:00
..
Kconfig cgroup: bpf: make v1 support eBPF 2022-02-17 12:58:28 +08:00
Makefile Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
calibrate.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
do_mounts.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
do_mounts.h Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
do_mounts_initrd.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
do_mounts_md.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
do_mounts_rd.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
init_task.c fgraph: Initialize tracing_graph_pause at task creation 2021-04-12 12:51:55 +08:00
initramfs.c initramfs: fix clang build failure 2021-03-16 16:43:21 +08:00
main.c tqos/rqm: Tencent Quality Monitor Buffer 2021-10-29 06:51:52 +00:00
noinitramfs.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
version.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00