Searched refs:Flush (Results 1 - 25 of 33) sorted by relevance

12

/illumos-gate/usr/src/cmd/audio/include/
H A DAudioTypeMux.h61 virtual AudioError Flush(AudioBuffer*& buf);
H A DAudioTypeChannel.h63 virtual AudioError Flush(AudioBuffer*& buf);
H A DAudioTypeConvert.h64 virtual AudioError Flush(AudioBuffer*& buf) = 0; // flush any remaining
H A DAudioTypeG72X.h66 virtual AudioError Flush(AudioBuffer*& buf);
H A DAudioTypeSampleRate.h65 virtual AudioError Flush(AudioBuffer*& buf); // flush remains
H A DAudioGain.h95 virtual void Flush(); // Reset state
H A DAudioTypePcm.h117 virtual AudioError Flush(AudioBuffer*& buf);
/illumos-gate/usr/src/cmd/truss/
H A Dproto.h97 extern void Flush(void);
H A Dactions.c106 Flush();
142 Flush();
180 Flush();
267 Flush();
305 Flush();
H A Dipc.c61 Flush() function
H A Dmain.c667 Flush();
818 Flush();
995 Flush();
1122 Flush();
1195 Flush();
1227 Flush();
1570 Flush();
2402 Flush();
2546 Flush();
2603 Flush();
[all...]
/illumos-gate/usr/src/uts/sun4u/serengeti/ml/
H A Dsbdp_asm.s163 ! Flush E$
188 ! Flush D$
193 ! Flush I$
201 ! Flush all unlocked dtlb's & itlb's
/illumos-gate/usr/src/cmd/audio/utilities/
H A DAudioTypeSampleRate.cc161 Flush( function in class:AudioTypeSampleRate
H A DAudioTypeChannel.cc206 Flush( function in class:AudioTypeChannel
H A DAudioTypeMux.cc231 Flush( function in class:AudioTypeMux
H A DAudioGain.cc157 // Flush gain state
159 Flush() function in class:AudioGain
H A DAudioTypeG72X.cc239 // Flush out any leftover state, appending to supplied buffer
241 Flush( function in class:AudioTypeG72X
/illumos-gate/usr/src/uts/sun4u/starfire/ml/
H A Ddrmach_asm.s300 ! Flush E$
310 ! Flush D$
315 ! Flush I$
322 ! Flush dtlb's
332 ! Flush itlb's
/illumos-gate/usr/src/lib/libc/sparc/threads/
H A Dasm_subr.s43 ! Flush the register windows so the stack can be reused.
/illumos-gate/usr/src/uts/sun4u/vm/
H A Dmach_sfmmu_asm.s238 sethi %hi(FLUSH_ADDR), %o1 ! Flush addr doesn't matter
241 flush %o1 ! Flush required for I-MMU
247 sethi %hi(FLUSH_ADDR), %o1 ! Flush addr doesn't matter
250 flush %o1 ! Flush required for I-MMU
/illumos-gate/usr/src/boot/sys/boot/efi/include/
H A Defiprot.h285 EFI_FILE_FLUSH Flush; member in struct:_EFI_FILE_HANDLE
478 EFI_IO_FLUSH Flush; member in struct:_EFI_DEVICE_IO_INTERFACE
H A Defipciio.h536 EFI_PCI_IO_PROTOCOL_FLUSH Flush; member in struct:_EFI_PCI_IO_PROTOCOL
/illumos-gate/usr/src/cmd/audio/audioconvert/
H A Dconvert.cc802 err = lp->conv->Flush(obuf);
809 err = lp[i].conv->Flush(
818 "Warning: Flush of final bytes failed: "
/illumos-gate/usr/src/uts/sun4u/io/
H A Dpanther_asm.s192 be,a,pt %xcc, 8b ! Flush the cacheline again
447 be,a,pt %xcc, 8b ! Flush the cacheline again
/illumos-gate/usr/src/cmd/sgs/rtld.4.x/
H A Drtldlib.s80 iflush %o0 ! Flush instruction memory

Completed in 133 milliseconds

12