Home
last modified time | relevance | path

Searched refs:__read_mostly (Results 1 - 14 of 14) sorted by relevance

/device/soc/rockchip/common/sdk_linux/kernel/
H A Dcpu.c413 enum cpuhp_smt_control cpu_smt_control __read_mostly = CPU_SMT_ENABLED; variable
2576 struct cpumask __cpu_possible_mask __read_mostly = {CPU_BITS_ALL}; variable
2578 struct cpumask __cpu_possible_mask __read_mostly; variable
2582 struct cpumask __cpu_online_mask __read_mostly; variable
2585 struct cpumask __cpu_present_mask __read_mostly; variable
2588 struct cpumask __cpu_active_mask __read_mostly; variable
2592 struct cpumask __cpu_isolated_mask __read_mostly; variable
2596 atomic_t __num_online_cpus __read_mostly; variable
/device/soc/rockchip/common/sdk_linux/kernel/power/
H A Dprocess.c33 unsigned int __read_mostly freeze_timeout_msecs = PROCESS_TWENTY * MSEC_PER_SEC;
H A Dsuspend.c62 enum s2idle_states __read_mostly s2idle_state;
/device/soc/rockchip/common/sdk_linux/init/
H A Dmain.c128 bool early_boot_irqs_disabled __read_mostly; variable
130 enum system_states system_state __read_mostly; variable
170 bool static_key_initialized __read_mostly; variable
/device/soc/rockchip/common/sdk_linux/kernel/sched/
H A Dsched.h141 extern __read_mostly int scheduler_running;
1715 #define const_debug __read_mostly
2807 extern unsigned int __read_mostly sched_init_task_load_windows;
H A Dcore.c86 __read_mostly int scheduler_running;
7226 bool sched_smp_initialized __read_mostly; variable
8038 static struct kmem_cache *task_group_cache __read_mostly; variable
H A Dtopology.c1426 int __read_mostly node_reclaim_distance = RECLAIM_DISTANCE;
H A Dfair.c109 unsigned int sysctl_sched_child_runs_first __read_mostly; variable
7804 static unsigned long __read_mostly max_load_balance_interval = HZ / 10;
/device/soc/rockchip/common/sdk_linux/drivers/iommu/
H A Diommu.c32 static unsigned int iommu_def_domain_type __read_mostly; variable
33 static bool iommu_dma_strict __read_mostly = true; variable
34 static u32 iommu_cmd_line __read_mostly; variable
/device/soc/rockchip/common/sdk_linux/include/linux/
H A Dmm.h94 extern int mmap_rnd_bits __read_mostly;
99 extern int mmap_rnd_compat_bits __read_mostly;
3077 extern atomic_long_t num_poisoned_pages __read_mostly;
/device/soc/rockchip/common/sdk_linux/drivers/irqchip/
H A Dirq-gic-v3.c82 static struct gic_chip_data gic_data __read_mostly; variable
/device/soc/rockchip/common/sdk_linux/kernel/cgroup/
H A Dcpuset.c3677 int cpuset_memory_pressure_enabled __read_mostly; variable
/device/soc/rockchip/common/sdk_linux/kernel/bpf/
H A Dsyscall.c52 int sysctl_unprivileged_bpf_disabled __read_mostly = IS_BUILTIN(CONFIG_BPF_UNPRIV_DEFAULT_OFF) ? 2 : 0; variable
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/
H A Ddrm_edid.c1598 static int edid_fixup __read_mostly = 0x6; variable

Completed in 67 milliseconds