Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_encoder_phys_vid.c141 u32 inactive = in get_horizontal_total() local
150 u32 inactive = in get_vertical_total() local
/linux-6.14.4/net/tipc/
Dsubscr.h72 bool inactive; member
Dtopsrv.c109 bool inactive; member
/linux-6.14.4/include/linux/
Dbpf-cgroup-defs.h71 struct bpf_prog_array *inactive; member
/linux-6.14.4/kernel/bpf/
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-6.14.4/drivers/gpu/drm/i915/gt/
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-6.14.4/include/sound/
Drawmidi.h92 bool inactive; /* inactive substream (for UMP legacy) */ member
/linux-6.14.4/include/linux/usb/
Dtypec.h154 bool inactive; member
/linux-6.14.4/drivers/spi/
Dspi-mt65xx.c290 u32 setup, hold, inactive; in mtk_spi_set_hw_cs_timing() local
Dspi-tegra114.c724 struct spi_delay *inactive = &spi->cs_inactive; in tegra_spi_set_hw_cs_timing() local
/linux-6.14.4/arch/s390/kernel/
Dperf_cpum_sf.c944 struct hws_lsctl_request_block inactive; in cpumsf_pmu_disable() local
Dperf_cpum_cf.c698 u64 inactive; in cpumf_pmu_disable() local
/linux-6.14.4/drivers/media/v4l2-core/
Dv4l2-ctrls-core.c2417 bool inactive = !active; in v4l2_ctrl_activate() local
/linux-6.14.4/include/net/
Dbonding.h170 inactive:1, /* indicates inactive slave */ member
/linux-6.14.4/mm/
Dcompaction.c799 unsigned long active, inactive, isolated; in too_many_isolated() local
Dvmscan.c1833 unsigned long inactive, isolated; in too_many_isolated() local
2272 unsigned long inactive, active; in inactive_is_low() local
/linux-6.14.4/drivers/md/
Dmd.c4348 enum array_state { clear, inactive, suspended, readonly, read_auto, clean, active, enumerator