Home
last modified time | relevance | path

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

/linux/sound/core/
H A Dsound_oss.c124 goto __end; in snd_register_oss_device()
129 goto __end; in snd_register_oss_device()
134 __end: in snd_register_oss_device()
H A Drawmidi.c1559 goto __end; in snd_rawmidi_kernel_write1()
1566 __end: in snd_rawmidi_kernel_write1()
H A Dcontrol.c2020 goto __end; in snd_ctl_read()
2029 __end: in snd_ctl_read()
/linux/sound/core/seq/
H A Dseq_clientmgr.c1489 goto __end; in snd_seq_ioctl_subscribe_port()
1492 goto __end; in snd_seq_ioctl_subscribe_port()
1495 goto __end; in snd_seq_ioctl_subscribe_port()
1498 goto __end; in snd_seq_ioctl_subscribe_port()
1502 goto __end; in snd_seq_ioctl_subscribe_port()
1509 __end: in snd_seq_ioctl_subscribe_port()
1535 goto __end; in snd_seq_ioctl_unsubscribe_port()
1538 goto __end; in snd_seq_ioctl_unsubscribe_port()
1541 goto __end; in snd_seq_ioctl_unsubscribe_port()
1544 goto __end; in snd_seq_ioctl_unsubscribe_port()
[all...]
/linux/arch/powerpc/include/asm/book3s/64/
H A Dhash-64k.h160 unsigned long __end = vpn + (1UL << (PAGE_SHIFT - VPN_SHIFT)); \
164 for (index = 0; vpn < __end; index++, \
/linux/drivers/net/wireless/ralink/rt2x00/
H A Drt2x00queue.h528 #define queue_loop(__entry, __start, __end) \ argument
530 prefetch(queue_next(__entry)), (__entry) != (__end);\
/linux/sound/pcmcia/pdaudiocf/
H A Dpdaudiocf_pcm.c74 goto __end; in pdacf_pcm_trigger()
80 __end: in pdacf_pcm_trigger()
/linux/tools/testing/selftests/net/netfilter/
H A Dnft_concat_range.sh1027 __end=
1034 __end="$(eval format_"${f}" "${end}")"
1039 __expr="${__expr}${__start}-${__end}"
1046 __end="$(eval format_"${f}" "${srcend}")"
1051 __expr="${__expr}${__start}-${__end}"
1082 __end="$(eval format_"${f}" "${end}")"
1087 echo "{ ${__start}-${__end} }"
/linux/arch/parisc/kernel/vdso64/
H A Dvdso64.lds.S48 __end = .; symbol
/linux/arch/parisc/kernel/vdso32/
H A Dvdso32.lds.S50 __end = .; symbol
/linux/arch/powerpc/kernel/vdso/
H A Dvdso32.lds.S80 __end = .; symbol
/linux/drivers/scsi/bfa/
H A Dbfa.h303 #define bfa_msix_get_rme_range(__bfa, __start, __end) \ argument
304 ((__bfa)->iocfc.hwif.hw_msix_get_rme_range(__bfa, __start, __end))
/linux/drivers/pnp/isapnp/
H A Dcore.c857 goto __end; in isapnp_get_resources()
880 __end: in isapnp_get_resources()
/linux/drivers/media/i2c/ccs/
H A Dccs-data.c791 const struct __ccs_data_block_end *__end = payload; in ccs_data_parse_end() local
793 if (__end + 1 != endp) { in ccs_data_parse_end()
/linux/sound/pci/
H A Dcs4281.c612 goto __end; in snd_cs4281_ac97_read()
632 goto __end; in snd_cs4281_ac97_read()
641 __end: in snd_cs4281_ac97_read()
H A Dintel8x0.c2722 goto __end; in intel8x0_measure_ac97_clock()
2748 __end: in intel8x0_measure_ac97_clock()
/linux/sound/pci/ymfpci/
H A Dymfpci_main.c166 goto __end; in snd_ymfpci_hw_start()
170 __end: in snd_ymfpci_hw_start()
181 goto __end; in snd_ymfpci_hw_stop()
192 __end: in snd_ymfpci_hw_stop()
/linux/include/linux/
H A Dmm.h1065 #define for_each_vma_range(__vmi, __vma, __end) \ argument
1066 while (((__vma) = vma_find(&(__vmi), (__end))) != NULL)
/linux/sound/pci/ac97/
H A Dac97_patch.c1565 goto __end; in patch_ad1881()
1580 __end: in patch_ad1881()