Home
last modified time | relevance | path

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

/linux/include/asm-generic/
A Dvmlinux.lds.h293 BOUNDED_SECTION_PRE_LABEL(.lsm_info.init, _lsm_info, __start, __end)
297 BOUNDED_SECTION_PRE_LABEL(.early_lsm_info.init, _early_lsm_info, __start, __end)
467 BOUNDED_SECTION_PRE_LABEL(.pci_fixup_early, _pci_fixups_early, __start, __end) \
468 BOUNDED_SECTION_PRE_LABEL(.pci_fixup_header, _pci_fixups_header, __start, __end) \
469 BOUNDED_SECTION_PRE_LABEL(.pci_fixup_final, _pci_fixups_final, __start, __end) \
470 BOUNDED_SECTION_PRE_LABEL(.pci_fixup_enable, _pci_fixups_enable, __start, __end) \
471 BOUNDED_SECTION_PRE_LABEL(.pci_fixup_resume, _pci_fixups_resume, __start, __end) \
472 BOUNDED_SECTION_PRE_LABEL(.pci_fixup_suspend, _pci_fixups_suspend, __start, __end) \
473 BOUNDED_SECTION_PRE_LABEL(.pci_fixup_resume_early, _pci_fixups_resume_early, __start, __end) \
474 BOUNDED_SECTION_PRE_LABEL(.pci_fixup_suspend_late, _pci_fixups_suspend_late, __start, __end) \
[all …]
/linux/sound/core/
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()
A Drawmidi.c1559 goto __end; in snd_rawmidi_kernel_write1()
1566 __end: in snd_rawmidi_kernel_write1()
A Dcontrol.c2022 goto __end; in snd_ctl_read()
2031 __end: in snd_ctl_read()
/linux/sound/core/seq/
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()
1554 __end: in snd_seq_ioctl_unsubscribe_port()
1967 __end: in snd_seq_ioctl_get_subscription()
[all …]
/linux/arch/powerpc/include/asm/book3s/64/
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/
A Drt2x00queue.h528 #define queue_loop(__entry, __start, __end) \ argument
530 prefetch(queue_next(__entry)), (__entry) != (__end);\
/linux/sound/pcmcia/pdaudiocf/
A Dpdaudiocf_pcm.c74 goto __end; in pdacf_pcm_trigger()
80 __end: in pdacf_pcm_trigger()
/linux/tools/testing/selftests/net/netfilter/
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/powerpc/kernel/
A Dvdso.c265 void *__end = (void *)VDSO##bits##_SYMBOL(&vdso##bits##_start, sec##_end); \
267 do_##type##_fixups((value), __start, __end); \
/linux/arch/powerpc/kernel/vdso/
A Dvdso32.lds.S80 __end = .; symbol
/linux/arch/parisc/kernel/vdso64/
A Dvdso64.lds.S48 __end = .; symbol
/linux/arch/parisc/kernel/vdso32/
A Dvdso32.lds.S50 __end = .; symbol
/linux/tools/testing/vma/
A Dvma_internal.h70 #define for_each_vma_range(__vmi, __vma, __end) \ argument
71 while (((__vma) = vma_find(&(__vmi), (__end))) != NULL)
/linux/drivers/scsi/bfa/
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/
A Dcore.c857 goto __end; in isapnp_get_resources()
880 __end: in isapnp_get_resources()
/linux/drivers/media/i2c/ccs/
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/
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()
A Dintel8x0.c2722 goto __end; in intel8x0_measure_ac97_clock()
2748 __end: in intel8x0_measure_ac97_clock()
/linux/sound/pci/ymfpci/
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/
A Dmm.h1065 #define for_each_vma_range(__vmi, __vma, __end) \ argument
1066 while (((__vma) = vma_find(&(__vmi), (__end))) != NULL)
/linux/sound/pci/ac97/
A Dac97_patch.c1565 goto __end; in patch_ad1881()
1580 __end: in patch_ad1881()

Completed in 86 milliseconds