Searched refs:cg4 (Results 1 – 3 of 3) sorted by relevance
/external/linux-kselftest/tools/testing/selftests/bpf/ |
D | test_cgroup_attach.c | 292 int cg1 = 0, cg2 = 0, cg3 = 0, cg4 = 0, cg5 = 0, key = 0; in test_multiprog() local 318 cg4 = create_and_get_cgroup("/cg1/cg2/cg3/cg4"); in test_multiprog() 319 if (cg4 < 0) in test_multiprog() 353 if (bpf_prog_attach(allow_prog[4], cg4, BPF_CGROUP_INET_EGRESS, in test_multiprog() 420 if (bpf_prog_detach2(-1, cg4, BPF_CGROUP_INET_EGRESS)) { in test_multiprog() 449 close(cg4); in test_multiprog()
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/PowerPC/ |
D | ppc64-fastcc.ll | 365 define void @cg4(i64 %v) #0 { 369 ; CHECK-LABEL: @cg4
|
/external/llvm/test/CodeGen/PowerPC/ |
D | ppc64-fastcc.ll | 365 define void @cg4(i64 %v) #0 { 369 ; CHECK-LABEL: @cg4
|