Searched refs:XPC_C_CONNECTEDCALLOUT_MADE (Results 1 – 5 of 5) sorted by relevance
716 ch->flags |= XPC_C_CONNECTEDCALLOUT_MADE; in xpc_kthread_start()740 if ((ch->flags & XPC_C_CONNECTEDCALLOUT_MADE) && in xpc_kthread_start()
98 DBUG_ON((ch->flags & XPC_C_CONNECTEDCALLOUT_MADE) && in xpc_process_disconnect()790 } else if ((ch->flags & XPC_C_CONNECTEDCALLOUT_MADE) && in xpc_disconnect_channel()
601 #define XPC_C_CONNECTEDCALLOUT_MADE \ macro
1460 if (ch->flags & XPC_C_CONNECTEDCALLOUT_MADE) { in xpc_handle_notify_mq_msg_uv()1521 (ch->flags & XPC_C_CONNECTEDCALLOUT_MADE)) { in xpc_process_msg_chctl_flags_uv()
1901 if (ch->flags & XPC_C_CONNECTEDCALLOUT_MADE) in xpc_process_msg_chctl_flags_sn2()