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

  /src/sys/sys/
ipi.h 78 void ipi_wait(ipi_msg_t *);
  /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_pcu.c 295 ipi_wait(&ipi_msg);
349 ipi_wait(&ipi_msg);
kern_lock.c 277 ipi_wait(&msg);
  /src/sys/dev/pci/
agp_i810.c 217 ipi_wait(&msg);

Completed in 14 milliseconds