Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/tipc/
Dsubscr.h65 bool inactive; member
Dtopsrv.c108 bool inactive; member
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_encoder_phys_vid.c116 u32 inactive = in get_horizontal_total() local
125 u32 inactive = in get_vertical_total() local
/kernel/linux/linux-5.10/kernel/bpf/
Dbpf_lru_list.c169 struct list_head *inactive = &l->lists[BPF_LRU_LIST_T_INACTIVE]; in __bpf_lru_list_rotate_inactive() local
212 struct list_head *inactive = &l->lists[BPF_LRU_LIST_T_INACTIVE]; in __bpf_lru_list_shrink_inactive() local
/kernel/linux/linux-5.10/arch/s390/kernel/
Dperf_cpum_cf.c148 u64 inactive; in cpumf_pmu_disable() local
Dperf_cpum_cf_diag.c159 u64 inactive; in cf_diag_disable() local
Dperf_cpum_sf.c1003 struct hws_lsctl_request_block inactive; in cpumsf_pmu_disable() local
/kernel/linux/linux-5.10/mm/
Dzswapd_control.c192 unsigned int inactive; in buffers_ratio_params_write() local
Dvmscan.c1741 unsigned long inactive, isolated; in too_many_isolated() local
2191 unsigned long inactive, active; in inactive_is_low() local
Dcompaction.c769 unsigned long active, inactive, isolated; in too_many_isolated() local
/kernel/linux/linux-5.10/include/linux/
Dbpf-cgroup.h84 struct bpf_prog_array *inactive; member
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
Di915_debugfs.c226 u64 active, inactive; member
/kernel/linux/linux-5.10/include/net/
Dbonding.h167 inactive:1, /* indicates inactive slave */ member
/kernel/linux/linux-5.10/drivers/spi/
Dspi-tegra114.c723 struct spi_delay *inactive) in tegra_spi_set_hw_cs_timing()
Dspi.c3456 struct spi_delay *hold, struct spi_delay *inactive) in spi_set_cs_timing()
/kernel/linux/linux-5.10/drivers/media/v4l2-core/
Dv4l2-ctrls.c3041 bool inactive = !active; in v4l2_ctrl_activate() local
/kernel/linux/linux-5.10/include/net/netfilter/
Dnf_tables.h1017 bool inactive; member
/kernel/linux/linux-5.10/drivers/md/
Dmd.c4369 enum array_state { clear, inactive, suspended, readonly, read_auto, clean, active, enumerator