| /linux/drivers/gpu/drm/i915/ |
| H A 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() 160 #define i915_active_init(ref, active, retire, flags) do { \ argument 220 struct i915_active *active) in __i915_request_await_exclusive()
|
| H A D | i915_active.c | 36 node_from_active(struct i915_active_fence *active) in node_from_active() 43 static inline bool is_barrier(const struct i915_active_fence *active) in is_barrier() 204 __active_fence_slot(struct i915_active_fence *active) in __active_fence_slot() 212 struct i915_active_fence *active = in active_fence_cb() local 418 replace_barrier(struct i915_active *ref, struct i915_active_fence *active) in replace_barrier() 435 struct i915_active_fence *active; in i915_active_add_request() local 469 struct i915_active_fence *active, in __i915_active_set_fence() 540 static void enable_signaling(struct i915_active_fence *active) in enable_signaling() 613 static int __await_active(struct i915_active_fence *active, in __await_active() 1014 __i915_active_fence_set(struct i915_active_fence *active, in __i915_active_fence_set() [all …]
|
| /linux/tools/testing/selftests/bpf/progs/ |
| H A D | test_ksyms_btf_write_check.c | 13 int *active; in handler1() local 37 int *active; in handler2() local
|
| H A D | test_ksyms_btf_null_check.c | 15 int *active; in handler() local
|
| H A D | test_d_path_check_rdonly_mem.c | 14 void *active; in BPF_PROG() local
|
| H A D | kfunc_call_test_subprog.c | 12 int *active; in f1() local
|
| H A D | test_d_path_check_types.c | 18 void *active; in BPF_PROG() local
|
| H A D | test_ksyms_btf.c | 26 int *active; in handler() local
|
| /linux/kernel/sched/ |
| H A D | loadavg.c | 159 unsigned long active, unsigned int n) in calc_load_n() 308 long delta, active, n; in calc_global_nohz() local 354 long active, delta; in calc_global_load() local
|
| /linux/drivers/gpu/drm/i915/gt/ |
| H A D | intel_context.c | 350 static void __intel_context_retire(struct i915_active *active) in __intel_context_retire() 363 static int __intel_context_active(struct i915_active *active) in __intel_context_active() 550 struct i915_request *rq, *active = NULL; in intel_context_get_active_request() local 599 u64 total, active; in intel_context_get_total_runtime_ns() local
|
| H A D | selftest_engine_heartbeat.c | 43 struct i915_active active; member 47 static int pulse_active(struct i915_active *active) in pulse_active() 66 static void pulse_retire(struct i915_active *active) in pulse_retire()
|
| H A D | intel_timeline.c | 39 static void __timeline_retire(struct i915_active *active) in __timeline_retire() 48 static int __timeline_active(struct i915_active *active) in __timeline_active()
|
| /linux/drivers/gnss/ |
| H A 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/drivers/net/wireless/intel/iwlwifi/dvm/ |
| H A D | rxon.c | 344 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; in iwl_full_rxon_required() local 1026 struct iwl_rxon_cmd *active = (void *)(uintptr_t)&ctx->active; in iwlagn_commit_rxon() local
|
| /linux/drivers/scsi/aacraid/ |
| H A 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/tools/power/cpupower/utils/helpers/ |
| H A D | misc.c | 17 int cpufreq_has_x86_boost_support(unsigned int cpu, int *support, int *active, in cpufreq_has_x86_boost_support() 181 int cpufreq_has_generic_boost_support(bool *active) in cpufreq_has_generic_boost_support()
|
| /linux/drivers/net/ethernet/cisco/enic/ |
| H A D | enic_pp.c | 212 int active = 0; in enic_pp_preassociate_rr() local 252 int active = 1; in enic_pp_associate() local
|
| /linux/sound/core/oss/ |
| H A D | mixer_oss.c | 199 int active = 0; in snd_mixer_oss_get_recsrc() local 214 int chn, active; in snd_mixer_oss_set_recsrc() local 744 int *active) in snd_mixer_oss_get_recsrc1_sw() 757 int *active) in snd_mixer_oss_get_recsrc1_route() 770 int active) in snd_mixer_oss_put_recsrc1_sw() 780 int active) in snd_mixer_oss_put_recsrc1_route()
|
| /linux/arch/m68k/include/asm/ |
| H A D | atari_joystick.h | 19 int active; member
|
| /linux/tools/testing/selftests/sync/ |
| H A D | sync_wait.c | 36 int valid, active, signaled, ret; in test_fence_multi_timeline_wait() local
|
| /linux/drivers/usb/core/ |
| H A D | offload.c | 117 bool active = false; in usb_offload_check() local
|
| /linux/drivers/media/dvb-frontends/ |
| H A D | mn88473_priv.h | 25 bool active; member
|
| /linux/include/video/ |
| H A D | pxa168fb.h | 74 unsigned active:1; member 116 unsigned active:1; member
|
| /linux/tools/power/cpupower/utils/ |
| H A D | cpufreq-info.c | 127 int support, active, b_states = 0, ret, pstate_no, i; in get_boost_mode_x86() local 209 bool active; in get_boost_mode_generic() local [all...] |
| /linux/drivers/net/ethernet/mellanox/mlx5/core/en/ |
| H A D | selq.h | 12 struct mlx5e_selq_params __rcu *active; member
|