Searched refs:TASK_ID_TOKEN_NULL (Results 1 – 3 of 3) sorted by relevance
74 if (token == TASK_ID_TOKEN_NULL) { in tidt_reference()85 if (token == TASK_ID_TOKEN_NULL) { in tidt_release()188 if (token == TASK_ID_TOKEN_NULL) { in task_identity_token_get_task_grp()223 if (token == TASK_ID_TOKEN_NULL) { in task_identity_token_get_task_port()246 assert(token != TASK_ID_TOKEN_NULL); in task_identity_token_get_task_port()316 task_id_token_t token = TASK_ID_TOKEN_NULL; in convert_port_to_task_id_token()320 if (token != TASK_ID_TOKEN_NULL) { in convert_port_to_task_id_token()335 if (token == TASK_ID_TOKEN_NULL) { in convert_task_id_token_to_port()
3640 task_id_token_t token = TASK_ID_TOKEN_NULL; in port_name_to_task_id_token()
323 #define TASK_ID_TOKEN_NULL ((task_id_token_t) NULL) macro353 #define TASK_ID_TOKEN_NULL ((task_id_token_t) 0) macro