/linux-6.3-rc2/lib/ |
A D | klist.c | 90 k->put = put; in klist_init() 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() 335 void (*put)(struct klist_node *) = i->i_klist->put; in klist_prev() local 345 put = NULL; in klist_prev() 362 put(last); in klist_prev() 377 void (*put)(struct klist_node *) = i->i_klist->put; in klist_next() local 387 put = NULL; in klist_next() [all …]
|
/linux-6.3-rc2/drivers/gpu/drm/nouveau/ |
A D | nouveau_dma.h | 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-6.3-rc2/tools/testing/selftests/net/forwarding/ |
A D | sch_ets_tests.sh | 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-6.3-rc2/sound/pci/ice1712/ |
A D | aureon.c | 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, 1491 .put = wm_mute_put, 1501 .put = wm_vol_put, [all …]
|
A D | phase.c | 771 .put = wm_mute_put, 781 .put = wm_vol_put, 790 .put = wm_mute_put, 800 .put = wm_vol_put, 809 .put = wm_mute_put, 819 .put = wm_vol_put, 828 .put = wm_mute_put, 838 .put = wm_vol_put, 847 .put = wm_mute_put, 857 .put = wm_vol_put, [all …]
|
A D | maya44.c | 435 .put = maya_vol_put, 447 .put = maya_vol_put, 459 .put = maya_vol_put, 469 .put = maya_sw_put, 479 .put = maya_sw_put, 489 .put = maya_rec_src_put, 496 .put = maya_gpio_sw_put, 504 .put = maya_gpio_sw_put, 512 .put = maya_pb_route_put,
|
/linux-6.3-rc2/drivers/usb/gadget/legacy/ |
A D | hid.c | 104 goto put; in do_config() 109 goto put; in do_config() 114 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-6.3-rc2/include/sound/ |
A 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, \ 106 .put = snd_soc_put_volsw, \ 136 .put = snd_soc_put_volsw, \ 146 .put = snd_soc_put_volsw_sx, \ 177 .put = snd_soc_put_volsw_sx, \ 199 .put = snd_soc_put_volsw, \ 210 .put = snd_soc_put_volsw, \ [all …]
|
/linux-6.3-rc2/scripts/coccinelle/iterators/ |
A 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-6.3-rc2/drivers/net/wireless/st/cw1200/ |
A D | fwio.c | 56 u32 put = 0, get = 0; in cw1200_load_firmware_cw1200() local 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() 230 put += block_size; in cw1200_load_firmware_cw1200() 231 APB_WRITE2(DOWNLOAD_PUT_REG, put); in cw1200_load_firmware_cw1200()
|
/linux-6.3-rc2/arch/m68k/fpsp040/ |
A 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 244 tstb LOCAL_SGN(%a1) |put back sign into exponent word
|
A D | binstr.S | 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-6.3-rc2/net/dns_resolver/ |
A D | dns_query.c | 142 goto put; in dns_query() 147 goto put; in dns_query() 156 goto put; in dns_query() 163 put: in dns_query()
|
/linux-6.3-rc2/net/ax25/ |
A D | ax25_ip.c | 127 goto put; in ax25_ip_xmit() 153 goto put; in ax25_ip_xmit() 181 goto put; in ax25_ip_xmit() 197 goto put; in ax25_ip_xmit() 204 put: in ax25_ip_xmit()
|
/linux-6.3-rc2/sound/pci/oxygen/ |
A D | oxygen_mixer.c | 768 .put = dac_mute_put, 775 .put = upmix_put, 811 .put = spdif_pcm_put, 862 .put = monitor_put, 872 .put = monitor_put, 887 .put = monitor_put, 897 .put = monitor_put, 913 .put = monitor_put, 924 .put = monitor_put, 940 .put = monitor_put, [all …]
|
/linux-6.3-rc2/sound/pci/ac97/ |
A D | ac97_patch.h | 18 .get = snd_ac97_get_volsw, .put = snd_ac97_put_volsw, \ 23 .get = snd_ac97_get_volsw, .put = snd_ac97_put_volsw, \ 28 .get = snd_ac97_get_volsw, .put = snd_ac97_put_volsw, \ 48 .get = snd_ac97_get_enum_double, .put = snd_ac97_put_enum_double, \
|
/linux-6.3-rc2/include/linux/ |
A D | klist.h | 22 void (*put)(struct klist_node *); member 29 .put = _put, } 35 void (*put)(struct klist_node *));
|
/linux-6.3-rc2/kernel/bpf/ |
A D | map_in_map.c | 25 goto put; in bpf_map_meta_alloc() 30 goto put; in bpf_map_meta_alloc() 41 goto put; in bpf_map_meta_alloc() 95 put: in bpf_map_meta_alloc()
|
/linux-6.3-rc2/net/atm/ |
A D | mpc.c | 518 mpc->in_ops->put(entry); in send_via_shortcut() 525 mpc->in_ops->put(entry); in send_via_shortcut() 535 mpc->in_ops->put(entry); in send_via_shortcut() 562 mpc->in_ops->put(entry); in send_via_shortcut() 765 mpc->eg_ops->put(eg); in mpc_push() 776 mpc->eg_ops->put(eg); in mpc_push() 1093 mpc->in_ops->put(entry); in MPOA_trigger_rcvd() 1109 mpc->in_ops->put(entry); in MPOA_trigger_rcvd() 1200 mpc->in_ops->put(entry); in MPOA_res_reply_rcvd() 1244 mpc->eg_ops->put(entry); in egress_purge_rcvd() [all …]
|
/linux-6.3-rc2/sound/usb/6fire/ |
A D | control.c | 410 .put = usb6fire_control_output_vol_put, 422 .put = usb6fire_control_output_vol_put, 434 .put = usb6fire_control_output_vol_put, 449 .put = usb6fire_control_output_mute_put, 459 .put = usb6fire_control_output_mute_put, 469 .put = usb6fire_control_output_mute_put, 482 .put = usb6fire_control_line_phono_put 491 .put = usb6fire_control_opt_coax_put 500 .put = usb6fire_control_digital_thru_put 510 .put = usb6fire_control_input_vol_put,
|
/linux-6.3-rc2/sound/usb/ |
A D | mixer_us16x08.c | 819 .put = snd_us16x08_bus_put, 829 .put = snd_us16x08_comp_put, 839 .put = snd_us16x08_comp_put, 850 .put = snd_us16x08_comp_put, 861 .put = snd_us16x08_comp_put, 871 .put = snd_us16x08_comp_put, 893 .put = snd_us16x08_eq_put, 903 .put = snd_us16x08_eq_put, 913 .put = snd_us16x08_eq_put, 923 .put = snd_us16x08_eq_put, [all …]
|
/linux-6.3-rc2/scripts/coccinelle/free/ |
A D | ifnulldev_put.cocci | 3 /// NULL check before dev_{put, hold} functions is not needed. 48 cocci.print_main("NULL check before dev_{put, hold} functions is not needed", p) 54 msg = "WARNING: NULL check before dev_{put, hold} functions is not needed."
|
/linux-6.3-rc2/arch/powerpc/boot/dts/ |
A D | ps3.dts | 22 * so we'll put a null entry here. 34 * we'll put a null entries here. These will be initialized after 38 * threads is with an ibm,ppc-interrupt-server#s entry. We'll put one
|
/linux-6.3-rc2/drivers/gpu/drm/nouveau/nvkm/subdev/fault/ |
A D | gv100.c | 38 u32 put = nvkm_rd32(device, buffer->put); in gv100_fault_buffer_process() local 39 if (put == get) in gv100_fault_buffer_process() 43 while (get != put) { in gv100_fault_buffer_process() 116 buffer->put = 0x100e30 + foff; in gv100_fault_buffer_info()
|
/linux-6.3-rc2/drivers/soc/tegra/fuse/ |
A D | tegra-apbmisc.c | 212 goto put; in tegra_init_apbmisc() 217 goto put; in tegra_init_apbmisc() 238 put: in tegra_init_apbmisc()
|