/Linux-v5.15/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)
|
/Linux-v5.15/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 …]
|
/Linux-v5.15/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
|
/Linux-v5.15/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 …]
|
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()
|
D | idt77105.c | 46 #define PUT(val,reg) dev->ops->phy_put(dev,val,IDT77105_##reg) macro 67 PUT(counter, CTRSEL); in get_counter() 133 PUT( GET(DIAG) | IDT77105_DIAG_RFLUSH, DIAG); in idt77105_restart_timer_func() 135 PUT( walk->old_mcr ,MCR); in idt77105_restart_timer_func() 176 PUT(diag,DIAG); in set_loopback() 232 PUT( in idt77105_int() 246 PUT( GET(DIAG) | IDT77105_DIAG_RFLUSH, DIAG); in idt77105_int() 299 PUT(PRIV(dev)->old_mcr, MCR); in idt77105_start() 328 PUT( GET(MCR) & ~IDT77105_MCR_EIP, MCR ); in idt77105_stop()
|
/Linux-v5.15/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()
|
/Linux-v5.15/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
|
/Linux-v5.15/arch/m68k/68000/ |
D | entry.S | 132 movel #65,%sp@- /* put vector # on stack*/ 143 movel #66,%sp@- /* put vector # on stack*/ 154 movel #67,%sp@- /* put vector # on stack*/ 165 movel #68,%sp@- /* put vector # on stack*/ 176 movel #69,%sp@- /* put vector # on stack*/ 187 movel #70,%sp@- /* put vector # on stack*/ 198 movel #71,%sp@- /* put vector # on stack*/ 209 movel %d0,%sp@- /* put vector # on stack*/
|
/Linux-v5.15/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 …]
|
/Linux-v5.15/include/sound/ |
D | soc.h | 62 .put = snd_soc_put_volsw, \ 67 .put = snd_soc_put_volsw_range, \ 78 .put = snd_soc_put_volsw, \ 87 .put = snd_soc_put_volsw_sx, \ 98 .get = snd_soc_get_volsw_range, .put = snd_soc_put_volsw_range, \ 106 .put = snd_soc_put_volsw, \ 120 .get = snd_soc_get_volsw, .put = snd_soc_put_volsw, \ 127 .get = snd_soc_get_volsw_range, .put = snd_soc_put_volsw_range, \ 136 .put = snd_soc_put_volsw, \ 145 .get = snd_soc_get_volsw, .put = snd_soc_put_volsw, \ [all …]
|
/Linux-v5.15/include/linux/ |
D | wait.h | 307 * The process is put to sleep (TASK_UNINTERRUPTIBLE) until the 346 * The process is put to sleep (TASK_INTERRUPTIBLE -- so as not to contribute 373 * The process is put to sleep (TASK_UNINTERRUPTIBLE) until the 437 * The process is put to sleep (TASK_UNINTERRUPTIBLE) until the 460 * The process is put to sleep (TASK_INTERRUPTIBLE) until the 490 * The process is put to sleep (TASK_INTERRUPTIBLE) until the 544 * The process is put to sleep (TASK_UNINTERRUPTIBLE) until the 570 * The process is put to sleep (TASK_INTERRUPTIBLE) until the 635 * The process is put to sleep (TASK_IDLE) until the 655 * The process is put to sleep (TASK_IDLE) until the [all …]
|
/Linux-v5.15/include/trace/events/ |
D | cachefiles.h | 41 EM(fscache_obj_put_alloc_fail, "PUT alloc_fail") \ 42 EM(fscache_obj_put_attach_fail, "PUT attach_fail") \ 43 EM(fscache_obj_put_drop_obj, "PUT drop_obj") \ 44 EM(fscache_obj_put_enq_dep, "PUT enq_dep") \ 45 EM(fscache_obj_put_queue, "PUT queue") \ 46 EM(fscache_obj_put_work, "PUT work") \ 47 EM(cachefiles_obj_put_wait_retry, "PUT wait_retry") \ 48 E_(cachefiles_obj_put_wait_timeo, "PUT wait_timeo")
|
/Linux-v5.15/drivers/staging/vc04_services/bcm2835-audio/ |
D | bcm2835-ctl.c | 108 .put = snd_bcm2835_ctl_put, 118 .put = snd_bcm2835_ctl_put, 127 .put = snd_bcm2835_ctl_put, 199 .put = snd_bcm2835_spdif_default_put 245 .put = snd_bcm2835_ctl_put, 257 .put = snd_bcm2835_ctl_put, 279 .put = snd_bcm2835_ctl_put, 291 .put = snd_bcm2835_ctl_put,
|
/Linux-v5.15/scripts/coccinelle/iterators/ |
D | device_node_continue.cocci | 2 /// Device node iterators put the previous value of the index variable, so an 3 /// explicit put causes a double put. 93 msg = "ERROR: probable double put." 102 msg = "ERROR: probable double put."
|
/Linux-v5.15/drivers/net/wireless/st/cw1200/ |
D | fwio.c | 56 u32 put = 0, get = 0; in cw1200_load_firmware_cw1200() local 192 /* loop until put - get <= 24K */ in cw1200_load_firmware_cw1200() 195 if ((put - get) <= in cw1200_load_firmware_cw1200() 201 if ((put - get) > (DOWNLOAD_FIFO_SIZE - DOWNLOAD_BLOCK_SIZE)) { in cw1200_load_firmware_cw1200() 208 tx_size = block_size = min_t(size_t, firmware->size - put, in cw1200_load_firmware_cw1200() 211 memcpy(buf, &firmware->data[put], block_size); in cw1200_load_firmware_cw1200() 221 (put & (DOWNLOAD_FIFO_SIZE - 1))), in cw1200_load_firmware_cw1200() 225 put & (DOWNLOAD_FIFO_SIZE - 1)); in cw1200_load_firmware_cw1200() 229 /* update the put register */ in cw1200_load_firmware_cw1200() 230 put += block_size; in cw1200_load_firmware_cw1200() [all …]
|
/Linux-v5.15/sound/pci/oxygen/ |
D | oxygen_mixer.c | 734 .put = ac97_switch_put, \ 745 .put = ac97_volume_put, \ 761 .put = dac_volume_put, 768 .put = dac_mute_put, 775 .put = upmix_put, 785 .put = spdif_switch_put, 793 .put = spdif_default_put, 811 .put = spdif_pcm_put, 837 .put = spdif_bit_switch_put, 845 .put = spdif_bit_switch_put, [all …]
|
/Linux-v5.15/drivers/gpu/host1x/hw/ |
D | cdma_hw.c | 18 * Put the restart at the end of pushbuffer memory 58 /* set base, put and end pointer */ in cdma_start() 86 * state (where DMA GET is set to DMA PUT), on a timeout we restore 116 /* set GET, by loading the value in PUT (then reset GET) */ in cdma_timeout_restart() 124 "%s: DMA GET 0x%x, PUT HW 0x%x / shadow 0x%x\n", __func__, in cdma_timeout_restart() 129 /* deassert GET reset and set PUT */ in cdma_timeout_restart() 141 * Kick channel DMA into action by writing its PUT offset (if it has changed) 212 dev_dbg(host->dev, "%s: DMA GET 0x%x, PUT HW 0x%x / shadow 0x%x\n", in cdma_freeze()
|
/Linux-v5.15/security/apparmor/include/ |
D | cred.h | 99 * The returned reference must be put with aa_put_label() 113 * end_label_crit_section - put a reference found with begin_current_label.. 114 * @label: label reference to put 133 * The returned reference must be put with __end_current_label_crit_section() 155 * The returned reference must be put with end_current_label_crit_section()
|
/Linux-v5.15/Documentation/power/ |
D | pci.rst | 34 Usually, a device is put into a low-power state when it is underutilized or 36 again, it has to be put back into the "fully functional" state (full-power 41 PCI devices may be put into low-power states in two ways, by using the device 53 to put the device that sent it into the full-power state. However, the PCI Bus 111 programmatically put into D0. Thus the kernel can switch the device back and 169 set of power resources that have to be enabled for the device to be put into 174 To put a device into the ACPI power state Dx (where x is a number between 0 and 178 is going to be put into a low-power state (D1-D3) and is supposed to generate 184 only be put into D0 this way. 190 determines the highest power (lowest number) state the device can be put [all …]
|
/Linux-v5.15/include/media/ |
D | videobuf2-memops.h | 25 * @put: callback to function that decreases buffer refcount. 26 * @arg: argument for @put callback. 30 void (*put)(void *arg); member
|
/Linux-v5.15/drivers/usb/gadget/legacy/ |
D | hid.c | 103 goto put; in do_config() 107 goto put; in do_config() 112 put: in do_config() 149 goto put; in hid_bind() 166 goto put; in hid_bind() 176 goto put; in hid_bind() 196 put: in hid_bind()
|
/Linux-v5.15/drivers/staging/media/atomisp/pci/isp/kernels/ipu2_io_ls/bayer_io_ls/ |
D | ia_css_bayer_io.host.c | 69 size_put = binary->info->mem_offsets.offsets.param->dmem.put.size; in ia_css_bayer_io_config() 70 offset = binary->info->mem_offsets.offsets.param->dmem.put.offset; in ia_css_bayer_io_config() 79 "ia_css_bayer_io_config() put part enter:\n"); in ia_css_bayer_io_config() 91 "ia_css_bayer_io_config() put part leave:\n"); in ia_css_bayer_io_config()
|
/Linux-v5.15/drivers/staging/media/atomisp/pci/isp/kernels/ipu2_io_ls/yuv444_io_ls/ |
D | ia_css_yuv444_io.host.c | 69 size_put = binary->info->mem_offsets.offsets.param->dmem.put.size; in ia_css_yuv444_io_config() 70 offset = binary->info->mem_offsets.offsets.param->dmem.put.offset; in ia_css_yuv444_io_config() 79 "ia_css_yuv444_io_config() put part enter:\n"); in ia_css_yuv444_io_config() 91 "ia_css_yuv444_io_config() put part leave:\n"); in ia_css_yuv444_io_config()
|