/linux/Documentation/devicetree/bindings/clock/ |
H A D | nspire-clock.txt | 15 clock where it divides the rate from.
|
/linux/Documentation/filesystems/ext4/ |
H A D | about.rst | 25 ext4 divides a storage device into an array of logical blocks both to
|
/linux/arch/arc/boot/dts/ |
H A D | axs10x_mb.dtsi | 56 * controlled via register in SDIO IP. It divides
|
H A D | hsdk.dts | 160 * but it divides by 8) SDIO IP uses wrong clock and
|
/linux/drivers/video/fbdev/core/ |
H A D | Kconfig | 205 the standard blitting divides the screen into pixels. Because the
|
H A D | fbcon.c | 172 #define divides(a, b) ((!(a) || (b)%(a)) ? 0 : 1) macro 1964 divides(ypan, vc->vc_font.height) && vyres > yres; in updatescrollmode_accel() 1966 divides(ywrap, vc->vc_font.height) && in updatescrollmode_accel() 1967 divides(vc->vc_font.height, vyres) && in updatescrollmode_accel() 1968 divides(vc->vc_font.height, yres); in updatescrollmode_accel()
|
/linux/Documentation/scsi/ |
H A D | aha152x.rst | 158 63 for sectors and then divides the capacity of the disk by 255*63
|
/linux/Documentation/userspace-api/media/v4l/ |
H A D | field-order.rst | 11 Interlaced video divides an image into two fields, containing only the
|
H A D | ext-ctrls-codec.rst | 1490 When using FMO, the map type divides the image in different scan
|
/linux/Documentation/mm/ |
H A D | numa.rst | 46 Linux divides the system's hardware resources into multiple software
|
/linux/Documentation/admin-guide/ |
H A D | pstore-blk.rst | 20 divides all configurations into two parts, configurations for user and
|
H A D | perf-security.rst | 64 Linux divides the privileges traditionally associated with superuser
|
/linux/Documentation/networking/ |
H A D | dccp.rst | 23 It divides into a base protocol (RFC 4340) and pluggable congestion control
|
H A D | ppp_generic.rst | 179 If multilink is in use, the generic layer divides the packet into one
|
/linux/Documentation/driver-api/ |
H A D | clk.rst | 294 This effectively divides operations in two groups from a locking perspective.
|
/linux/Documentation/scheduler/ |
H A D | sched-design-CFS.rst | 222 grouped and divides CPU time fairly among such groups.
|
/linux/Documentation/admin-guide/device-mapper/ |
H A D | dm-clone.rst | 68 dm-clone divides the source and destination devices in fixed sized regions.
|
/linux/arch/arm/boot/dts/st/ |
H A D | ste-nomadik-stn8815.dtsi | 226 /* HCLK divides the PLL1 with 1,2,3 or 4 */
|
/linux/arch/arc/ |
H A D | Kconfig | 448 ARC700 divides the 32 bit phy address space into two equal halves
|
/linux/arch/arm64/boot/dts/qcom/ |
H A D | sc7280-herobrine.dtsi | 45 /* This divides ppvar_sys by 2, so voltage is variable */
|
H A D | sc7180-trogdor.dtsi | 111 /* This divides ppvar_sys by 2, so voltage is variable */
|
/linux/arch/m68k/ifpsp060/src/ |
H A D | ilsp.S | 86 # or 32-bit divides if possible. Else, use a special math algorithm #
|
/linux/Documentation/admin-guide/mm/ |
H A D | memory-hotplug.rst | 41 Memory hot(un)plug in Linux uses the SPARSEMEM memory model, which divides the
|
/linux/Documentation/locking/ |
H A D | lockdep-design.rst | 41 The validator tracks lock-class usage history and divides the usage into
|
/linux/Documentation/kernel-hacking/ |
H A D | locking.rst | 1059 If your code divides neatly along reader/writer lines (as our cache code
|