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

  /src/etc/powerd/scripts/
lid_switch 21 released)
hotkey_button 24 released)
acadapter 39 released)
sleep_button 29 released)
  /src/sys/external/isc/libsodium/dist/m4/
ax_check_compile_flag.m4 54 # Macro released by the Autoconf Archive. When you make and distribute a
ax_check_define.m4 43 # Macro released by the Autoconf Archive. When you make and distribute a
ax_check_link_flag.m4 54 # Macro released by the Autoconf Archive. When you make and distribute a
ax_tls.m4 43 # Macro released by the Autoconf Archive. When you make and distribute a
ax_pthread.m4 81 # Macro released by the Autoconf Archive. When you make and distribute a
libtool.m4 854 # a released version of Autoconf we should remove this #
8209 # a released version of Autoconf we should remove this #
  /src/distrib/amiga/stand/
device-streams.README.md 3 Originally released by Christian E. Hopps in 1993, updated to be useful today.
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
intel-ixp42x-arcom-vulcan.dts 5 * IXP425, and was released around 2005. It previously had the name "Mercury".
  /src/sys/external/bsd/drm2/dist/drm/i915/gvt/
gvt.h 222 atomic_t released; member in struct:intel_vgpu::__anon1940818c0308
kvmgt.c 789 atomic_set(&vgpu->vdev.released, 0);
822 if (atomic_cmpxchg(&vgpu->vdev.released, 0, 1))
  /src/sys/uvm/
uvm_fault.c 256 * uvmfault_anonget: get data in an anon into a non-busy, non-released
313 * Is page resident? Make sure it is not busy/released.
414 * 1) Page was released during I/O: free anon and ReFault.
438 goto released;
458 released:
462 * Released while we had unlocked amap.
472 "<- ERROR/RELEASED", 0,0,0,0);
476 UVMHIST_LOG(maphist, "<- RELEASED", 0,0,0,0);
2065 * are neither busy nor released, so we don't need to check
2208 * verify that the page has not be released and re-verif
    [all...]
  /src/sys/arch/sparc/sparc/
locore.s 5977 bz 0b ! lock has been released; try again
  /src/sys/arch/m68k/060sp/dist/
fplsp.s 6344 fadd.x %fp1,%fp0 # ATAN(U), FP1 RELEASED
6447 fmul.x %fp3,%fp1 # Z*(C3+Z*C5), FP3 RELEASED
7378 fadd.x %fp1,%fp0 # p+(t+OnebySc), fp1 released
8367 fmul.x %fp3,%fp1 # W*(B3+W*B5), FP3 RELEASED
8374 fadd.x %fp2,%fp1 # B1+W*(B3+W*B5) + V*(B2+W*B4), FP2 RELEASED
fpsp.s 6450 fadd.x %fp1,%fp0 # ATAN(U), FP1 RELEASED
6553 fmul.x %fp3,%fp1 # Z*(C3+Z*C5), FP3 RELEASED
7484 fadd.x %fp1,%fp0 # p+(t+OnebySc), fp1 released
8473 fmul.x %fp3,%fp1 # W*(B3+W*B5), FP3 RELEASED
8480 fadd.x %fp2,%fp1 # B1+W*(B3+W*B5) + V*(B2+W*B4), FP2 RELEASED

Completed in 106 milliseconds