/netbsd/sys/external/bsd/drm2/dist/drm/i915/gt/ |
H A D | intel_engine_heartbeat.c | 149 if (!IS_ACTIVE(CONFIG_DRM_I915_HEARTBEAT_INTERVAL)) in intel_engine_unpark_heartbeat() 172 if (!delay && IS_ACTIVE(CONFIG_DRM_I915_PREEMPT_TIMEOUT)) { in intel_engine_set_heartbeat()
|
H A D | intel_engine.h | 354 if (!IS_ACTIVE(CONFIG_DRM_I915_PREEMPT_TIMEOUT)) in intel_engine_has_preempt_reset() 363 if (!IS_ACTIVE(CONFIG_DRM_I915_TIMESLICE_DURATION)) in intel_engine_has_timeslices()
|
H A D | selftest_lrc.c | 565 if (!IS_ACTIVE(CONFIG_DRM_I915_TIMESLICE_DURATION)) in live_timeslice_preempt() 673 if (!IS_ACTIVE(CONFIG_DRM_I915_TIMESLICE_DURATION)) in live_timeslice_queue() 1546 if (!IS_ACTIVE(CONFIG_DRM_I915_PREEMPT_TIMEOUT)) in __cancel_hostile() 2411 if (!IS_ACTIVE(CONFIG_DRM_I915_PREEMPT_TIMEOUT)) in live_preempt_timeout()
|
/netbsd/external/bsd/top/dist/machine/ |
H A D | m_irixsgi.c | 255 #define IS_ACTIVE(pp) \ macro 506 (sel->idle || IS_ACTIVE(pp)) && in get_process_info()
|
/netbsd/sys/external/bsd/drm2/dist/drm/i915/ |
H A D | i915_utils.h | 502 #define IS_ACTIVE(config) ((config) != 0) macro
|
H A D | i915_request.c | 1577 if (IS_ACTIVE(CONFIG_DRM_I915_SPIN_REQUEST) && in i915_request_wait()
|
/netbsd/external/gpl3/gdb/dist/libiberty/ |
H A D | regex.c | 1641 DEBUG_PRINT2 (" active=%d", IS_ACTIVE (reg_info[this_reg])); \ 1812 # define IS_ACTIVE(R) ((R).bits.is_active) macro 5793 IS_ACTIVE (reg_info[mcnt]) = 0; in wcs_re_match_2_internal() 6603 IS_ACTIVE (reg_info[*p]) = 1; in wcs_re_match_2_internal() 6646 IS_ACTIVE (reg_info[*p]) = 0; in wcs_re_match_2_internal() 6664 while (r > 0 && !IS_ACTIVE (reg_info[r])) in wcs_re_match_2_internal()
|
/netbsd/external/gpl2/grep/dist/lib/ |
H A D | regex.c | 1634 DEBUG_PRINT2 (" active=%d", IS_ACTIVE (reg_info[this_reg])); \ 1803 #define IS_ACTIVE(R) ((R).bits.is_active) macro 5587 IS_ACTIVE (reg_info[mcnt]) = 0; 6353 IS_ACTIVE (reg_info[*p]) = 1; 6396 IS_ACTIVE (reg_info[*p]) = 0; 6414 while (r > 0 && !IS_ACTIVE (reg_info[r]))
|
/netbsd/external/gpl2/diffutils/dist/lib/ |
H A D | regex.c | 1714 DEBUG_PRINT2 (" active=%d", IS_ACTIVE (reg_info[this_reg])); \ 1885 # define IS_ACTIVE(R) ((R).bits.is_active) macro 6003 IS_ACTIVE (reg_info[mcnt]) = 0; 6785 IS_ACTIVE (reg_info[*p]) = 1; 6828 IS_ACTIVE (reg_info[*p]) = 0; 6846 while (r > 0 && !IS_ACTIVE (reg_info[r]))
|
/netbsd/external/gpl2/gettext/dist/gettext-tools/libgrep/ |
H A D | regex.c | 1645 DEBUG_PRINT2 (" active=%d", IS_ACTIVE (reg_info[this_reg])); \ 1816 # define IS_ACTIVE(R) ((R).bits.is_active) macro 5886 IS_ACTIVE (reg_info[mcnt]) = 0; in wcs_re_match_2_internal() 6668 IS_ACTIVE (reg_info[*p]) = 1; in wcs_re_match_2_internal() 6711 IS_ACTIVE (reg_info[*p]) = 0; in wcs_re_match_2_internal() 6729 while (r > 0 && !IS_ACTIVE (reg_info[r])) in wcs_re_match_2_internal()
|
/netbsd/external/gpl3/binutils.old/dist/libiberty/ |
H A D | regex.c | 1641 DEBUG_PRINT2 (" active=%d", IS_ACTIVE (reg_info[this_reg])); \ 1812 # define IS_ACTIVE(R) ((R).bits.is_active) macro 5793 IS_ACTIVE (reg_info[mcnt]) = 0; in wcs_re_match_2_internal() 6603 IS_ACTIVE (reg_info[*p]) = 1; in wcs_re_match_2_internal() 6646 IS_ACTIVE (reg_info[*p]) = 0; in wcs_re_match_2_internal() 6664 while (r > 0 && !IS_ACTIVE (reg_info[r])) in wcs_re_match_2_internal()
|
/netbsd/external/gpl3/binutils/dist/libiberty/ |
H A D | regex.c | 1645 DEBUG_PRINT2 (" active=%d", IS_ACTIVE (reg_info[this_reg])); \ 1816 # define IS_ACTIVE(R) ((R).bits.is_active) macro 5797 IS_ACTIVE (reg_info[mcnt]) = 0; in wcs_re_match_2_internal() 6607 IS_ACTIVE (reg_info[*p]) = 1; in wcs_re_match_2_internal() 6650 IS_ACTIVE (reg_info[*p]) = 0; in wcs_re_match_2_internal() 6668 while (r > 0 && !IS_ACTIVE (reg_info[r])) in wcs_re_match_2_internal()
|
/netbsd/external/gpl3/gcc.old/dist/libiberty/ |
H A D | regex.c | 1641 DEBUG_PRINT2 (" active=%d", IS_ACTIVE (reg_info[this_reg])); \ 1812 # define IS_ACTIVE(R) ((R).bits.is_active) macro 5793 IS_ACTIVE (reg_info[mcnt]) = 0; in wcs_re_match_2_internal() 6603 IS_ACTIVE (reg_info[*p]) = 1; in wcs_re_match_2_internal() 6646 IS_ACTIVE (reg_info[*p]) = 0; in wcs_re_match_2_internal() 6664 while (r > 0 && !IS_ACTIVE (reg_info[r])) in wcs_re_match_2_internal()
|
/netbsd/external/gpl3/gdb.old/dist/libiberty/ |
H A D | regex.c | 1641 DEBUG_PRINT2 (" active=%d", IS_ACTIVE (reg_info[this_reg])); \ 1812 # define IS_ACTIVE(R) ((R).bits.is_active) macro 5793 IS_ACTIVE (reg_info[mcnt]) = 0; in wcs_re_match_2_internal() 6603 IS_ACTIVE (reg_info[*p]) = 1; in wcs_re_match_2_internal() 6646 IS_ACTIVE (reg_info[*p]) = 0; in wcs_re_match_2_internal() 6664 while (r > 0 && !IS_ACTIVE (reg_info[r])) in wcs_re_match_2_internal()
|
/netbsd/external/gpl3/gcc/dist/libiberty/ |
H A D | regex.c | 1645 DEBUG_PRINT2 (" active=%d", IS_ACTIVE (reg_info[this_reg])); \ 1816 # define IS_ACTIVE(R) ((R).bits.is_active) macro 5797 IS_ACTIVE (reg_info[mcnt]) = 0; in wcs_re_match_2_internal() 6607 IS_ACTIVE (reg_info[*p]) = 1; in wcs_re_match_2_internal() 6650 IS_ACTIVE (reg_info[*p]) = 0; in wcs_re_match_2_internal() 6668 while (r > 0 && !IS_ACTIVE (reg_info[r])) in wcs_re_match_2_internal()
|
/netbsd/sys/external/bsd/drm2/dist/drm/i915/gem/ |
H A D | i915_gem_mman.c | 518 if (IS_ACTIVE(CONFIG_DRM_I915_USERFAULT_AUTOSUSPEND)) in vm_fault_gtt()
|
H A D | i915_gem_context.c | 410 if (IS_ACTIVE(CONFIG_DRM_I915_PREEMPT_TIMEOUT) && in __cancel_engine()
|