Home
last modified time | relevance | path

Searched defs:active (Results 126 - 150 of 1320) sorted by relevance

12345678910>>...53

/kernel/linux/linux-6.6/drivers/media/platform/renesas/vsp1/
H A Dvsp1_rwpf.h59 unsigned int active; member
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/
H A Dsi2168_priv.h37 unsigned int active:1; member
/kernel/linux/linux-6.6/drivers/net/wwan/iosm/
H A Diosm_ipc_pm.c149 bool ipc_pm_trigger(struct iosm_pm *ipc_pm, enum ipc_pm_unit unit, bool active) in ipc_pm_trigger() argument
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw89/
H A Dregd.c507 rtw89_reg_6ghz_power_recalc(struct rtw89_dev *rtwdev, struct rtw89_vif *rtwvif, bool active) rtw89_reg_6ghz_power_recalc() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/
H A Dintel_gt_requests.c38 bool active = false; in flush_submission() local
H A Dintel_gt_buffer_pool.c40 bool active = false; in pool_free_older_than() local
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/
H A Di915_gem_evict.c160 struct i915_vma *active; in i915_gem_evict_something() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/selftests/
H A Di915_active.c24 static void __live_get(struct live_active *active) in __live_get() argument
29 static void __live_free(struct live_active *active) in __live_free() argument
37 struct live_active *active = container_of(ref, typeof(*active), ref); in __live_release() local
42 static void __live_put(struct live_active *active) in __live_put() argument
49 struct live_active *active = container_of(base, typeof(*active), base); __live_active() local
57 struct live_active *active = container_of(base, typeof(*active), base); __live_retire() local
65 struct live_active *active; __live_alloc() local
82 struct live_active *active; __live_active_setup() local
148 struct live_active *active; live_active_wait() local
178 struct live_active *active; live_active_retire() local
209 struct live_active *active; live_active_barrier() local
315 active_flush(struct i915_active *ref, struct i915_active_fence *active) active_flush() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/therm/
H A Dtemp.c85 bool active; in nvkm_therm_sensor_event() local
/kernel/linux/linux-6.6/drivers/iio/buffer/
H A Dindustrialio-buffer-dmaengine.c36 struct list_head active; member
/kernel/linux/linux-6.6/drivers/input/misc/
H A Dpm8xxx-vibrator.c64 bool active; member
H A Dregulator-haptic.c28 bool active; member
/kernel/linux/linux-6.6/drivers/input/touchscreen/
H A Dpenmount.c43 bool active; /* is the touch valid? */ member
/kernel/linux/linux-6.6/tools/power/cpupower/utils/helpers/
H A Dmisc.c18 int cpufreq_has_boost_support(unsigned int cpu, int *support, int *active, in cpufreq_has_boost_support() argument
/kernel/linux/linux-6.6/sound/soc/dwc/
H A Ddwc-pcm.c98 bool active, period_elapsed; in dw_pcm_transfer() local
/kernel/linux/linux-6.6/kernel/sched/
H A Dloadavg.c306 long delta, active, n; in calc_global_nohz() local
156 calc_load_n(unsigned long load, unsigned long exp, unsigned long active, unsigned int n) calc_load_n() argument
352 long active, delta; calc_global_load() local
[all...]
/kernel/linux/linux-6.6/kernel/power/
H A Dwakelock.c110 bool active; in __wakelocks_gc() local
/kernel/linux/linux-6.6/sound/soc/fsl/
H A Dmpc5200_dma.h24 int active; member
/kernel/linux/linux-6.6/sound/usb/6fire/
H A Dpcm.h40 bool active; member
/third_party/mesa3d/src/intel/common/
H A Dintel_urb_config.c95 const bool active[4] = { true, tess_present, tess_present, gs_present }; in intel_get_urb_config() local
/third_party/libdrm/tests/amdgpu/
H A Damdgpu_test.h486 amdgpu_set_suite_active(const char *suite_name, CU_BOOL active) amdgpu_set_suite_active() argument
497 amdgpu_set_test_active(const char *suite_name, const char *test_name, CU_BOOL active) amdgpu_set_test_active() argument
/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_pt_fetch_shade_emit.c61 struct draw_vs_variant *active; member
[all...]
/third_party/pulseaudio/src/pulsecore/filter/
H A Dlfe-filter.c55 bool active; member
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
H A DVertexDataManager.h60 bool active; member
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
H A DSpirvShaderGroup.cpp96 SIMD::Int active = state->activeLaneMask(); // Considers helper invocations active. See b/151137030 in EmitGroupNonUniform() local
123 SIMD::UInt active = As<SIMD::UInt>(state->activeLaneMask()); // Considers helper invocations active. See b/151137030 EmitGroupNonUniform() local
160 SIMD::UInt active = As<SIMD::UInt>(state->activeLaneMask()); // Considers helper invocations active. See b/151137030 EmitGroupNonUniform() local
185 SIMD::Int active = state->activeLaneMask(); // Considers helper invocations active. See b/151137030 EmitGroupNonUniform() local
[all...]

Completed in 13 milliseconds

12345678910>>...53