Home
last modified time | relevance | path

Searched refs:__end (Results 1 – 20 of 20) sorted by relevance

/Linux-v6.1/sound/core/
Dsound_oss.c125 goto __end; in snd_register_oss_device()
130 goto __end; in snd_register_oss_device()
136 __end: in snd_register_oss_device()
Drawmidi.c1553 goto __end; in snd_rawmidi_kernel_write1()
1560 __end: in snd_rawmidi_kernel_write1()
Dcontrol.c2028 goto __end; in snd_ctl_read()
2037 __end: in snd_ctl_read()
/Linux-v6.1/sound/core/seq/
Dseq_clientmgr.c1474 goto __end; in snd_seq_ioctl_subscribe_port()
1477 goto __end; in snd_seq_ioctl_subscribe_port()
1480 goto __end; in snd_seq_ioctl_subscribe_port()
1483 goto __end; in snd_seq_ioctl_subscribe_port()
1487 goto __end; in snd_seq_ioctl_subscribe_port()
1494 __end: in snd_seq_ioctl_subscribe_port()
1520 goto __end; in snd_seq_ioctl_unsubscribe_port()
1523 goto __end; in snd_seq_ioctl_unsubscribe_port()
1526 goto __end; in snd_seq_ioctl_unsubscribe_port()
1529 goto __end; in snd_seq_ioctl_unsubscribe_port()
[all …]
/Linux-v6.1/arch/powerpc/include/asm/book3s/64/
Dhash-64k.h160 unsigned long __end = vpn + (1UL << (PAGE_SHIFT - VPN_SHIFT)); \
164 for (index = 0; vpn < __end; index++, \
/Linux-v6.1/sound/pcmcia/pdaudiocf/
Dpdaudiocf_pcm.c74 goto __end; in pdacf_pcm_trigger()
80 __end: in pdacf_pcm_trigger()
/Linux-v6.1/drivers/net/wireless/ralink/rt2x00/
Drt2x00queue.h528 #define queue_loop(__entry, __start, __end) \ argument
530 prefetch(queue_next(__entry)), (__entry) != (__end);\
/Linux-v6.1/tools/testing/selftests/netfilter/
Dnft_concat_range.sh1046 __end=
1053 __end="$(eval format_"${f}" "${end}")"
1058 __expr="${__expr}${__start}-${__end}"
1065 __end="$(eval format_"${f}" "${srcend}")"
1070 __expr="${__expr}${__start}-${__end}"
1101 __end="$(eval format_"${f}" "${end}")"
1106 echo "{ ${__start}-${__end} }"
/Linux-v6.1/arch/powerpc/kernel/vdso/
Dvdso32.lds.S78 __end = .; symbol
/Linux-v6.1/arch/powerpc/kernel/
Dvdso.c276 void *__end = (void *)VDSO##bits##_SYMBOL(&vdso##bits##_start, sec##_end); \
278 do_##type##_fixups((value), __start, __end); \
/Linux-v6.1/arch/parisc/kernel/vdso32/
Dvdso32.lds.S50 __end = .; symbol
/Linux-v6.1/arch/parisc/kernel/vdso64/
Dvdso64.lds.S48 __end = .; symbol
/Linux-v6.1/drivers/scsi/bfa/
Dbfa.h285 #define bfa_msix_get_rme_range(__bfa, __start, __end) \ argument
286 ((__bfa)->iocfc.hwif.hw_msix_get_rme_range(__bfa, __start, __end))
/Linux-v6.1/drivers/pnp/isapnp/
Dcore.c857 goto __end; in isapnp_get_resources()
880 __end: in isapnp_get_resources()
/Linux-v6.1/drivers/media/i2c/ccs/
Dccs-data.c780 const struct __ccs_data_block_end *__end = payload; in ccs_data_parse_end() local
782 if (__end + 1 != endp) { in ccs_data_parse_end()
/Linux-v6.1/sound/pci/
Dcs4281.c615 goto __end; in snd_cs4281_ac97_read()
635 goto __end; in snd_cs4281_ac97_read()
644 __end: in snd_cs4281_ac97_read()
Dintel8x0.c2730 goto __end; in intel8x0_measure_ac97_clock()
2756 __end: in intel8x0_measure_ac97_clock()
/Linux-v6.1/sound/pci/ymfpci/
Dymfpci_main.c171 goto __end; in snd_ymfpci_hw_start()
175 __end: in snd_ymfpci_hw_start()
186 goto __end; in snd_ymfpci_hw_stop()
197 __end: in snd_ymfpci_hw_stop()
/Linux-v6.1/include/linux/
Dmm.h693 #define for_each_vma_range(__vmi, __vma, __end) \ argument
694 while (((__vma) = vma_find(&(__vmi), (__end) - 1)) != NULL)
/Linux-v6.1/sound/pci/ac97/
Dac97_patch.c1568 goto __end; in patch_ad1881()
1583 __end: in patch_ad1881()