Home
last modified time | relevance | path

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

/trueos/sys/sys/mach/
HDtask_server.h174 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,
HDtask_info.h82 typedef integer_t *task_info_t; /* varying array of int */ typedef
HDmach_types.defs225 /* task_info_t: this inline array can hold any of:
244 type task_info_t = array[*:52] of integer_t;
/trueos/include/mach/
HDtask.h173 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/
HDtask.c1003 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/
HDtask.defs128 out task_info_out : task_info_t, CountInOut);
136 task_info_in : task_info_t);
/trueos/sys/compat/mach/
HDtask_server.c2047 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/
HDvoucher.c1073 (task_info_t)&trace_memory_info, TASK_TRACE_MEMORY_INFO_COUNT); in _voucher_activity_heap_init()