Searched refs:lazy (Results 1 - 20 of 20) sorted by relevance

/freebsd-10.0-release/sys/dev/drm2/ttm/
H A Dttm_bo_api.h329 extern int ttm_bo_wait(struct ttm_buffer_object *bo, bool lazy,
H A Dttm_bo_driver.h428 bool lazy, bool interruptible);
H A Dttm_bo.c1713 bool lazy, bool interruptible, bool no_wait)
1741 lazy, interruptible);
1712 ttm_bo_wait(struct ttm_buffer_object *bo, bool lazy, bool interruptible, bool no_wait) argument
/freebsd-10.0-release/contrib/gdb/gdb/
H A Dvalue.h151 value can be watched by hardware watchpoints. If the lazy flag
157 lazy flag is set and reset, be sure to consider this use as
159 char lazy; member in struct:value
169 it uses the stuff above. Not valid if lazy is nonzero.
186 #define VALUE_LAZY(val) (val)->lazy
/freebsd-10.0-release/contrib/libstdc++/include/ext/
H A Dropeimpl.h774 goto lazy;
818 goto lazy;
834 lazy:
/freebsd-10.0-release/sys/dev/drm2/radeon/
H A Dradeon_ttm.c477 static int radeon_sync_obj_wait(void *sync_obj, bool lazy, bool interruptible) argument
/freebsd-10.0-release/sys/boot/pc98/cdboot/
H A Dcdboot.S451 # Relocate the loader and BTX using a very lazy protected mode
/freebsd-10.0-release/contrib/binutils/
H A Dltmain.sh6011 # Don't allow lazy linking, it breaks C++ global constructors
/freebsd-10.0-release/contrib/ntp/
H A Dltmain.sh4346 # Don't allow lazy linking, it breaks C++ global constructors
/freebsd-10.0-release/contrib/ntp/sntp/
H A Dltmain.sh4346 # Don't allow lazy linking, it breaks C++ global constructors
/freebsd-10.0-release/contrib/ofed/libibcm/config/
H A Dltmain.sh4354 # Don't allow lazy linking, it breaks C++ global constructors
/freebsd-10.0-release/contrib/ofed/librdmacm/config/
H A Dltmain.sh4354 # Don't allow lazy linking, it breaks C++ global constructors
/freebsd-10.0-release/contrib/sqlite3/
H A Dltmain.sh4395 # Don't allow lazy linking, it breaks C++ global constructors
/freebsd-10.0-release/contrib/atf/admin/
H A Dltmain.sh8718 # Don't allow lazy linking, it breaks C++ global constructors
/freebsd-10.0-release/contrib/ldns/
H A Dltmain.sh8724 # Don't allow lazy linking, it breaks C++ global constructors
/freebsd-10.0-release/contrib/libyaml/config/
H A Dltmain.sh7522 # Don't allow lazy linking, it breaks C++ global constructors
/freebsd-10.0-release/contrib/openbsm/config/
H A Dltmain.sh8769 # Don't allow lazy linking, it breaks C++ global constructors
/freebsd-10.0-release/contrib/openpam/
H A Dltmain.sh8769 # Don't allow lazy linking, it breaks C++ global constructors
/freebsd-10.0-release/contrib/unbound/
H A Dltmain.sh8718 # Don't allow lazy linking, it breaks C++ global constructors
/freebsd-10.0-release/crypto/heimdal/
H A Dltmain.sh8702 # Don't allow lazy linking, it breaks C++ global constructors

Completed in 505 milliseconds