Home
last modified time | relevance | path

Searched defs:active (Results 1 – 25 of 558) sorted by relevance

12345678910>>...23

/Linux-v5.10/drivers/gpu/drm/i915/selftests/
Di915_active.c23 static void __live_get(struct live_active *active) in __live_get()
28 static void __live_free(struct live_active *active) in __live_free()
36 struct live_active *active = container_of(ref, typeof(*active), ref); in __live_release() local
41 static void __live_put(struct live_active *active) in __live_put()
48 struct live_active *active = container_of(base, typeof(*active), base); in __live_active() local
56 struct live_active *active = container_of(base, typeof(*active), base); in __live_retire() local
64 struct live_active *active; in __live_alloc() local
81 struct live_active *active; in __live_active_setup() local
147 struct live_active *active; in live_active_wait() local
177 struct live_active *active; in live_active_retire() local
[all …]
/Linux-v5.10/drivers/gpu/drm/i915/
Di915_active.h63 __i915_active_fence_init(struct i915_active_fence *active, in __i915_active_fence_init()
101 i915_active_fence_get(struct i915_active_fence *active) in i915_active_fence_get()
121 i915_active_fence_isset(const struct i915_active_fence *active) in i915_active_fence_isset()
159 #define i915_active_init(ref, active, retire) do { \ argument
235 struct i915_active *active) in __i915_request_await_exclusive()
Di915_active.c40 node_from_active(struct i915_active_fence *active) in node_from_active()
47 static inline bool is_barrier(const struct i915_active_fence *active) in is_barrier()
210 __active_fence_slot(struct i915_active_fence *active) in __active_fence_slot()
218 struct i915_active_fence *active = in active_fence_cb() local
425 replace_barrier(struct i915_active *ref, struct i915_active_fence *active) in replace_barrier()
441 struct i915_active_fence *active; in i915_active_ref() local
469 struct i915_active_fence *active, in __i915_active_set_fence()
563 struct i915_active_fence *active; in i915_active_acquire_for_context() local
585 static void enable_signaling(struct i915_active_fence *active) in enable_signaling()
656 static int __await_active(struct i915_active_fence *active, in __await_active()
[all …]
Di915_perf.c1942 struct i915_active *active) in emit_oa_config()
2018 struct i915_active *active) in hsw_enable_metric_set()
2189 struct i915_active *active) in gen8_modify_self()
2245 struct i915_active *active) in gen12_configure_oar_context()
2321 struct i915_active *active) in oa_configure_all_contexts()
2389 struct i915_active *active) in gen12_configure_all_contexts()
2406 struct i915_active *active) in lrc_configure_all_contexts()
2446 struct i915_active *active) in gen8_enable_metric_set()
2504 struct i915_active *active) in gen12_enable_metric_set()
2757 struct i915_active *active; in i915_perf_stream_enable_sync() local
/Linux-v5.10/kernel/sched/
Dloadavg.c158 unsigned long active, unsigned int n) in calc_load_n()
307 long delta, active, n; in calc_global_nohz() local
353 long active, delta; in calc_global_load() local
/Linux-v5.10/drivers/gnss/
Dsirf.c47 bool active; member
206 bool active, in sirf_wait_for_power_state_nowakeup()
230 static int sirf_wait_for_power_state(struct sirf_data *data, bool active, in sirf_wait_for_power_state()
259 static int sirf_set_active(struct sirf_data *data, bool active) in sirf_set_active()
/Linux-v5.10/drivers/gpu/drm/i915/gt/
Dselftest_engine_heartbeat.c38 struct i915_active active; member
42 static int pulse_active(struct i915_active *active) in pulse_active()
61 static void pulse_retire(struct i915_active *active) in pulse_retire()
Dintel_context.c331 static void __intel_context_retire(struct i915_active *active) in __intel_context_retire()
344 static int __intel_context_active(struct i915_active *active) in __intel_context_active()
/Linux-v5.10/drivers/gpu/vga/
Dvga_switcheroo.c119 bool active; member
150 bool active; member
295 bool active, in register_client()
709 struct vga_switcheroo_client *active; in vga_switchto_stage1() local
726 struct vga_switcheroo_client *active; in vga_switchto_stage2() local
/Linux-v5.10/drivers/scsi/aacraid/
Dcomminit.c277 int *active = data; in wait_for_io_iter() local
285 int i = 0, active; in aac_wait_for_io_completion() local
/Linux-v5.10/drivers/ata/
Dpata_legacy.c350 u8 active, recover; in ht6560a_set_piomode() local
384 u8 active, recover; in ht6560b_set_piomode() local
448 u8 active, recover, setup; in opti82c611a_set_piomode() local
523 u8 active, recover, setup; in opti82c46x_set_piomode() local
642 int active, recovery; in qdi65x0_set_piomode() local
779 int active, recovery; in winbond_set_piomode() local
/Linux-v5.10/tools/testing/selftests/bpf/progs/
Dtest_ksyms_btf_null_check.c15 int *active; in handler() local
Dtest_ksyms_btf.c26 int *active; in handler() local
/Linux-v5.10/drivers/net/wireless/intel/iwlwifi/dvm/
Drxon.c349 struct iwl_rxon_cmd *active = (void *)&ctx->active; in iwlagn_rxon_disconn() local
449 struct iwl_rxon_cmd *active = (void *)&ctx->active; in iwlagn_rxon_connect() local
841 const struct iwl_rxon_cmd *active = &ctx->active; in iwl_full_rxon_required() local
1031 struct iwl_rxon_cmd *active = (void *)&ctx->active; in iwlagn_commit_rxon() local
/Linux-v5.10/tools/power/cpupower/utils/helpers/
Dmisc.c8 int cpufreq_has_boost_support(unsigned int cpu, int *support, int *active, in cpufreq_has_boost_support()
/Linux-v5.10/drivers/net/ethernet/cisco/enic/
Denic_pp.c222 int active = 0; in enic_pp_preassociate_rr() local
262 int active = 1; in enic_pp_associate() local
/Linux-v5.10/fs/afs/
Dserver.c414 unsigned int active = atomic_dec_return(&server->active); in afs_unuse_server_notime() local
479 int active; in afs_gc_servers() local
549 int active = atomic_read(&server->active); in afs_manage_servers() local
/Linux-v5.10/drivers/usb/core/
Ddevices.c211 int active = 0; in usb_dump_interface_descriptor() local
274 int active, int speed) in usb_dump_config_descriptor()
295 const struct usb_host_config *config, int active) in usb_dump_config()
/Linux-v5.10/arch/m68k/include/asm/
Datari_joystick.h19 int active; member
/Linux-v5.10/tools/testing/selftests/sync/
Dsync_wait.c36 int valid, active, signaled, ret; in test_fence_multi_timeline_wait() local
/Linux-v5.10/net/ethtool/
Dfeatures.c15 u32 active[ETHTOOL_DEV_FEATURE_WORDS]; member
160 const unsigned long *active, in features_send_reply()
/Linux-v5.10/drivers/media/dvb-frontends/
Dmn88473_priv.h25 bool active; member
/Linux-v5.10/include/linux/sched/
Dloadavg.h29 calc_load(unsigned long load, unsigned long exp, unsigned long active) in calc_load()
/Linux-v5.10/drivers/media/platform/omap3isp/
Disppreview.c674 u32 active = prev->params.active; in preview_params_lock() local
695 u32 active = prev->params.active; in preview_params_unlock() local
866 u32 active; in preview_config() local
926 u32 active) in preview_setup_hw()
1062 static void preview_config_input_size(struct isp_prev_device *prev, u32 active) in preview_config_input_size()
1385 u32 active; in preview_configure() local
1526 u32 active; in omap3isp_preview_isr() local
/Linux-v5.10/sound/core/oss/
Dmixer_oss.c197 int active = 0; in snd_mixer_oss_get_recsrc() local
211 int chn, active; in snd_mixer_oss_set_recsrc() local
745 int *active) in snd_mixer_oss_get_recsrc1_sw()
758 int *active) in snd_mixer_oss_get_recsrc1_route()
771 int active) in snd_mixer_oss_put_recsrc1_sw()
781 int active) in snd_mixer_oss_put_recsrc1_route()

12345678910>>...23