Searched refs:RESIZE_ARRAY (Results 1 – 3 of 3) sorted by relevance
| /tools/sched_ext/ |
| A D | scx_central.c | 90 RESIZE_ARRAY(skel, data, cpu_gimme_task, skel->rodata->nr_cpu_ids); in main() 91 RESIZE_ARRAY(skel, data, cpu_started_at, skel->rodata->nr_cpu_ids); in main()
|
| /tools/sched_ext/include/scx/ |
| A D | common.h | 64 #define RESIZE_ARRAY(__skel, elfsec, arr, n) \ macro
|
| A D | user_exit_info.h | 66 RESIZE_ARRAY((__skel), data, __uei_name##_dump, __len); \
|
Completed in 4 milliseconds