/Linux-v5.4/drivers/gpu/drm/i915/ |
D | i915_active.h | 60 i915_active_request_init(struct i915_active_request *active, in i915_active_request_init() 86 __i915_active_request_set(struct i915_active_request *active, in __i915_active_request_set() 109 i915_active_request_raw(const struct i915_active_request *active, in i915_active_request_raw() 125 i915_active_request_peek(const struct i915_active_request *active, in i915_active_request_peek() 145 i915_active_request_get(const struct i915_active_request *active, in i915_active_request_get() 160 __i915_active_request_get_rcu(const struct i915_active_request *active) in __i915_active_request_get_rcu() 276 i915_active_request_get_unlocked(const struct i915_active_request *active) in i915_active_request_get_unlocked() 296 i915_active_request_isset(const struct i915_active_request *active) in i915_active_request_isset() 311 i915_active_request_retire(struct i915_active_request *active, in i915_active_request_retire() 366 #define i915_active_init(i915, ref, active, retire) do { \ argument
|
D | i915_active.c | 37 node_from_active(struct i915_active_request *active) in node_from_active() 44 static inline bool is_barrier(const struct i915_active_request *active) in is_barrier() 303 struct i915_active_request *active; in i915_active_ref() local 443 struct i915_active_request *active) in i915_request_await_active_request() 708 int i915_active_request_set(struct i915_active_request *active, in i915_active_request_set() 726 void i915_active_retire_noop(struct i915_active_request *active, in i915_active_retire_noop()
|
D | i915_scheduler.h | 55 static inline bool i915_scheduler_need_preempt(int prio, int active) in i915_scheduler_need_preempt()
|
/Linux-v5.4/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 148 struct live_active *active; in live_active_wait() local 184 struct live_active *active; in live_active_retire() local
|
/Linux-v5.4/kernel/sched/ |
D | loadavg.c | 158 unsigned long active, unsigned int n) in calc_load_n() 294 long delta, active, n; in calc_global_nohz() local 340 long active, delta; in calc_global_load() local
|
/Linux-v5.4/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.4/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.4/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.4/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.4/drivers/gpu/drm/i915/gt/ |
D | intel_context.c | 141 static void __intel_context_retire(struct i915_active *active) in __intel_context_retire() 156 static int __intel_context_active(struct i915_active *active) in __intel_context_active()
|
D | intel_timeline.c | 27 struct i915_active active; member 139 static void __cacheline_retire(struct i915_active *active) in __cacheline_retire() 149 static int __cacheline_active(struct i915_active *active) in __cacheline_active()
|
D | intel_engine_pool_types.h | 23 struct i915_active active; member
|
/Linux-v5.4/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.4/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.4/arch/m68k/include/asm/ |
D | atari_joystick.h | 19 int active; member
|
/Linux-v5.4/tools/testing/selftests/sync/ |
D | sync_wait.c | 36 int valid, active, signaled, ret; in test_fence_multi_timeline_wait() local
|
/Linux-v5.4/drivers/usb/core/ |
D | devices.c | 230 int active = 0; in usb_dump_interface_descriptor() local 293 int active, int speed) in usb_dump_config_descriptor() 314 const struct usb_host_config *config, int active) in usb_dump_config()
|
/Linux-v5.4/kernel/gcov/ |
D | gcc_3_4.c | 186 unsigned int active = num_counter_active(info); in gcov_info_reset() local 256 unsigned int active; in gcov_info_dup() local 301 unsigned int active = num_counter_active(info); in gcov_info_free() local
|
/Linux-v5.4/drivers/media/dvb-frontends/ |
D | mn88473_priv.h | 25 bool active; member
|
D | mn88472_priv.h | 25 unsigned int active:1; member
|
/Linux-v5.4/include/linux/sched/ |
D | loadavg.h | 29 calc_load(unsigned long load, unsigned long exp, unsigned long active) in calc_load()
|
/Linux-v5.4/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.4/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()
|
/Linux-v5.4/include/video/ |
D | pxa168fb.h | 74 unsigned active:1; member 116 unsigned active:1; member
|
/Linux-v5.4/kernel/ |
D | pid_namespace.c | 385 struct pid_namespace *active = task_active_pid_ns(current); in pidns_install() local 416 struct pid_namespace *active = task_active_pid_ns(current); in pidns_get_parent() local
|