Searched refs:active (Results 1 – 25 of 45) sorted by relevance
12
/include/linux/ |
D | context_tracking_state.h | 14 bool active; member 35 return __this_cpu_read(context_tracking.active); in context_tracking_cpu_is_enabled()
|
D | ioc3.h | 45 int active[IOC3_MAX_SUBMODULES]; /* set if probe succeeds */ member
|
D | kmsg_dump.h | 45 bool active; member
|
D | enclosure.h | 102 int active; member
|
D | dma-buf.h | 149 unsigned long active; member
|
D | pm_wakeup.h | 71 bool active:1; member
|
D | nfs_fs_sb.h | 217 atomic_t active; /* Keep trace of any activity to this server */ member
|
D | page-flags.h | 263 PAGEFLAG(Active, active, PF_HEAD) __CLEARPAGEFLAG(Active, active, PF_HEAD) 264 TESTCLEARFLAG(Active, active, PF_HEAD)
|
D | regset.h | 157 user_regset_active_fn *active; member
|
D | cpumask.h | 780 set_cpu_active(unsigned int cpu, bool active) in set_cpu_active() argument 782 if (active) in set_cpu_active()
|
D | pnp.h | 262 int active; member 323 #define pnp_can_configure(dev) ((!(dev)->active) && \
|
D | mm_types.h | 96 unsigned int active; /* SLAB */ member
|
/include/video/ |
D | pxa168fb.h | 77 unsigned active:1; member 119 unsigned active:1; member
|
/include/sound/ |
D | mixer_oss.h | 42 int *active); 45 int active);
|
D | cs8427.h | 199 int snd_cs8427_iec958_active(struct snd_i2c_device *cs8427, int active);
|
D | soc-dai.h | 271 unsigned int active; member
|
D | control.h | 130 int active);
|
/include/uapi/linux/dvb/ |
D | video.h | 163 int active; /* 1=show highlight, 0=hide highlight */ member 182 int active; member
|
/include/asm-generic/ |
D | tlb.h | 106 struct mmu_gather_batch *active; member 178 VM_BUG_ON_PAGE(tlb->active->nr, page); in __tlb_remove_pte_page()
|
/include/linux/i2c/ |
D | twl4030-madc.h | 50 bool active; member
|
/include/linux/input/ |
D | mt.h | 104 unsigned int tool_type, bool active);
|
/include/linux/iio/ |
D | buffer-dma.h | 116 bool active; member
|
/include/rdma/ |
D | opa_port_info.h | 323 __be16 active; member 328 __be16 active; member
|
/include/uapi/linux/ |
D | nilfs2_api.h | 85 NILFS_SUINFO_FNS(ACTIVE, active) in NILFS_SUINFO_FNS() argument
|
/include/kvm/ |
D | arm_vgic.h | 107 bool active; /* not used for LPIs */ member
|
12