/Linux-v5.10/drivers/gpu/drm/i915/selftests/ |
D | i915_active.c | 23 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/ |
D | i915_active.h | 63 __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()
|
D | i915_active.c | 40 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 …]
|
D | i915_perf.c | 1942 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/ |
D | loadavg.c | 158 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/ |
D | sirf.c | 47 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/ |
D | selftest_engine_heartbeat.c | 38 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()
|
D | intel_context.c | 331 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/ |
D | vga_switcheroo.c | 119 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/ |
D | comminit.c | 277 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/ |
D | pata_legacy.c | 350 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/ |
D | test_ksyms_btf_null_check.c | 15 int *active; in handler() local
|
D | test_ksyms_btf.c | 26 int *active; in handler() local
|
/Linux-v5.10/drivers/net/wireless/intel/iwlwifi/dvm/ |
D | rxon.c | 349 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/ |
D | misc.c | 8 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/ |
D | enic_pp.c | 222 int active = 0; in enic_pp_preassociate_rr() local 262 int active = 1; in enic_pp_associate() local
|
/Linux-v5.10/fs/afs/ |
D | server.c | 414 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/ |
D | devices.c | 211 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/ |
D | atari_joystick.h | 19 int active; member
|
/Linux-v5.10/tools/testing/selftests/sync/ |
D | sync_wait.c | 36 int valid, active, signaled, ret; in test_fence_multi_timeline_wait() local
|
/Linux-v5.10/net/ethtool/ |
D | features.c | 15 u32 active[ETHTOOL_DEV_FEATURE_WORDS]; member 160 const unsigned long *active, in features_send_reply()
|
/Linux-v5.10/drivers/media/dvb-frontends/ |
D | mn88473_priv.h | 25 bool active; member
|
/Linux-v5.10/include/linux/sched/ |
D | loadavg.h | 29 calc_load(unsigned long load, unsigned long exp, unsigned long active) in calc_load()
|
/Linux-v5.10/drivers/media/platform/omap3isp/ |
D | isppreview.c | 674 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/ |
D | mixer_oss.c | 197 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()
|