| /linux/arch/x86/include/asm/ |
| H A D | mtrr.h | 50 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 D | pgtable.c | 637 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 D | numa_emulation.c | 226 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 D | watchdog-pm.rst | 12 handling to ensure a uniform behaviour for Linux systems.
|
| /linux/Documentation/networking/ |
| H A D | x25.rst | 20 provide a uniform device driver interface, and simplify configuration.
|
| /linux/Documentation/driver-api/gpio/ |
| H A D | using-gpio.rst | 39 any circumstances deploy any uniform products using GPIO from userspace.
|
| /linux/arch/x86/kernel/ |
| H A D | head_64.S | 494 pushq $0 # Dummy error code, to make stack frame uniform
|
| /linux/Documentation/userspace-api/media/rc/ |
| H A D | rc-tables.rst | 9 Unfortunately, for several years, there was no effort to create uniform
|
| /linux/Documentation/power/powercap/ |
| H A D | powercap.rst | 7 user space in a uniform way.
|
| /linux/Documentation/devicetree/bindings/iio/ |
| H A D | mount-matrix.txt | 115 Since the geomagnetic field is not uniform this definition fails if we come
|
| /linux/Documentation/scheduler/ |
| H A D | sched-rt-group.rst | 77 lack an EDF scheduler to make non-uniform periods usable.
|
| /linux/drivers/base/ |
| H A D | Kconfig | 182 their non-uniform memory nodes.
|
| /linux/Documentation/filesystems/nfs/ |
| H A D | client-identifier.rst | 159 hostname remains uniform.
|
| H A D | rpc-cache.rst | 26 do not have uniform uid assignment
|
| /linux/Documentation/gpu/ |
| H A D | introduction.rst | 9 interrupt handling and DMA easier, and provide a uniform interface to
|
| /linux/Documentation/gpu/rfc/ |
| H A D | color_pipeline.rst | 126 * custom (uniform) 1D LUT
|
| /linux/Documentation/cdrom/ |
| H A D | cdrom-standard.rst | 35 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 D | cdrom.rst | 607 that the way the code is written on the CD is /not/ uniform
|
| /linux/Documentation/admin-guide/cgroup-v1/ |
| H A D | cpusets.rst | 77 non-uniform access times (NUMA) presents additional challenges for
|
| /linux/Documentation/admin-guide/ |
| H A D | cgroup-v2.rst | 3323 in a uniform way.
|