Home
last modified time | relevance | path

Searched refs:bpf_cgroup_storage_key (Results 1 – 8 of 8) sorted by relevance

/tools/testing/selftests/bpf/progs/
Dnetcnt_prog.c15 __type(key, struct bpf_cgroup_storage_key);
21 __type(key, struct bpf_cgroup_storage_key);
Dtest_spin_lock.c27 __type(key, struct bpf_cgroup_storage_key);
/tools/testing/selftests/bpf/
Dtest_netcnt.c37 struct bpf_cgroup_storage_key key; in main()
Dtest_cgroup_storage.c41 struct bpf_cgroup_storage_key key; in main()
Dtest_cgroup_attach.c231 sizeof(struct bpf_cgroup_storage_key), 8, 0, 0); in prog_load_cnt()
239 sizeof(struct bpf_cgroup_storage_key), 8, 0, 0); in prog_load_cnt()
Dtest_verifier.c504 fd = bpf_create_map(type, sizeof(struct bpf_cgroup_storage_key), in create_cgroup_storage()
/tools/lib/bpf/
Dlibbpf_probes.c216 key_size = sizeof(struct bpf_cgroup_storage_key); in bpf_probe_map_type()
/tools/include/uapi/linux/
Dbpf.h79 struct bpf_cgroup_storage_key { struct