Home
last modified time | relevance | path

Searched refs:mach_voucher_attr_content_t (Results 1 – 10 of 10) sorted by relevance

/xnu-11215.41.3/osfmk/voucher/
H A Dipc_pthread_priority.c65 mach_voucher_attr_content_t recipe,
78 mach_voucher_attr_content_t out_recipe,
88 mach_voucher_attr_content_t in_content,
90 mach_voucher_attr_content_t out_content,
161 mach_voucher_attr_content_t recipe, in ipc_pthread_priority_get_value()
221 mach_voucher_attr_content_t out_recipe, in ipc_pthread_priority_extract_content()
266 mach_voucher_attr_content_t __unused in_content, in ipc_pthread_priority_command()
268 mach_voucher_attr_content_t __unused out_content, in ipc_pthread_priority_command()
/xnu-11215.41.3/osfmk/ipc/
H A Dipc_voucher.h227 mach_voucher_attr_content_t,
238 mach_voucher_attr_content_t,
246 mach_voucher_attr_content_t,
248 mach_voucher_attr_content_t,
H A Dipc_voucher.c937 mach_voucher_attr_content_t content, in ipc_replace_voucher_value()
1076 mach_voucher_attr_content_t content, in ipc_execute_voucher_recipe_command()
1632 mach_voucher_attr_content_t content, in mach_voucher_extract_attr_content()
1937 mach_voucher_attr_content_t in_content, in mach_voucher_attr_command()
1939 mach_voucher_attr_content_t out_content, in mach_voucher_attr_command()
2407 mach_voucher_attr_content_t content,
2420 mach_voucher_attr_content_t out_content,
2430 mach_voucher_attr_content_t in_content,
2432 mach_voucher_attr_content_t out_content,
2509 mach_voucher_attr_content_t content, in user_data_checksum()
[all …]
H A Dipc_importance.c3390 mach_voucher_attr_content_t content,
3403 mach_voucher_attr_content_t out_content,
3413 mach_voucher_attr_content_t in_content,
3415 mach_voucher_attr_content_t out_content,
3523 mach_voucher_attr_content_t __unused content, in ipc_importance_get_value()
3604 mach_voucher_attr_content_t out_content, in ipc_importance_extract_content()
3685 mach_voucher_attr_content_t in_content, in ipc_importance_command()
3687 mach_voucher_attr_content_t out_content, in ipc_importance_command()
/xnu-11215.41.3/osfmk/mach/
H A Dmach_voucher.defs42 out content : mach_voucher_attr_content_t, CountInOut);
64 in_content : mach_voucher_attr_content_t;
65 out out_content : mach_voucher_attr_content_t, CountInOut);
H A Dmach_voucher_types.h119 typedef uint8_t *mach_voucher_attr_content_t; typedef
H A Dmach_types.defs697 type mach_voucher_attr_content_t = array[*:4096] of uint8_t;
/xnu-11215.41.3/tests/
H A Dpersona_adoption.c83 mach_voucher_attr_content_t content_out = (mach_voucher_attr_content_t)&voucher_persona; in _persona_try_adopting()
/xnu-11215.41.3/osfmk/bank/
H A Dbank.c145 mach_voucher_attr_content_t recipe,
158 mach_voucher_attr_content_t out_recipe,
168 mach_voucher_attr_content_t in_content,
170 mach_voucher_attr_content_t out_content,
293 mach_voucher_attr_content_t recipe, in bank_get_value()
649 mach_voucher_attr_content_t out_recipe, in bank_extract_content()
718 mach_voucher_attr_content_t __unused in_content, in bank_command()
720 mach_voucher_attr_content_t __unused out_content, in bank_command()
/xnu-11215.41.3/osfmk/kern/
H A Dthread.c3547 (mach_voucher_attr_content_t)pid, in thread_get_voucher_origin_pid()
3564 (mach_voucher_attr_content_t)origin_proximate_pids, in thread_get_voucher_origin_proximate_pid()