Home
last modified time | relevance | path

Searched refs:acquired (Results 1 – 25 of 55) sorted by relevance

123

/netbsd/src/sys/external/bsd/drm2/dist/drm/
Ddrm_agpsupport.c69 if (!dev->agp || !dev->agp->acquired) in drm_agp_info_hook()
125 if (dev->agp->acquired) in drm_agp_acquire_hook()
130 dev->agp->acquired = 1; in drm_agp_acquire_hook()
163 if (!dev->agp || !dev->agp->acquired) in drm_agp_release_hook()
166 dev->agp->acquired = 0; in drm_agp_release_hook()
189 if (!dev->agp || !dev->agp->acquired) in drm_agp_enable_hook()
226 if (!dev->agp || !dev->agp->acquired) in drm_agp_alloc_hook()
313 if (!dev->agp || !dev->agp->acquired) in drm_agp_unbind_hook()
357 if (!dev->agp || !dev->agp->acquired) in drm_agp_bind_hook()
405 if (!dev->agp || !dev->agp->acquired) in drm_agp_free_hook()
[all …]
/netbsd/src/sys/external/bsd/drm/dist/bsd-core/
Ddrm_agpsupport.c116 if (!dev->agp || !dev->agp->acquired) in drm_agp_info()
159 if (!dev->agp || dev->agp->acquired) in drm_agp_acquire()
166 dev->agp->acquired = 1; in drm_agp_acquire()
179 if (!dev->agp || !dev->agp->acquired) in drm_agp_release()
182 dev->agp->acquired = 0; in drm_agp_release()
189 if (!dev->agp || !dev->agp->acquired) in drm_agp_enable()
216 if (!dev->agp || !dev->agp->acquired) in drm_agp_alloc()
284 if (!dev->agp || !dev->agp->acquired) in drm_agp_unbind()
322 if (!dev->agp || !dev->agp->acquired) in drm_agp_bind()
361 if (!dev->agp || !dev->agp->acquired) in drm_agp_free()
Ddrm_drv.c556 if (dev->agp->acquired) in drm_lastclose()
559 dev->agp->acquired = 0; in drm_lastclose()
DdrmP.h599 int acquired; member
/netbsd/src/crypto/dist/ipsec-tools/src/setkey/
Dsample-policy02.cf22 # Cause new SA to be acquired.
/netbsd/src/sys/external/bsd/drm2/dist/include/drm/
Ddrm_agpsupport.h62 int acquired; member
/netbsd/src/games/quiz/datfiles/
Ducc102 7-502:rights acquired by due negotiation
104 7-504:rights acquired in absence of due negotiation; effect of diversion
/netbsd/src/lib/libc/time/
DREADME16 Once acquired, read the leading comments in the file "Makefile"
/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/std/
Dstop_token353 // Returns true if the lock is acquired (with memory order acquire).
364 // Returns true if the lock is acquired and the _S_stop_requested_bit is
/netbsd/src/external/gpl3/gcc/dist/gcc/config/v850/
Dpredicates.md216 space just acquired by the first operand then abandon this quest.
440 space just acquired by the first operand then abandon this quest.
/netbsd/src/external/cddl/osnet/dist/
DOPENSOLARIS.LICENSE38 subsequently acquired, any and all of the rights conveyed
59 hereafter acquired, including without limitation, method,
/netbsd/src/external/gpl3/gcc/dist/libobjc/
DTHREADS236 Attempts to lock a mutex. If lock on mutex can be acquired
/netbsd/src/sys/external/bsd/drm/dist/shared-core/
Dmga_dma.c981 if ((dev->agp != NULL) && dev->agp->acquired) { in mga_do_cleanup_dma()
/netbsd/src/sys/external/bsd/drm2/dist/drm/mga/
Dmga_dma.c989 if ((dev->agp != NULL) && dev->agp->acquired) in mga_do_cleanup_dma()
/netbsd/src/external/bsd/wpa/dist/wpa_supplicant/
DREADME-WPS86 WPS registration will generate new network blocks for the acquired
/netbsd/src/lib/libc/gdtoa/
DREADME221 and to provide (or suitably #define) two locks, acquired by
/netbsd/src/external/lgpl3/mpfr/dist/
DCOPYING478 owned or controlled by the contributor, whether already acquired or
479 hereafter acquired, that would be infringed by some manner, permitted
/netbsd/src/external/gpl3/binutils/dist/include/
DCOPYING3478 owned or controlled by the contributor, whether already acquired or
479 hereafter acquired, that would be infringed by some manner, permitted
/netbsd/src/external/gpl3/gdb/dist/include/
DCOPYING3478 owned or controlled by the contributor, whether already acquired or
479 hereafter acquired, that would be infringed by some manner, permitted
/netbsd/src/external/gpl3/gcc/dist/include/
DCOPYING3478 owned or controlled by the contributor, whether already acquired or
479 hereafter acquired, that would be infringed by some manner, permitted
/netbsd/src/external/lgpl3/gmp/dist/
DCOPYING478 owned or controlled by the contributor, whether already acquired or
479 hereafter acquired, that would be infringed by some manner, permitted
/netbsd/src/external/bsd/nvi/dist/dist/
DCOPYING478 owned or controlled by the contributor, whether already acquired or
479 hereafter acquired, that would be infringed by some manner, permitted
/netbsd/src/external/gpl3/gdb/dist/sim/
DCOPYING478 owned or controlled by the contributor, whether already acquired or
479 hereafter acquired, that would be infringed by some manner, permitted
/netbsd/src/external/bsd/less/dist/
DCOPYING478 owned or controlled by the contributor, whether already acquired or
479 hereafter acquired, that would be infringed by some manner, permitted
/netbsd/src/external/gpl3/binutils/dist/bfd/
DCOPYING478 owned or controlled by the contributor, whether already acquired or
479 hereafter acquired, that would be infringed by some manner, permitted

123