Searched refs:bpf_cgroup_dev_ctx (Results 1 - 6 of 6) sorted by relevance

/linux-master/tools/testing/selftests/bpf/progs/
H A Ddev_cgroup.c13 int bpf_prog1(struct bpf_cgroup_dev_ctx *ctx)
/linux-master/tools/testing/selftests/bpf/
H A Dcgroup_getset_retval_hooks.h7 BPF_RETVAL_HOOK(dev, "cgroup/dev", bpf_cgroup_dev_ctx, 0)
/linux-master/include/linux/
H A Dbpf_types.h54 struct bpf_cgroup_dev_ctx, struct bpf_cgroup_dev_ctx)
/linux-master/kernel/bpf/
H A Dcgroup.c1536 struct bpf_cgroup_dev_ctx ctx = {
1644 if (off < 0 || off + size > sizeof(struct bpf_cgroup_dev_ctx))
1651 case bpf_ctx_range(struct bpf_cgroup_dev_ctx, access_type):
/linux-master/include/uapi/linux/
H A Dbpf.h7101 struct bpf_cgroup_dev_ctx { struct
/linux-master/tools/include/uapi/linux/
H A Dbpf.h7101 struct bpf_cgroup_dev_ctx { struct

Completed in 167 milliseconds