Home
last modified time | relevance | path

Searched refs:active (Results 1 – 25 of 71) sorted by relevance

123

/include/linux/sched/
A Dloadavg.h29 calc_load(unsigned long load, unsigned long exp, unsigned long active) in calc_load() argument
33 newload = load * exp + active * (FIXED_1 - exp); in calc_load()
34 if (active >= load) in calc_load()
41 unsigned long active, unsigned int n);
/include/linux/
A Dcontext_tracking_state.h35 bool active; member
113 return context_tracking_enabled() && per_cpu(context_tracking.active, cpu); in context_tracking_enabled_cpu()
118 return context_tracking_enabled() && __this_cpu_read(context_tracking.active); in context_tracking_enabled_this_cpu()
A Dhrtimer_defs.h53 struct timerqueue_head active; member
A Dmdev.h23 bool active; member
A Dkvm_types.h71 bool active; member
A Dlsm_hooks.h56 struct static_key_false *active; member
A Denclosure.h91 int active; member
A Dtty_ldisc.h259 void (*dcd_change)(struct tty_struct *tty, bool active);
A Ddma-buf.h429 __poll_t active; member
A Dpm_wakeup.h62 bool active:1; member
/include/video/
A Dpxa168fb.h74 unsigned active:1; member
116 unsigned active:1; member
/include/sound/
A Dmixer_oss.h27 int *active);
30 int active);
A Dcs8427.h184 int snd_cs8427_iec958_active(struct snd_i2c_device *cs8427, int active);
/include/trace/events/
A Dtimer_migration.h104 __field( u8, active )
114 __entry->active = state.active;
121 __entry->active, __entry->migrator,
263 __entry->child_active = childstate.active;
264 __entry->group_active = groupstate.active;
A Dmptcp.h25 __field(bool, active)
36 __entry->active = mptcp_subflow_active(subflow);
60 __entry->active, __entry->free,
A Dafs.h1532 TP_ARGS(server_debug_id, ref, active, reason),
1537 __field(int, active)
1544 __entry->active = active;
1552 __entry->active)
1583 TP_PROTO(unsigned int cell_debug_id, int ref, int active,
1586 TP_ARGS(cell_debug_id, ref, active, reason),
1591 __field(int, active)
1598 __entry->active = active;
1606 __entry->active)
1617 __field(int, active)
[all …]
/include/net/
A Dmacsec.h136 bool active; member
162 bool active; member
187 bool active; member
205 bool active; member
A Dmrp.h127 bool active; member
/include/linux/greybus/
A Dinterface.h61 bool active; member
/include/linux/input/
A Dmt.h101 unsigned int tool_type, bool active);
/include/rdma/
A Dopa_port_info.h291 __be16 active; member
296 __be16 active; member
/include/uapi/linux/
A Dswitchtec_ioctl.h61 __u32 active; member
/include/linux/iio/
A Dbuffer-dma.h126 bool active; member
/include/linux/usb/
A Dtypec.h181 void typec_altmode_update_active(struct typec_altmode *alt, bool active);
213 unsigned int active:1; member
A Dtypec_altmode.h30 unsigned int active:1; member

Completed in 49 milliseconds

123