/kernel/linux/linux-6.6/drivers/media/platform/renesas/vsp1/ |
H A D | vsp1_rwpf.h | 59 unsigned int active; member
|
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/ |
H A D | si2168_priv.h | 37 unsigned int active:1; member
|
/kernel/linux/linux-6.6/drivers/net/wwan/iosm/ |
H A D | iosm_ipc_pm.c | 149 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 D | regd.c | 507 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 D | intel_gt_requests.c | 38 bool active = false; in flush_submission() local
|
H A D | intel_gt_buffer_pool.c | 40 bool active = false; in pool_free_older_than() local
|
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/ |
H A D | i915_gem_evict.c | 160 struct i915_vma *active; in i915_gem_evict_something() local [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/selftests/ |
H A D | i915_active.c | 24 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 D | temp.c | 85 bool active; in nvkm_therm_sensor_event() local
|
/kernel/linux/linux-6.6/drivers/iio/buffer/ |
H A D | industrialio-buffer-dmaengine.c | 36 struct list_head active; member
|
/kernel/linux/linux-6.6/drivers/input/misc/ |
H A D | pm8xxx-vibrator.c | 64 bool active; member
|
H A D | regulator-haptic.c | 28 bool active; member
|
/kernel/linux/linux-6.6/drivers/input/touchscreen/ |
H A D | penmount.c | 43 bool active; /* is the touch valid? */ member
|
/kernel/linux/linux-6.6/tools/power/cpupower/utils/helpers/ |
H A D | misc.c | 18 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 D | dwc-pcm.c | 98 bool active, period_elapsed; in dw_pcm_transfer() local
|
/kernel/linux/linux-6.6/kernel/sched/ |
H A D | loadavg.c | 306 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 D | wakelock.c | 110 bool active; in __wakelocks_gc() local
|
/kernel/linux/linux-6.6/sound/soc/fsl/ |
H A D | mpc5200_dma.h | 24 int active; member
|
/kernel/linux/linux-6.6/sound/usb/6fire/ |
H A D | pcm.h | 40 bool active; member
|
/third_party/mesa3d/src/intel/common/ |
H A D | intel_urb_config.c | 95 const bool active[4] = { true, tess_present, tess_present, gs_present }; in intel_get_urb_config() local
|
/third_party/libdrm/tests/amdgpu/ |
H A D | amdgpu_test.h | 486 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 D | draw_pt_fetch_shade_emit.c | 61 struct draw_vs_variant *active; member [all...] |
/third_party/pulseaudio/src/pulsecore/filter/ |
H A D | lfe-filter.c | 55 bool active; member
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/ |
H A D | VertexDataManager.h | 60 bool active; member
|
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/ |
H A D | SpirvShaderGroup.cpp | 96 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...] |