| /kernel/linux/linux-5.10/arch/x86/lib/ |
| D | clear_page_64.S | 30 #define PUT(x) movq %rax,x*8(%rdi) macro 32 PUT(1) 33 PUT(2) 34 PUT(3) 35 PUT(4) 36 PUT(5) 37 PUT(6) 38 PUT(7)
|
| /kernel/linux/linux-6.6/lib/ |
| D | rcuref.c | 21 * put() 51 * The get() and put() operations do unconditional increments and 70 * count is put back to DEAD. 76 * get() put() 90 * T1 0 1 put() 91 * T2 -1 0 put() tries to mark dead 93 * T2 0 1 put() mark dead fails 94 * T1 -1 0 put() tries to mark dead 95 * T1 DEAD 0 put() mark dead succeeds 109 * put() get() [all …]
|
| D | klist.c | 76 * @put: The put function for the embedding object (NULL if none) 80 * deletion) then the get/put arguments are used to initialise 85 void (*put)(struct klist_node *)) in klist_init() 90 k->put = put; in klist_init() 144 * @pos: node to put @n after 160 * @pos: node to put @n after 212 void (*put)(struct klist_node *) = k->put; in klist_put() local 218 put = NULL; in klist_put() 220 if (put) in klist_put() 221 put(n); in klist_put() [all …]
|
| /kernel/linux/linux-5.10/lib/ |
| D | klist.c | 76 * @put: The put function for the embedding object (NULL if none) 80 * deletion) then the get/put arguments are used to initialise 85 void (*put)(struct klist_node *)) in klist_init() 90 k->put = put; in klist_init() 144 * @pos: node to put @n after 160 * @pos: node to put @n after 212 void (*put)(struct klist_node *) = k->put; in klist_put() local 218 put = NULL; in klist_put() 220 if (put) in klist_put() 221 put(n); in klist_put() [all …]
|
| /kernel/linux/linux-6.6/arch/x86/lib/ |
| D | clear_page_64.S | 31 #define PUT(x) movq %rax,x*8(%rdi) macro 33 PUT(1) 34 PUT(2) 35 PUT(3) 36 PUT(4) 37 PUT(5) 38 PUT(6) 39 PUT(7)
|
| /kernel/linux/linux-6.6/arch/m68k/fpsp040/ |
| D | x_store.S | 52 | if fp0-fp3 is being modified, we must put a copy 141 bsetl #31,%d0 |if negative, put in sign information 149 bsetl #31,%d0 |if negative put in sign information 151 movel %d0,LOCAL_EX(%a1) |put the new exp back on the stack 156 orl %d1,%d0 |put these bits in ms word of double 157 movel %d0,LOCAL_EX(%a1) |put the new exp back on the stack 160 lsll %d0,%d1 |put lower 11 bits in upper bits 164 orl %d0,LOCAL_HI(%a1) |put them in double result 208 swap %d0 |put exp in upper word of d0 212 bsetl #31,%d0 |if negative, put in sign first [all …]
|
| D | binstr.S | 39 | zero, it is the ls digit. Put the digit in its place in the 99 swap %d6 |put 0 in d6 lower word 109 swap %d6 |with d6 = 0; put 0 in upper word 120 swap %d7 |put LEN counter in word d7a 125 swap %d7 |put digit word in d7b 126 movew %d1,%d7 |put new digit in d7b 127 swap %d7 |put LEN counter in word d7a 130 swap %d7 |put last digit in string
|
| /kernel/linux/linux-5.10/arch/m68k/fpsp040/ |
| D | x_store.S | 52 | if fp0-fp3 is being modified, we must put a copy 141 bsetl #31,%d0 |if negative, put in sign information 149 bsetl #31,%d0 |if negative put in sign information 151 movel %d0,LOCAL_EX(%a1) |put the new exp back on the stack 156 orl %d1,%d0 |put these bits in ms word of double 157 movel %d0,LOCAL_EX(%a1) |put the new exp back on the stack 160 lsll %d0,%d1 |put lower 11 bits in upper bits 164 orl %d0,LOCAL_HI(%a1) |put them in double result 208 swap %d0 |put exp in upper word of d0 212 bsetl #31,%d0 |if negative, put in sign first [all …]
|
| D | binstr.S | 39 | zero, it is the ls digit. Put the digit in its place in the 99 swap %d6 |put 0 in d6 lower word 109 swap %d6 |with d6 = 0; put 0 in upper word 120 swap %d7 |put LEN counter in word d7a 125 swap %d7 |put digit word in d7b 126 movew %d1,%d7 |put new digit in d7b 127 swap %d7 |put LEN counter in word d7a 130 swap %d7 |put last digit in string
|
| /kernel/linux/linux-6.6/include/trace/events/ |
| D | fscache.h | 114 EM(fscache_cache_put_alloc_volume, "PUT alvol") \ 115 EM(fscache_cache_put_cache, "PUT cache") \ 116 EM(fscache_cache_put_prep_failed, "PUT pfail") \ 117 EM(fscache_cache_put_relinquish, "PUT relnq") \ 118 E_(fscache_cache_put_volume, "PUT vol ") 128 EM(fscache_volume_put_cookie, "PUT cook ") \ 129 EM(fscache_volume_put_create_work, "PUT creat") \ 130 EM(fscache_volume_put_hash_collision, "PUT hcoll") \ 131 EM(fscache_volume_put_relinquish, "PUT relnq") \ 132 EM(fscache_volume_put_withdraw, "PUT withd") \ [all …]
|
| D | rxrpc.h | 141 EM(rxrpc_skb_put_conn_secured, "PUT conn-secd") \ 142 EM(rxrpc_skb_put_conn_work, "PUT conn-work") \ 143 EM(rxrpc_skb_put_error_report, "PUT error-rep") \ 144 EM(rxrpc_skb_put_input, "PUT input ") \ 145 EM(rxrpc_skb_put_jumbo_subpacket, "PUT jumbo-sub") \ 146 EM(rxrpc_skb_put_last_nack, "PUT last-nack") \ 147 EM(rxrpc_skb_put_purge, "PUT purge ") \ 148 EM(rxrpc_skb_put_rotate, "PUT rotate ") \ 149 EM(rxrpc_skb_put_unknown, "PUT unknown ") \ 164 EM(rxrpc_local_put_bind, "PUT bind ") \ [all …]
|
| D | netfs.h | 65 EM(netfs_rreq_trace_put_complete, "PUT COMPLT ") \ 66 EM(netfs_rreq_trace_put_discard, "PUT DISCARD") \ 67 EM(netfs_rreq_trace_put_failed, "PUT FAILED ") \ 68 EM(netfs_rreq_trace_put_hold, "PUT HOLD ") \ 69 EM(netfs_rreq_trace_put_subreq, "PUT SUBREQ ") \ 70 EM(netfs_rreq_trace_put_zero_len, "PUT ZEROLEN") \ 78 EM(netfs_sreq_trace_put_clear, "PUT CLEAR ") \ 79 EM(netfs_sreq_trace_put_failed, "PUT FAILED ") \ 80 EM(netfs_sreq_trace_put_merged, "PUT MERGED ") \ 81 EM(netfs_sreq_trace_put_no_copy, "PUT NO COPY") \ [all …]
|
| /kernel/linux/linux-6.6/drivers/atm/ |
| D | suni.c | 40 #define PUT(val,reg) dev->ops->phy_put(dev,val,SUNI_##reg) macro 43 PUT((GET(reg) & ~(mask)) | ((value) << (shift)),reg) 65 PUT(0,MRI); /* latch counters */ in suni_hz() 109 if (set) PUT(GET(reg) | bit,reg); \ 110 else PUT(GET(reg) & ~bit,reg); \ 198 PUT(GET(RPOP_RC) & ~SUNI_RPOP_RC_ENSS, RPOP_RC); in set_sonet() 199 PUT(GET(SSTB_CTRL) & ~SUNI_SSTB_CTRL_LEN16, SSTB_CTRL); in set_sonet() 200 PUT(GET(SPTB_CTRL) & ~SUNI_SPTB_CTRL_LEN16, SPTB_CTRL); in set_sonet() 212 PUT(GET(RPOP_RC) | SUNI_RPOP_RC_ENSS, RPOP_RC); in set_sdh() 213 PUT(GET(SSTB_CTRL) | SUNI_SSTB_CTRL_LEN16, SSTB_CTRL); in set_sdh() [all …]
|
| /kernel/linux/linux-5.10/drivers/atm/ |
| D | suni.c | 41 #define PUT(val,reg) dev->ops->phy_put(dev,val,SUNI_##reg) macro 44 PUT((GET(reg) & ~(mask)) | ((value) << (shift)),reg) 66 PUT(0,MRI); /* latch counters */ in suni_hz() 110 if (set) PUT(GET(reg) | bit,reg); \ 111 else PUT(GET(reg) & ~bit,reg); \ 199 PUT(GET(RPOP_RC) & ~SUNI_RPOP_RC_ENSS, RPOP_RC); in set_sonet() 200 PUT(GET(SSTB_CTRL) & ~SUNI_SSTB_CTRL_LEN16, SSTB_CTRL); in set_sonet() 201 PUT(GET(SPTB_CTRL) & ~SUNI_SPTB_CTRL_LEN16, SPTB_CTRL); in set_sonet() 213 PUT(GET(RPOP_RC) | SUNI_RPOP_RC_ENSS, RPOP_RC); in set_sdh() 214 PUT(GET(SSTB_CTRL) | SUNI_SSTB_CTRL_LEN16, SSTB_CTRL); in set_sdh() [all …]
|
| D | uPD98402.c | 37 #define PUT(val,reg) dev->ops->phy_put(dev,val,uPD98402_##reg) macro 77 PUT(set[0],C11T); in set_framing() 78 PUT(set[1],C12T); in set_framing() 79 PUT(set[2],C13T); in set_framing() 80 PUT((GET(MDR) & ~uPD98402_MDR_SS_MASK) | (set[3] << in set_framing() 130 PUT(mode_reg,MDR); in set_loopback() 219 PUT(uPD98402_PFM_FJ,PCMR); /* ignore frequency adj */ in uPD98402_start() 221 PUT(~uPD98402_PCO_HECC,PCOMR); in uPD98402_start() 223 PUT(~(uPD98402_INT_PFM | uPD98402_INT_ALM | uPD98402_INT_RFO | in uPD98402_start()
|
| /kernel/linux/linux-6.6/tools/lib/perf/include/internal/ |
| D | rc_check.h | 25 * are paired with a put. Reference count checking adds a malloc-ed layer of 26 * indirection on a get, and frees it on a put. A missed put will be reported as 27 * a memory leak. A double put will be reported as a double free. Accessing 28 * after a put will cause a use-after-free and/or a segfault. 54 /* A put operation removing the indirection layer. */ 95 /* A put operation removing the indirection layer. */
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/ |
| D | nouveau_dma.h | 37 * There's a hw race condition where you can't jump to your PUT offset, 86 if (chan->dma.cur == chan->dma.put) in FIRE_RING() 91 nv50_dma_push(chan, chan->push.addr + (chan->dma.put << 2), in FIRE_RING() 92 (chan->dma.cur - chan->dma.put) << 2); in FIRE_RING() 97 chan->dma.put = chan->dma.cur; in FIRE_RING() 103 chan->dma.cur = chan->dma.put; in WIND_RING()
|
| /kernel/linux/linux-5.10/tools/testing/selftests/net/forwarding/ |
| D | sch_ets_tests.sh | 4 # $put -- port under test (e.g. $swp2) 170 ets_qdisc_setup $put 0 3300 3300 3300 175 ets_qdisc_setup $put 0 5000 3500 1500 180 ets_qdisc_setup $put 3 185 ets_qdisc_setup $put 1 5000 2500 1500 190 tc class change dev $put classid 10:2 ets quantum 8000 196 ets_qdisc_setup $put 0 5000 2500
|
| /kernel/linux/linux-6.6/tools/testing/selftests/net/forwarding/ |
| D | sch_ets_tests.sh | 4 # $put -- port under test (e.g. $swp2) 170 ets_qdisc_setup $put 0 3300 3300 3300 175 ets_qdisc_setup $put 0 5000 3500 1500 180 ets_qdisc_setup $put 3 185 ets_qdisc_setup $put 1 5000 2500 1500 190 tc class change dev $put classid 10:2 ets quantum 8000 196 ets_qdisc_setup $put 0 5000 2500
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/ |
| D | nouveau_dma.h | 38 * There's a hw race condition where you can't jump to your PUT offset, 93 if (chan->dma.cur == chan->dma.put) in FIRE_RING() 98 nv50_dma_push(chan, chan->push.addr + (chan->dma.put << 2), in FIRE_RING() 99 (chan->dma.cur - chan->dma.put) << 2, false); in FIRE_RING() 104 chan->dma.put = chan->dma.cur; in FIRE_RING() 110 chan->dma.cur = chan->dma.put; in WIND_RING()
|
| /kernel/linux/linux-6.6/include/linux/ |
| D | cgroup_refcnt.h | 70 * css_put - put a css reference in CGROUP_REF_EXPORT() 73 * Put a reference obtained via css_get() and css_tryget_online(). in CGROUP_REF_EXPORT() 84 * css_put_many - put css references in CGROUP_REF_EXPORT() 86 * @n: number of references to put in CGROUP_REF_EXPORT() 88 * Put references obtained via css_get() and css_tryget_online(). in CGROUP_REF_EXPORT()
|
| /kernel/linux/linux-6.6/arch/m68k/68000/ |
| D | entry.S | 134 movel #65,%sp@- /* put vector # on stack*/ 145 movel #66,%sp@- /* put vector # on stack*/ 156 movel #67,%sp@- /* put vector # on stack*/ 167 movel #68,%sp@- /* put vector # on stack*/ 178 movel #69,%sp@- /* put vector # on stack*/ 189 movel #70,%sp@- /* put vector # on stack*/ 200 movel #71,%sp@- /* put vector # on stack*/ 211 movel %d0,%sp@- /* put vector # on stack*/
|
| /kernel/linux/linux-5.10/arch/m68k/68000/ |
| D | entry.S | 138 movel #65,%sp@- /* put vector # on stack*/ 149 movel #66,%sp@- /* put vector # on stack*/ 160 movel #67,%sp@- /* put vector # on stack*/ 171 movel #68,%sp@- /* put vector # on stack*/ 182 movel #69,%sp@- /* put vector # on stack*/ 193 movel #70,%sp@- /* put vector # on stack*/ 204 movel #71,%sp@- /* put vector # on stack*/ 215 movel %d0,%sp@- /* put vector # on stack*/
|
| /kernel/linux/linux-6.6/sound/pci/ice1712/ |
| D | aureon.c | 1398 .put = wm_master_mute_put 1407 .put = wm_master_vol_put, 1415 .put = wm_mute_put, 1425 .put = wm_vol_put, 1434 .put = wm_mute_put, 1444 .put = wm_vol_put, 1453 .put = wm_mute_put, 1463 .put = wm_vol_put, 1472 .put = wm_mute_put, 1482 .put = wm_vol_put, [all …]
|
| /kernel/linux/linux-5.10/sound/pci/ice1712/ |
| D | aureon.c | 1398 .put = wm_master_mute_put 1407 .put = wm_master_vol_put, 1415 .put = wm_mute_put, 1425 .put = wm_vol_put, 1434 .put = wm_mute_put, 1444 .put = wm_vol_put, 1453 .put = wm_mute_put, 1463 .put = wm_vol_put, 1472 .put = wm_mute_put, 1482 .put = wm_vol_put, [all …]
|