Home
last modified time | relevance | path

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

/linux/include/asm-generic/
H A Dvmlinux.lds.h300 BOUNDED_SECTION_PRE_LABEL(.lsm_info.init, _lsm_info, __start, __end)
304 BOUNDED_SECTION_PRE_LABEL(.early_lsm_info.init, _early_lsm_info, __start, __end)
474 BOUNDED_SECTION_PRE_LABEL(.pci_fixup_early, _pci_fixups_early, __start, __end) \
475 BOUNDED_SECTION_PRE_LABEL(.pci_fixup_header, _pci_fixups_header, __start, __end) \
476 BOUNDED_SECTION_PRE_LABEL(.pci_fixup_final, _pci_fixups_final, __start, __end) \
477 BOUNDED_SECTION_PRE_LABEL(.pci_fixup_enable, _pci_fixups_enable, __start, __end) \
478 BOUNDED_SECTION_PRE_LABEL(.pci_fixup_resume, _pci_fixups_resume, __start, __end) \
479 BOUNDED_SECTION_PRE_LABEL(.pci_fixup_suspend, _pci_fixups_suspend, __start, __end) \
480 BOUNDED_SECTION_PRE_LABEL(.pci_fixup_resume_early, _pci_fixups_resume_early, __start, __end) \
481 BOUNDED_SECTION_PRE_LABEL(.pci_fixup_suspend_late, _pci_fixups_suspend_late, __start, __end) \
[all …]
/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.c1561 goto __end; in snd_rawmidi_kernel_write1()
1568 __end: in snd_rawmidi_kernel_write1()
H A Dcontrol.c2022 goto __end; in snd_ctl_read()
2031 __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/tools/testing/vma/
H A Dvma_internal.h80 #define for_each_vma_range(__vmi, __vma, __end) \
81 while (((__vma) = vma_find(&(__vmi), (__end))) != NULL)
70 for_each_vma_range(__vmi,__vma,__end) global() argument
/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.h1078 #define for_each_vma_range(__vmi, __vma, __end) \ argument
1079 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()