| /linux/arch/alpha/include/uapi/asm/ |
| H A D | fpu.h | 26 #define FPCR_DYN_CHOPPED (0x0UL << FPCR_DYN_SHIFT) /* towards 0 */ 27 #define FPCR_DYN_MINUS (0x1UL << FPCR_DYN_SHIFT) /* towards -INF */ 28 #define FPCR_DYN_NORMAL (0x2UL << FPCR_DYN_SHIFT) /* towards nearest */ 29 #define FPCR_DYN_PLUS (0x3UL << FPCR_DYN_SHIFT) /* towards +INF */
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | ext-ctrls-camera.rst | 145 closer to the camera, negative values towards infinity. 150 to the camera, negative values towards infinity. This is a 230 value. Positive values move the zoom lens group towards the 231 telephoto direction, negative values towards the wide-angle 238 the movement. A positive value moves the zoom lens group towards the 240 movement. A negative value moves the zoom lens group towards the 535 - The camera is oriented towards the user facing side of the device. 537 - The camera is oriented towards the back facing side of the device.
|
| /linux/include/linux/ |
| H A D | count_zeros.h | 17 * Count the number of leading zeros from the MSB going towards the LSB in @x. 37 * Count the number of trailing zeros from the LSB going towards the MSB in @x.
|
| /linux/arch/x86/math-emu/ |
| H A D | reg_round.S | 181 cmpl RC_UP,%ecx /* Towards +infinity */ 184 cmpl RC_DOWN,%ecx /* Towards -infinity */ 261 cmpl RC_UP,%ecx /* Towards +infinity */ 264 cmpl RC_DOWN,%ecx /* Towards -infinity */ 335 cmpl RC_UP,%ecx /* Towards +infinity */ 338 cmpl RC_DOWN,%ecx /* Towards -infinity */
|
| /linux/Documentation/devicetree/bindings/iio/ |
| H A D | mount-matrix.txt | 78 its top towards surface, you get a negative y axis. 96 ground plane and positive towards magnetic North, (x) is in the ground plane, 97 perpendicular to the North axis and positive towards the East and (z) is
|
| /linux/net/dsa/ |
| H A D | tag_ocelot_8021q.c | 7 * - pushing the RX VLAN as a second, outer tag, on egress towards the CPU port 8 * - redirecting towards the correct front port based on TX VLAN and popping
|
| /linux/arch/powerpc/kernel/ |
| H A D | vecemu.c | 167 return 0; /* round towards zero */ in ctsxs() 190 return 0; /* round towards zero */ in ctuxs() 206 /* Round to floating integer, towards 0 */ 221 /* Round to floating integer, towards +/- Inf */
|
| /linux/drivers/crypto/caam/ |
| H A D | dpseci.h | 44 * @num_tx_queues: num of queues towards the SEC 48 * towards the SEC; 70 * @num_tx_queues: number of queues towards the SEC
|
| /linux/fs/xfs/scrub/ |
| H A D | dirtree.c | 192 * scanning. For each path created, we will eventually try to walk towards the 269 * walking towards the roots, which is why this is necessary. 273 * directory tree towards the root. Returns -ESTALE if the scan data is now 505 * Walk the directory tree upwards towards what is hopefully the root 555 * Take the first step in the walk towards the root by checking the in xchk_dirpath_walk_upwards() 568 * Take steps upward from the second step in this path towards the in xchk_dirpath_walk_upwards() 779 * For each parent pointer of this subdir, trace a path upwards towards the
|
| /linux/net/mac80211/ |
| H A D | sta_info.h | 383 * @peer_pm: peer-specific power save mode towards local STA 384 * @nonpeer_pm: STA power save mode towards non-peer neighbors 592 * headers) towards this station for removed links 595 * @pertid_stats.rx_msdu : accumulated number of received MSDUs towards 598 * MSDUs towards this station for removed links 600 * counting the first) for transmitted MSDUs towards this station 603 * MSDUs towards this station for removed links
|
| /linux/drivers/net/wwan/iosm/ |
| H A D | iosm_ipc_pm.h | 20 * @irq: IRQ towards CP 114 * @IPC_PM_UNIT_IRQ: IRQ towards CP
|
| /linux/tools/testing/selftests/powerpc/copyloops/ |
| H A D | copyuser_64.S | 17 #define sLd sld /* Shift towards low-numbered address. */ 18 #define sHd srd /* Shift towards high-numbered address. */ 20 #define sLd srd /* Shift towards low-numbered address. */ 21 #define sHd sld /* Shift towards high-numbered address. */
|
| /linux/arch/powerpc/lib/ |
| H A D | copyuser_64.S | 17 #define sLd sld /* Shift towards low-numbered address. */ 18 #define sHd srd /* Shift towards high-numbered address. */ 20 #define sLd srd /* Shift towards low-numbered address. */ 21 #define sHd sld /* Shift towards high-numbered address. */
|
| /linux/net/switchdev/ |
| H A D | switchdev.c | 647 * towards a bridge or a LAG device. in __switchdev_handle_fdb_event_to_device() 782 * it towards all lower interfaces of @dev that pass @check_cb, if @dev is a 803 * @dev that passes @foreign_dev_check_cb, it is replicated towards all devices 893 * it towards all lower interfaces of @dev that pass @check_cb, if @dev is a 913 * @dev that passes @foreign_dev_check_cb, it is replicated towards all devices
|
| /linux/Documentation/devicetree/bindings/interrupt-controller/ |
| H A D | snps,archs-idu-intc.yaml | 15 load balancing of common/external IRQs towards core intc.
|
| /linux/drivers/net/ethernet/microchip/vcap/ |
| H A D | vcap_api.h | 127 /* VCAP rule data towards the VCAP cache */ 144 /* Commands towards the VCAP cache */
|
| /linux/Documentation/arch/x86/x86_64/ |
| H A D | cpu-hotplug-spec.rst | 23 number (or a reasonable approximation of it, with erring towards more not less)
|
| /linux/Documentation/networking/ |
| H A D | sctp.rst | 32 - There is tentative support for IPv6, but most work has gone towards
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-class-platform-profile | 24 towards performance
|
| /linux/Documentation/devicetree/bindings/net/dsa/ |
| H A D | dsa-port.yaml | 35 port is used as the outgoing port towards the phandle ports. The
|
| /linux/net/batman-adv/ |
| H A D | bat_v_elp.c | 73 * batadv_v_elp_get_throughput() - get the throughput towards a neighbour 75 * @pthroughput: calculated throughput towards the given neighbour in multiples 227 * Packets are sent only if there is not enough payload unicast traffic towards
|
| /linux/arch/arm/kernel/ |
| H A D | perf_callchain.c | 54 * (towards higher addresses). in user_backtrace()
|
| /linux/Documentation/process/ |
| H A D | code-of-conduct.rst | 26 * Showing empathy towards other community members
|
| /linux/drivers/usb/musb/ |
| H A D | musb_gadget.h | 74 /* stuff towards the head is basically write-once. */
|
| /linux/Documentation/filesystems/ext4/ |
| H A D | allocators.rst | 52 suspects that the directories which are so unlucky as to land towards
|