Home
last modified time | relevance | path

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

12345678910>>...24

/linux/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
316 active_flush(struct i915_active * ref,struct i915_active_fence * active) active_flush() argument
[all...]
/linux/drivers/gpu/drm/i915/
H A Di915_active.h63 __i915_active_fence_init(struct i915_active_fence *active, in __i915_active_fence_init() argument
101 i915_active_fence_get(struct i915_active_fence * active) i915_active_fence_get() argument
121 i915_active_fence_isset(const struct i915_active_fence * active) i915_active_fence_isset() argument
160 i915_active_init(ref,active,retire,flags) global() argument
220 __i915_request_await_exclusive(struct i915_request * rq,struct i915_active * active) __i915_request_await_exclusive() argument
[all...]
H A Di915_active.c36 node_from_active(struct i915_active_fence *active) in node_from_active() argument
43 static inline bool is_barrier(const struct i915_active_fence *active) in is_barrier() argument
204 __active_fence_slot(struct i915_active_fence *active) in __active_fence_slot() argument
212 struct i915_active_fence *active = in active_fence_cb() local
414 replace_barrier(struct i915_active * ref,struct i915_active_fence * active) replace_barrier() argument
431 struct i915_active_fence *active; i915_active_add_request() local
465 __i915_active_set_fence(struct i915_active * ref,struct i915_active_fence * active,struct dma_fence * fence) __i915_active_set_fence() argument
536 enable_signaling(struct i915_active_fence * active) enable_signaling() argument
609 __await_active(struct i915_active_fence * active,int (* fn)(void * arg,struct dma_fence * fence),void * arg) __await_active() argument
1010 __i915_active_fence_set(struct i915_active_fence * active,struct dma_fence * fence) __i915_active_fence_set() argument
1100 i915_active_fence_set(struct i915_active_fence * active,struct i915_request * rq) i915_active_fence_set() argument
[all...]
/linux/tools/testing/selftests/bpf/progs/
H A Dtest_ksyms_btf_write_check.c13 int *active; in handler1() local
37 int *active; in handler2() local
H A Dtest_ksyms_btf_null_check.c15 int *active; in handler() local
H A Dkfunc_call_test_subprog.c12 int *active; in f1() local
H A Dtest_d_path_check_rdonly_mem.c14 void *active; in BPF_PROG() local
H A Dtest_d_path_check_types.c18 void *active; in BPF_PROG() local
/linux/kernel/sched/
H A Dloadavg.c159 unsigned long active, unsigned int n) in calc_load_n() argument
308 long delta, active, n; in calc_global_nohz() local
354 long active, delta; calc_global_load() local
[all...]
/linux/drivers/gpu/drm/i915/gt/
H A Dintel_context.c350 __intel_context_retire(struct i915_active * active) __intel_context_retire() argument
363 __intel_context_active(struct i915_active * active) __intel_context_active() argument
550 struct i915_request *rq, *active = NULL; intel_context_get_active_request() local
599 u64 total, active; intel_context_get_total_runtime_ns() local
[all...]
H A Dselftest_engine_heartbeat.c43 struct i915_active active; member
47 static int pulse_active(struct i915_active *active) in pulse_active() argument
66 static void pulse_retire(struct i915_active *active) in pulse_retire() argument
[all...]
/linux/drivers/gnss/
H A Dsirf.c47 bool active; member
206 bool active, in sirf_wait_for_power_state_nowakeup() argument
230 static int sirf_wait_for_power_state(struct sirf_data *data, bool active, in sirf_wait_for_power_state() argument
259 sirf_set_active(struct sirf_data * data,bool active) sirf_set_active() argument
[all...]
/linux/drivers/gpu/vga/
H A Dvga_switcheroo.c119 bool active; member
150 bool active; member
295 register_client(struct pci_dev * pdev,const struct vga_switcheroo_client_ops * ops,enum vga_switcheroo_client_id id,struct pci_dev * vga_dev,bool active,bool driver_power_control) register_client() argument
709 struct vga_switcheroo_client *active; vga_switchto_stage1() local
726 struct vga_switcheroo_client *active; vga_switchto_stage2() local
[all...]
/linux/drivers/gpu/drm/i915/display/
H A Dintel_modeset_verify.c152 bool active; in verify_encoder_state() local
201 bool active; verify_crtc_state() local
[all...]
/linux/drivers/ata/
H A Dpata_legacy.c387 u8 active, recover; in ht6560a_set_piomode() local
421 u8 active, recover; in ht6560b_set_piomode() local
485 u8 active, recover, setup; in opti82c611a_set_piomode() local
560 u8 active, recover, setup; opti82c46x_set_piomode() local
679 int active, recovery; qdi65x0_set_piomode() local
817 int active, recovery; winbond_set_piomode() local
[all...]
/linux/drivers/usb/core/
H A Ddevices.c198 int active = 0; in usb_dump_interface_descriptor() local
259 int active, int speed) in usb_dump_config_descriptor() argument
280 const struct usb_host_config *config, int active) in usb_dump_config() argument
[all...]
/linux/drivers/net/wireless/intel/iwlwifi/dvm/
H A Drxon.c344 struct iwl_rxon_cmd *active = (void *)(uintptr_t)&ctx->active; in iwlagn_rxon_disconn() local
444 struct iwl_rxon_cmd *active = (void *)(uintptr_t)&ctx->active; in iwlagn_rxon_connect() local
836 const struct iwl_rxon_cmd *active = &ctx->active; iwl_full_rxon_required() local
1026 struct iwl_rxon_cmd *active = (void *)(uintptr_t)&ctx->active; iwlagn_commit_rxon() local
[all...]
/linux/drivers/net/ethernet/cisco/enic/
H A Denic_pp.c207 int active = 0; in enic_pp_preassociate_rr() local
247 int active = 1; in enic_pp_associate() local
/linux/drivers/gpu/drm/xe/compat-i915-headers/
H A Di915_active.h20 #define i915_active_fini(active) do { } while (0) argument
/linux/net/ethtool/
H A Dfeatures.c17 u32 active[ETHTOOL_DEV_FEATURE_WORDS]; member
161 const unsigned long *active, in features_send_reply() argument
/linux/drivers/media/platform/ti/omap3isp/
H A Disppreview.c674 u32 active = prev->params.active; in preview_params_lock() local
695 u32 active = prev->params.active; preview_params_unlock() local
866 u32 active; preview_config() local
926 preview_setup_hw(struct isp_prev_device * prev,u32 update,u32 active) preview_setup_hw() argument
1062 preview_config_input_size(struct isp_prev_device * prev,u32 active) preview_config_input_size() argument
1385 u32 active; preview_configure() local
1526 u32 active; omap3isp_preview_isr() local
[all...]
/linux/kernel/time/
H A Dhrtimer.c495 __next_base(struct hrtimer_cpu_base *cpu_base, unsigned int *active) in __next_base() argument
508 #define for_each_active_base(base, cpu_base, active) \ argument
513 __hrtimer_next_event_base(struct hrtimer_cpu_base * cpu_base,const struct hrtimer * exclude,unsigned int active,ktime_t expires_next) __hrtimer_next_event_base() argument
580 unsigned int active; __hrtimer_get_next_event() local
872 update_needs_ipi(struct hrtimer_cpu_base * cpu_base,unsigned int active) update_needs_ipi() argument
1556 unsigned int active; hrtimer_next_event_without() local
1797 unsigned int active = cpu_base->active_bases & active_mask; __hrtimer_run_queues() local
[all...]
/linux/sound/core/oss/
H A Dmixer_oss.c201 int active = 0; in snd_mixer_oss_get_recsrc() local
216 int chn, active; in snd_mixer_oss_set_recsrc() local
735 int *active) in snd_mixer_oss_get_recsrc1_sw() argument
748 snd_mixer_oss_get_recsrc1_route(struct snd_mixer_oss_file * fmixer,struct snd_mixer_oss_slot * pslot,int * active) snd_mixer_oss_get_recsrc1_route() argument
761 snd_mixer_oss_put_recsrc1_sw(struct snd_mixer_oss_file * fmixer,struct snd_mixer_oss_slot * pslot,int active) snd_mixer_oss_put_recsrc1_sw() argument
771 snd_mixer_oss_put_recsrc1_route(struct snd_mixer_oss_file * fmixer,struct snd_mixer_oss_slot * pslot,int active) snd_mixer_oss_put_recsrc1_route() argument
[all...]
/linux/arch/m68k/include/asm/
H A Datari_joystick.h19 int active; member
/linux/drivers/net/wireless/intel/iwlwifi/mld/tests/
H A Dlink-selection.c22 bool active; member
132 bool active = test_param->input.link.active; in test_link_grading() local
[all...]

12345678910>>...24