HomeSort by: relevance | last modified time | path
    Searched defs:ipi_wait (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/kern/
subr_ipi.c 172 ipi_wait(&ipimsg);
349 * => The caller must ipi_wait() on the message for completion.
370 * => The caller must ipi_wait() on the message for completion.
408 * => The caller must ipi_wait() on the message for completion.
442 * ipi_wait: spin-wait until the message is processed.
445 ipi_wait(ipi_msg_t *msg) function in typeref:typename:void
subr_ipi.c 172 ipi_wait(&ipimsg);
349 * => The caller must ipi_wait() on the message for completion.
370 * => The caller must ipi_wait() on the message for completion.
408 * => The caller must ipi_wait() on the message for completion.
442 * ipi_wait: spin-wait until the message is processed.
445 ipi_wait(ipi_msg_t *msg) function in typeref:typename:void

Completed in 115 milliseconds