Searched refs:task_info_t (Results 1 – 8 of 8) sorted by relevance
| /trueos/sys/sys/mach/ |
| HD | task_server.h | 174 task_info_t task_info_out; 181 task_info_t task_info_out, 197 task_info_t task_info_in; 204 task_info_t task_info_in, 970 task_info_t task_info_out; 977 task_info_t task_info_out, 993 task_info_t task_info_in; 1000 task_info_t task_info_in,
|
| HD | task_info.h | 82 typedef integer_t *task_info_t; /* varying array of int */ typedef
|
| HD | mach_types.defs | 225 /* task_info_t: this inline array can hold any of: 244 type task_info_t = array[*:52] of integer_t;
|
| /trueos/include/mach/ |
| HD | task.h | 173 task_info_t task_info_out; 180 task_info_t task_info_out, 196 task_info_t task_info_in; 203 task_info_t task_info_in,
|
| /trueos/sys/compat/mach/kern/ |
| HD | task.c | 1003 task_info_t task_info_in __unused, /* pointer to IN array */ in task_set_info() 1021 task_info_t task_info_out, in task_info()
|
| /trueos/sys/compat/mach/defs/ |
| HD | task.defs | 128 out task_info_out : task_info_t, CountInOut); 136 task_info_in : task_info_t);
|
| /trueos/sys/compat/mach/ |
| HD | task_server.c | 2047 task_info_t task_info_out; 2054 task_info_t task_info_out, 2184 task_info_t task_info_in; 2191 task_info_t task_info_in,
|
| /trueos/lib/libdispatch/src/ |
| HD | voucher.c | 1073 (task_info_t)&trace_memory_info, TASK_TRACE_MEMORY_INFO_COUNT); in _voucher_activity_heap_init()
|