Lines Matching full:add
29 * Interface to the hardware Fetch and Add Unit.
36 * Octeon Fetch and Add Unit (FAU)
129 * @tagwait: Should the atomic add wait for the current tag switch
137 * @value: Signed value to add.
152 * Perform an atomic 64 bit add
156 * @value: Signed value to add.
167 * Perform an atomic 32 bit add
171 * @value: Signed value to add.
182 * Perform an atomic 16 bit add
186 * @value: Signed value to add.
196 * Perform an atomic 8 bit add
199 * @value: Signed value to add.
208 * Perform an atomic 64 bit add after the current tag switch
213 * @value: Signed value to add.
232 * Perform an atomic 32 bit add after the current tag switch
237 * @value: Signed value to add.
256 * Perform an atomic 16 bit add after the current tag switch
261 * @value: Signed value to add.
279 * Perform an atomic 8 bit add after the current tag switch
283 * @value: Signed value to add.
303 * @value: Signed value to add.
306 * @tagwait: Should the atomic add wait for the current tag switch
336 * Perform an async atomic 64 bit add. The old value is
343 * @value: Signed value to add.
356 * Perform an async atomic 32 bit add. The old value is
363 * @value: Signed value to add.
376 * Perform an async atomic 16 bit add. The old value is
383 * @value: Signed value to add.
395 * Perform an async atomic 8 bit add. The old value is
401 * @value: Signed value to add.
413 * Perform an async atomic 64 bit add after the current tag
423 * @value: Signed value to add.
436 * Perform an async atomic 32 bit add after the current tag
446 * @value: Signed value to add.
459 * Perform an async atomic 16 bit add after the current tag
469 * @value: Signed value to add.
482 * Perform an async atomic 8 bit add after the current tag
491 * @value: Signed value to add.
504 * Perform an atomic 64 bit add
508 * @value: Signed value to add.
516 * Perform an atomic 32 bit add
520 * @value: Signed value to add.
528 * Perform an atomic 16 bit add
532 * @value: Signed value to add.
540 * Perform an atomic 8 bit add
543 * @value: Signed value to add.