Searched refs:upwards (Results 1 – 13 of 13) sorted by relevance
/linux/drivers/video/fbdev/ |
H A D | atafb_iplan2p2.c | 43 u_int upwards = (dy < sy) || (dy == sy && dx < sx); in atafb_iplan2p2_copyarea() local 49 if (upwards) { in atafb_iplan2p2_copyarea() 104 if (upwards) { in atafb_iplan2p2_copyarea()
|
H A D | atafb_iplan2p4.c | 43 u_int upwards = (dy < sy) || (dy == sy && dx < sx); in atafb_iplan2p4_copyarea() local 49 if (upwards) { in atafb_iplan2p4_copyarea() 104 if (upwards) { in atafb_iplan2p4_copyarea()
|
H A D | atafb_iplan2p8.c | 50 u_int upwards = (dy < sy) || (dy == sy && dx < sx); in atafb_iplan2p8_copyarea() local 56 if (upwards) { in atafb_iplan2p8_copyarea() 111 if (upwards) { in atafb_iplan2p8_copyarea()
|
/linux/Documentation/networking/ |
H A D | fib_trie.rst | 80 it is run to optimize and reorganize. It will walk the trie upwards 131 and we backtrack upwards through the trie trying to find a longest matching
|
/linux/Documentation/devicetree/bindings/iio/ |
H A D | mount-matrix.txt | 55 9.81 m/s^2 upwards along the (z) axis, i.e. out of the screen when the device 98 perpendicular to the ground plane and positive upwards.
|
/linux/Documentation/core-api/ |
H A D | maple_tree.rst | 57 ``0`` upwards or ``ULONG_MAX`` down. An allocation tree can be used by 72 You can search for an entry from an index upwards by using mt_find().
|
/linux/Documentation/networking/caif/ |
H A D | linux_caif.rst | 167 - In order to send data upwards, each layer should do::
|
/linux/drivers/parisc/ |
H A D | Kconfig | 13 are not found in B1000, C3000, J5000, A500, L1000, N4000 and upwards.
|
/linux/Documentation/RCU/Design/Memory-Ordering/ |
H A D | Tree-RCU-Memory-Ordering.rst | 466 Note that traversal passes upwards out of a given ``rcu_node`` structure 471 proceeds upwards from that point, and the ``rcu_node`` ``->lock`` 540 self-reported quiescent states, the upwards driving stops once it
|
/linux/Documentation/admin-guide/ |
H A D | xfs.rst | 390 Defines how fast XFS should propagate an error upwards when a specific
|
/linux/Documentation/admin-guide/laptops/ |
H A D | laptop-mode.rst | 562 # (2.6.7 upwards)
|
/linux/Documentation/scsi/ |
H A D | st.rst | 475 LTO drives from LTO-5 upwards. The drive has to support partitions
|
/linux/Documentation/filesystems/xfs/ |
H A D | xfs-delayed-logging-design.rst | 697 vs two dirty cachelines except for the fact I've seen upwards of 80,000 log
|