Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_encoder_phys_vid.c123 u32 inactive = in get_horizontal_total() local
132 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.h71 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.c1642 struct i915_request **inactive) in cancel_port_requests()
1817 process_csb(struct intel_engine_cs *engine, struct i915_request **inactive) in process_csb()
2436 struct i915_request **inactive; in execlists_submission_tasklet() local
3011 reset_csb(struct intel_engine_cs *engine, struct i915_request **inactive) in reset_csb()
3108 struct i915_request **inactive; in execlists_reset_csb() local
/linux/drivers/spi/
H A Dspi-mt65xx.c290 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/drivers/media/v4l2-core/
H A Dv4l2-ctrls-core.c2417 bool inactive = !active; in v4l2_ctrl_activate() local
/linux/arch/s390/kernel/
H A Dperf_cpum_sf.c1037 struct hws_lsctl_request_block inactive; in cpumsf_pmu_disable() local
H A Dperf_cpum_cf.c688 u64 inactive; in cpumf_pmu_disable() local
/linux/include/net/
H A Dbonding.h170 inactive:1, /* indicates inactive slave */ member
/linux/mm/
H A Dcompaction.c820 unsigned long active, inactive, isolated; in too_many_isolated() local
H A Dvmscan.c1757 unsigned long inactive, isolated; too_many_isolated() local
2197 unsigned long inactive, active; inactive_is_low() local
[all...]
/linux/drivers/md/
H A Dmd.c4423 enum array_state { clear, inactive, suspended, readonly, read_auto, clean, active, enumerator