Searched refs:child_fn (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/kernel/tools/testing/selftests/cgroup/ |
| H A D | test_freezer.c | 178 static int child_fn(const char *cgroup, void *arg) in child_fn() function 207 cg_run_nowait(cgroup, child_fn, NULL); in test_cgfreezer_simple() 295 cg_run_nowait(cgroup[2], child_fn, NULL); in test_cgfreezer_tree() 296 cg_run_nowait(cgroup[7], child_fn, NULL); in test_cgfreezer_tree() 297 cg_run_nowait(cgroup[9], child_fn, NULL); in test_cgfreezer_tree() 298 cg_run_nowait(cgroup[9], child_fn, NULL); in test_cgfreezer_tree() 299 cg_run_nowait(cgroup[9], child_fn, NULL); in test_cgfreezer_tree() 479 pid = cg_run_nowait(child, child_fn, NULL); in test_cgfreezer_mkdir() 585 pid = cg_run_nowait(cgroup[0], child_fn, NULL); in test_cgfreezer_migrate() 654 pid = cg_run_nowait(cgroup, child_fn, NULL); in test_cgfreezer_ptrace() [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/ |
| H A D | gimple.h | 655 tree child_fn; 5556 return omp_parallel_stmt->child_fn; 5565 return &omp_parallel_stmt->child_fn; 5573 tree child_fn) 5575 omp_parallel_stmt->child_fn = child_fn; 5713 return omp_task_stmt->child_fn; 5723 return &omp_task_stmt->child_fn; 5730 gimple_omp_task_set_child_fn (gimple *gs, tree child_fn) 5733 omp_task_stmt->child_fn = child_fn; 5809 return omp_taskreg_stmt->child_fn; [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/ |
| H A D | gimple.h | 655 tree child_fn; 5556 return omp_parallel_stmt->child_fn; 5565 return &omp_parallel_stmt->child_fn; 5573 tree child_fn) 5575 omp_parallel_stmt->child_fn = child_fn; 5713 return omp_task_stmt->child_fn; 5723 return &omp_task_stmt->child_fn; 5730 gimple_omp_task_set_child_fn (gimple *gs, tree child_fn) 5733 omp_task_stmt->child_fn = child_fn; 5809 return omp_taskreg_stmt->child_fn; [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/ |
| H A D | gtype.state | 16458 (!pair "child_fn"
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/ |
| H A D | gtype.state | 16492 (!pair "child_fn"
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/ |
| H A D | gccint.info | 14470 (gimple_seq body, tree clauses, tree child_fn, tree data_arg) 14516 gomp_parallel *g, tree child_fn)
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/ |
| H A D | gccint.info | 14470 (gimple_seq body, tree clauses, tree child_fn, tree data_arg) 14516 gomp_parallel *g, tree child_fn)
|