Home
last modified time | relevance | path

Searched refs:uniform (Results 1 – 20 of 20) sorted by relevance

/linux/arch/x86/include/asm/
H A Dmtrr.h50 extern u8 mtrr_type_lookup(u64 addr, u64 end, u8 *uniform);
71 static inline u8 mtrr_type_lookup(u64 addr, u64 end, u8 *uniform) in mtrr_type_lookup() argument
77 *uniform = 1; in mtrr_type_lookup()
/linux/arch/x86/kernel/cpu/mtrr/
H A Dgeneric.c486 static u8 type_merge(u8 type, u8 new_type, u8 *uniform) in type_merge() argument
495 *uniform = 0; in type_merge()
513 u8 mtrr_type_lookup(u64 start, u64 end, u8 *uniform) in mtrr_type_lookup() argument
520 *uniform = 0; in mtrr_type_lookup()
524 *uniform = 1; in mtrr_type_lookup()
537 type = type_merge(type, mtrr_state.def_type, uniform); in mtrr_type_lookup()
544 type = type_merge(type, cache_map[i].type, uniform); in mtrr_type_lookup()
551 type = type_merge(type, mtrr_state.def_type, uniform); in mtrr_type_lookup()
/linux/mm/
H A Dnuma_emulation.c226 int i, ret, uniform = 0; in split_nodes_size_interleave_uniform() local
247 uniform = 1; in split_nodes_size_interleave_uniform()
250 if (uniform) { in split_nodes_size_interleave_uniform()
291 if (uniform) in split_nodes_size_interleave_uniform()
310 && !uniform) in split_nodes_size_interleave_uniform()
/linux/Documentation/watchdog/
H A Dwatchdog-pm.rst12 handling to ensure a uniform behaviour for Linux systems.
/linux/Documentation/networking/
H A Dx25.rst20 provide a uniform device driver interface, and simplify configuration.
/linux/arch/x86/mm/pat/
H A Dmemtype.c370 u8 mtrr_type, uniform; in pat_x_mtrr_type() local
372 mtrr_type = mtrr_type_lookup(start, end, &uniform); in pat_x_mtrr_type()
/linux/Documentation/driver-api/gpio/
H A Dusing-gpio.rst39 any circumstances deploy any uniform products using GPIO from userspace.
/linux/arch/x86/kernel/
H A Dhead_64.S494 pushq $0 # Dummy error code, to make stack frame uniform
/linux/Documentation/userspace-api/media/rc/
H A Drc-tables.rst9 Unfortunately, for several years, there was no effort to create uniform
/linux/Documentation/power/powercap/
H A Dpowercap.rst7 user space in a uniform way.
/linux/Documentation/devicetree/bindings/iio/
H A Dmount-matrix.txt115 Since the geomagnetic field is not uniform this definition fails if we come
/linux/Documentation/scheduler/
H A Dsched-rt-group.rst77 lack an EDF scheduler to make non-uniform periods usable.
/linux/Documentation/filesystems/nfs/
H A Dclient-identifier.rst159 hostname remains uniform.
H A Drpc-cache.rst26 do not have uniform uid assignment
/linux/Documentation/gpu/rfc/
H A Dcolor_pipeline.rst126 * custom (uniform) 1D LUT
/linux/Documentation/cdrom/
H A Dcdrom-standard.rst35 maintain uniform behavior across all the Linux CD-ROM drivers.
487 order to guarantee a uniform interface to the audio-player software.)
806 devices in a uniform way. The different calls fall into three
/linux/Documentation/userspace-api/ioctl/
H A Dcdrom.rst607 that the way the code is written on the CD is /not/ uniform
/linux/tools/power/x86/turbostat/
H A Dturbostat.c1261 unsigned int uniform; member
8632 perf_pmu_types.uniform = snapshot_sysfs_counter(path); in linux_perf_init()
9421 …fd_l2_percpu[cpu] = open_perf_counter(cpu, perf_pmu_types.uniform, perf_model_support->first.refs,… in perf_l2_init()
9423 …warnx("%s(cpu%d, 0x%x, 0x%llx) REFS", __func__, cpu, perf_pmu_types.uniform, perf_model_support->f… in perf_l2_init()
9427 …retval = open_perf_counter(cpu, perf_pmu_types.uniform, perf_model_support->first.hits, fd_l2_perc… in perf_l2_init()
9429 …warnx("%s(cpu%d, 0x%x, 0x%llx) HITS", __func__, cpu, perf_pmu_types.uniform, perf_model_support->f… in perf_l2_init()
/linux/Documentation/admin-guide/cgroup-v1/
H A Dcpusets.rst77 non-uniform access times (NUMA) presents additional challenges for
/linux/Documentation/admin-guide/
H A Dcgroup-v2.rst3338 in a uniform way.