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/mm/
H A Dpgtable.c637 u8 uniform; in pud_set_huge() local
639 mtrr_type_lookup(addr, addr + PUD_SIZE, &uniform); in pud_set_huge()
640 if (!uniform) in pud_set_huge()
666 u8 uniform; in pmd_set_huge() local
668 mtrr_type_lookup(addr, addr + PMD_SIZE, &uniform); in pmd_set_huge()
669 if (!uniform) { in pmd_set_huge()
/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/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/drivers/base/
H A DKconfig182 their non-uniform memory nodes.
/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/
H A Dintroduction.rst9 interrupt handling and DMA easier, and provide a uniform interface to
/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/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.rst3323 in a uniform way.