Searched refs:KERNEL_SECURITY_TOKEN (Results 1 – 4 of 4) sorted by relevance
780 extern const security_token_t KERNEL_SECURITY_TOKEN;
147 const security_token_t KERNEL_SECURITY_TOKEN = KERNEL_SECURITY_TOKEN_VALUE; variable
1452 &KERNEL_SECURITY_TOKEN, in ipc_kmsg_trace_send()1453 sizeof(KERNEL_SECURITY_TOKEN)) == 0) { in ipc_kmsg_trace_send()
1561 task_ro_data.task_tokens.sec_token = KERNEL_SECURITY_TOKEN; in task_create_internal()