| /linux/arch/arm/mm/ |
| H A D | abort-lv4t.S | 81 addeq r7, r7, r6, lsl #2 @ Undo decrement 101 addeq r7, r7, r6 @ Undo decrement 117 addeq r7, r7, r6, lsr #20 @ Undo decrement 217 subne r7, r7, r6, lsl #2 @ decrement SP if POP 234 sub r7, r7, r6, lsl #2 @ always decrement
|
| H A D | cache-v7m.S | 213 subs r9, r9, #1 @ decrement the index 215 subs r4, r4, #1 @ decrement the way
|
| H A D | cache-v7.S | 167 subs r9, r9, #1 @ decrement the index 169 subs r4, r4, r6 @ decrement the way
|
| /linux/scripts/atomic/kerneldoc/ |
| H A D | dec | 3 * ${class}${atomicname}() - atomic decrement with ${desc_order} ordering
|
| H A D | dec_and_test | 3 * ${class}${atomicname}() - atomic decrement and test if zero with ${desc_order} ordering
|
| H A D | dec_unless_positive | 3 * ${class}${atomicname}() - atomic decrement unless positive with ${desc_order} ordering
|
| H A D | dec_if_positive | 3 * ${class}${atomicname}() - atomic decrement if positive with ${desc_order} ordering
|
| /linux/arch/xtensa/lib/ |
| H A D | strncpy_user.S | 74 addi a4, a4, -1 # decrement len 84 addi a4, a4, -1 # decrement len 91 addi a4, a4, -1 # decrement len
|
| /linux/tools/testing/selftests/powerpc/math/ |
| H A D | vsx_asm.S | 25 # On starting will (atomically) decrement threads_starting as a signal
|
| H A D | fpu_asm.S | 132 # On starting will (atomically) decrement not_ready as a signal that the FPU
|
| H A D | vmx_asm.S | 113 # On starting will (atomically) decrement threads_starting as a signal that
|
| /linux/Documentation/locking/ |
| H A D | preempt-locking.rst | 77 preempt_enable() decrement the preempt counter 79 preempt_enable_no_resched() decrement, but do not immediately preempt
|
| /linux/Documentation/power/ |
| H A D | runtime_pm.rst | 404 - decrement the device's usage counter 407 - decrement the device's usage counter; if the result is 0 then run 411 - set the power.last_busy field to the current time and decrement the 416 - decrement the device's usage counter; if the result is 0 then run 420 - decrement the device's usage counter; if the result is 0 then run 424 - decrement the device's usage counter; if the result is 0 then run 428 - set the power.last_busy field to the current time and decrement the 433 - decrement the device's 'power.disable_depth' field; if that field is equal 504 decrement the device's usage counter if the flag was previously set and
|
| /linux/arch/m68k/ifpsp060/ |
| H A D | CHANGES | 42 mode was pre-decrement or post-increment and the address register
|
| /linux/Documentation/driver-api/usb/ |
| H A D | URB.rst | 200 decrement the URB's reference count. You increment the reference 206 decrement the reference count by calling :c:func:`usb_free_urb`. Of course,
|
| H A D | writing_usb_driver.rst | 256 this function we decrement our private usage count and wait for possible 259 /* decrement our usage count for the device */
|
| /linux/arch/sparc/lib/ |
| H A D | M7memset.S | 326 dec %o2 ! decrement count
|
| /linux/arch/arc/kernel/ |
| H A D | entry-compact.S | 352 ; decrement thread_info->preempt_count (re-enable preemption)
|
| /linux/arch/m68k/fpsp040/ |
| H A D | bindec.S | 89 | result is exactly 10^LEN, decrement ILOG and divide 610 | result is exactly 10^LEN, decrement ILOG and divide
|
| /linux/arch/alpha/lib/ |
| H A D | stxncpy.S | 209 subq a2, 1, a2 # .. e1 : decrement word count
|
| H A D | ev6-stxncpy.S | 251 subq a2, 1, a2 # E : decrement word count
|
| /linux/tools/include/uapi/linux/ |
| H A D | pkt_sched.h | 636 __u32 decrement; /* probability decrement, (d2 in Blue) */ member
|
| /linux/Documentation/block/ |
| H A D | biovecs.rst | 13 ended up partway through a biovec, it would increment bv_offset and decrement
|
| /linux/include/uapi/linux/ |
| H A D | pkt_sched.h | 673 __u32 decrement; /* probability decrement, (d2 in Blue) */ member
|
| /linux/arch/xtensa/kernel/ |
| H A D | align.S | 448 addi a4, a4, -1 # decrement LCOUNT and set
|