Home
last modified time | relevance | path

Searched defs:active (Results 26 – 50 of 712) sorted by relevance

12345678910>>...29

/openbmc/linux/fs/afs/
H A Dserver.c425 unsigned int active = atomic_dec_return(&server->active); in afs_unuse_server_notime() local
491 int active; in afs_gc_servers() local
561 int active = atomic_read(&server->active); in afs_manage_servers() local
/openbmc/linux/drivers/media/dvb-frontends/
H A Dmn88473_priv.h25 bool active; member
H A Dmn88472_priv.h25 unsigned int active:1; member
/openbmc/linux/net/ethtool/
H A Dfeatures.c15 u32 active[ETHTOOL_DEV_FEATURE_WORDS]; member
159 const unsigned long *active, in features_send_reply()
/openbmc/linux/include/linux/sched/
H A Dloadavg.h29 calc_load(unsigned long load, unsigned long exp, unsigned long active) in calc_load()
/openbmc/linux/drivers/net/wireless/realtek/rtw89/
H A Dchan.h20 static inline void rtw89_set_entity_state(struct rtw89_dev *rtwdev, bool active) in rtw89_set_entity_state()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dselq.h12 struct mlx5e_selq_params __rcu *active; member
/openbmc/linux/kernel/
H A Dpid_namespace.c398 struct pid_namespace *active = task_active_pid_ns(current); in pidns_install() local
429 struct pid_namespace *active = task_active_pid_ns(current); in pidns_get_parent() local
/openbmc/qemu/include/chardev/
H A Dspice.h12 bool active; member
/openbmc/telemetry/src/
H A Dstate.hpp13 active, enumerator
/openbmc/phosphor-fan-presence/monitor/
H A Dtrust_manager.hpp58 inline bool active() const in active() function in phosphor::fan::trust::Manager
H A Dpower_off_rule.hpp116 bool active() const in active() function in phosphor::fan::monitor::PowerOffRule
/openbmc/linux/kernel/time/
H A Dhrtimer.c488 __next_base(struct hrtimer_cpu_base *cpu_base, unsigned int *active) in __next_base()
501 #define for_each_active_base(base, cpu_base, active) \ argument
506 unsigned int active, in __hrtimer_next_event_base()
573 unsigned int active; in __hrtimer_get_next_event() local
872 unsigned int active) in update_needs_ipi()
1515 unsigned int active; in hrtimer_next_event_without() local
1725 unsigned int active = cpu_base->active_bases & active_mask; in __hrtimer_run_queues() local
/openbmc/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; 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
/openbmc/linux/sound/core/oss/
H A Dmixer_oss.c204 int active = 0; in snd_mixer_oss_get_recsrc() local
221 int chn, active; in snd_mixer_oss_set_recsrc() local
774 int *active) in snd_mixer_oss_get_recsrc1_sw()
787 int *active) in snd_mixer_oss_get_recsrc1_route()
800 int active) in snd_mixer_oss_put_recsrc1_sw()
810 int active) in snd_mixer_oss_put_recsrc1_route()
/openbmc/linux/include/video/
H A Dpxa168fb.h74 unsigned active:1; member
116 unsigned active:1; member
/openbmc/linux/tools/power/cpupower/utils/helpers/
H A Damd.c129 int amd_pci_get_num_boost_states(int *active, int *states) in amd_pci_get_num_boost_states()
178 void amd_pstate_boost_init(unsigned int cpu, int *support, int *active) in amd_pstate_boost_init()
/openbmc/linux/drivers/gpu/drm/i915/gt/
H A Dintel_timeline.c38 static void __timeline_retire(struct i915_active *active) in __timeline_retire()
47 static int __timeline_active(struct i915_active *active) in __timeline_active()
H A Dintel_ggtt_fencing.h27 struct i915_active active; member
/openbmc/phosphor-host-ipmid/include/ipmid/
H A Dsessiondef.hpp48 active, // Session is active enumerator
/openbmc/qemu/util/
H A Devent_notifier-posix.c35 int event_notifier_init(EventNotifier *e, int active) in event_notifier_init()
/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/isys/src/
H A Dibuf_ctrl_rmgr.h27 bool active; member
/openbmc/linux/drivers/pps/clients/
H A Dpps-ldisc.c16 static void pps_tty_dcd_change(struct tty_struct *tty, bool active) in pps_tty_dcd_change()
/openbmc/qemu/audio/
H A Dspiceaudio.c48 int active; member
58 int active; member
/openbmc/linux/drivers/input/mouse/
H A Dfocaltech.c65 bool active; member
124 bool active = finger->active && finger->valid; in focaltech_report_state() local

12345678910>>...29