Home
last modified time | relevance | path

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

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/include/
H A Darm_cde.h159 #define __arm_vcx1q_m(coproc, inactive, imm, pred) \ argument
164 #define __arm_vcx2q_m(coproc, inactive, n, imm, pred) \ argument
169 #define __arm_vcx3q_m(coproc, inactive, n, m, imm, pred) \ argument
H A Darm_neon.h19454 vcvtq_high_bf16_f32 (bfloat16x8_t inactive, float32x4_t __a) in vcvtq_high_bf16_f32()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_encoder_phys_vid.c116 u32 inactive = in get_horizontal_total() local
125 u32 inactive = in get_vertical_total() local
/OK3568_Linux_fs/kernel/net/tipc/
H A Dsubscr.h65 bool inactive; member
H A Dtopsrv.c108 bool inactive; member
/OK3568_Linux_fs/kernel/kernel/bpf/
H A 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
/OK3568_Linux_fs/kernel/arch/s390/kernel/
H A Dperf_cpum_cf.c148 u64 inactive; in cpumf_pmu_disable() local
H A Dperf_cpum_cf_diag.c159 u64 inactive; in cf_diag_disable() local
H A Dperf_cpum_sf.c1003 struct hws_lsctl_request_block inactive; in cpumsf_pmu_disable() local
/OK3568_Linux_fs/kernel/mm/
H A Dvmscan.c1851 unsigned long inactive, isolated; in too_many_isolated() local
2274 unsigned long inactive, active; in inactive_is_low() local
H A Dcompaction.c794 unsigned long active, inactive, isolated; in too_many_isolated() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/
H A Di915_debugfs.c226 u64 active, inactive; member
/OK3568_Linux_fs/kernel/include/linux/
H A Dbpf-cgroup.h97 struct bpf_prog_array *inactive; member
/OK3568_Linux_fs/kernel/include/net/
H A Dbonding.h167 inactive:1, /* indicates inactive slave */ member
/OK3568_Linux_fs/kernel/drivers/spi/
H A Dspi-tegra114.c723 struct spi_delay *inactive) in tegra_spi_set_hw_cs_timing()
H A Dspi.c3463 struct spi_delay *hold, struct spi_delay *inactive) in spi_set_cs_timing()
/OK3568_Linux_fs/kernel/drivers/media/v4l2-core/
H A Dv4l2-ctrls.c3167 bool inactive = !active; in v4l2_ctrl_activate() local
/OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/
H A Dmali_kbase_core_linux.c233 void kbase_set_driver_inactive(struct kbase_device *kbdev, bool inactive) in kbase_set_driver_inactive()
/OK3568_Linux_fs/kernel/drivers/md/
H A Dmd.c4383 enum array_state { clear, inactive, suspended, readonly, read_auto, clean, active, enumerator