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

  /src/sys/arch/arm/broadcom/
bcm2835_vcaudioreg.h 120 uint32_t cookie1; member in struct:__anon5827fd4f0808
137 uint32_t cookie1; member in struct:__anon5827fd4f0a08
bcm2835_vcaudio.c 392 if (msg.u.complete.cookie1 == VC_AUDIO_WRITE_COOKIE1 &&
460 msg.u.write.cookie1 = VC_AUDIO_WRITE_COOKIE1;
  /src/sys/kern/
subr_localcount.c 151 * localcount_xc(cookie0, cookie1)
159 localcount_xc(void *cookie0, void *cookie1)
162 kmutex_t *interlock = cookie1;
subr_psref.c 462 psreffed_p_xc(void *cookie0, void *cookie1 __unused)
  /src/sys/dev/vmt/
vmt_subr.c 780 sc->sc_tclo_rpc.cookie1 == 0 &&
898 rpc->cookie1 = __SHIFTOUT(frame.esi, VM_REG_WORD_MASK);
915 frame.esi = rpc->cookie1;
928 rpc->cookie1 = 0;
945 frame.esi = rpc->cookie1;
967 frame.ebp = rpc->cookie1;
1001 frame.esi = rpc->cookie1;
1022 frame.esi = rpc->cookie1;
1047 frame.esi = rpc->cookie1;
vmtvar.h 52 uint32_t cookie1; member in struct:vm_rpc

Completed in 16 milliseconds