Home
last modified time | relevance | path

Searched defs:inactive (Results 1 – 16 of 16) sorted by relevance

/linux/drivers/pwm/
H A Dpwm-sifive.c130 u32 duty, val, inactive; in pwm_sifive_get_state() local
163 u32 inactive; in pwm_sifive_apply() local
/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_encoder_phys_vid.c145 u32 inactive = in get_horizontal_total() local
154 u32 inactive = in get_vertical_total() local
/linux/net/tipc/
H A Dsubscr.h72 bool inactive; member
H A Dtopsrv.c109 bool inactive; member
/linux/include/linux/
H A Dbpf-cgroup-defs.h72 struct bpf_prog_array *inactive; member
/linux/kernel/bpf/
H A Dbpf_lru_list.c174 struct list_head *inactive = &l->lists[BPF_LRU_LIST_T_INACTIVE]; in __bpf_lru_list_rotate_inactive() local
217 struct list_head *inactive = &l->lists[BPF_LRU_LIST_T_INACTIVE]; in __bpf_lru_list_shrink_inactive() local
/linux/drivers/gpu/drm/i915/gt/
H A Dintel_execlists_submission.c1633 struct i915_request **inactive) in cancel_port_requests()
1808 process_csb(struct intel_engine_cs *engine, struct i915_request **inactive) in process_csb()
2427 struct i915_request **inactive; in execlists_submission_tasklet() local
3002 reset_csb(struct intel_engine_cs *engine, struct i915_request **inactive) in reset_csb()
3099 struct i915_request **inactive; in execlists_reset_csb() local
/linux/fs/netfs/
H A Dmisc.c384 bool need_collect = false, inactive = true, done = true; in netfs_collect_in_app() local
/linux/drivers/spi/
H A Dspi-mt65xx.c304 u32 setup, hold, inactive; in mtk_spi_set_hw_cs_timing() local
H A Dspi-tegra114.c724 struct spi_delay *inactive = &spi->cs_inactive; in tegra_spi_set_hw_cs_timing() local
/linux/arch/s390/kernel/
H A Dperf_cpum_sf.c943 struct hws_lsctl_request_block inactive; in cpumsf_pmu_disable() local
H A Dperf_cpum_cf.c697 u64 inactive; in cpumf_pmu_disable() local
/linux/include/net/
H A Dbonding.h173 inactive:1, /* indicates inactive slave */ member
/linux/mm/
H A Dcompaction.c799 unsigned long active, inactive, isolated; too_many_isolated() local
H A Dvmscan.c1889 unsigned long inactive, isolated; too_many_isolated() local
2329 unsigned long inactive, active; inactive_is_low() local
[all...]
/linux/drivers/md/
H A Dmd.c4379 enum array_state { clear, inactive, suspended, readonly, read_auto, clean, active, enumerator