Home
last modified time | relevance | path

Searched defs:bpf_cgroup_storage_key (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dbpf.h56 struct bpf_cgroup_storage_key { struct
57 __u64 cgroup_inode_id;
58 __u32 attach_type;
/kernel/linux/linux-5.10/tools/include/uapi/linux/
Dbpf.h79 struct bpf_cgroup_storage_key { struct
80 __u64 cgroup_inode_id; /* cgroup inode id */
81 __u32 attach_type; /* program attach type */
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dbpf.h69 struct bpf_cgroup_storage_key { struct
70 __u64 cgroup_inode_id;
71 __u32 attach_type;
/kernel/linux/linux-5.10/include/uapi/linux/
Dbpf.h79 struct bpf_cgroup_storage_key { struct
80 __u64 cgroup_inode_id; /* cgroup inode id */
81 __u32 attach_type; /* program attach type */