Home
last modified time | relevance | path

Searched defs:__read_mostly (Results 1 - 9 of 9) sorted by relevance

/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/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/
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/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/kernel/cgroup/
H A Dcpuset.c3677 int cpuset_memory_pressure_enabled __read_mostly; variable
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/
H A Ddrm_edid.c1598 static int edid_fixup __read_mostly = 0x6; 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/kernel/sched/
H A Dcore.c7226 bool sched_smp_initialized __read_mostly; variable
8038 static struct kmem_cache *task_group_cache __read_mostly; variable
H A Dfair.c109 unsigned int sysctl_sched_child_runs_first __read_mostly; variable

Completed in 64 milliseconds