Home
last modified time | relevance | path

Searched refs:IS_ACTIVE (Results 1 – 17 of 17) sorted by relevance

/netbsd/sys/external/bsd/drm2/dist/drm/i915/gt/
H A Dintel_engine_heartbeat.c149 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 Dintel_engine.h354 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 Dselftest_lrc.c565 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 Dm_irixsgi.c255 #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 Di915_utils.h502 #define IS_ACTIVE(config) ((config) != 0) macro
H A Di915_request.c1577 if (IS_ACTIVE(CONFIG_DRM_I915_SPIN_REQUEST) && in i915_request_wait()
/netbsd/external/gpl3/gdb/dist/libiberty/
H A Dregex.c1641 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 Dregex.c1634 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 Dregex.c1714 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 Dregex.c1645 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 Dregex.c1641 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 Dregex.c1645 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 Dregex.c1641 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 Dregex.c1641 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 Dregex.c1645 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 Di915_gem_mman.c518 if (IS_ACTIVE(CONFIG_DRM_I915_USERFAULT_AUTOSUSPEND)) in vm_fault_gtt()
H A Di915_gem_context.c410 if (IS_ACTIVE(CONFIG_DRM_I915_PREEMPT_TIMEOUT) && in __cancel_engine()