Home
last modified time | relevance | path

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

12

/openbmc/linux/include/asm-generic/
H A Dvmlinux.lds.h290 BOUNDED_SECTION_PRE_LABEL(.lsm_info.init, _lsm_info, __start, __end)
294 BOUNDED_SECTION_PRE_LABEL(.early_lsm_info.init, _early_lsm_info, __start, __end)
462 BOUNDED_SECTION_PRE_LABEL(.pci_fixup_early, _pci_fixups_early, __start, __end) \
463 BOUNDED_SECTION_PRE_LABEL(.pci_fixup_header, _pci_fixups_header, __start, __end) \
464 BOUNDED_SECTION_PRE_LABEL(.pci_fixup_final, _pci_fixups_final, __start, __end) \
465 BOUNDED_SECTION_PRE_LABEL(.pci_fixup_enable, _pci_fixups_enable, __start, __end) \
466 BOUNDED_SECTION_PRE_LABEL(.pci_fixup_resume, _pci_fixups_resume, __start, __end) \
467 BOUNDED_SECTION_PRE_LABEL(.pci_fixup_suspend, _pci_fixups_suspend, __start, __end) \
468 BOUNDED_SECTION_PRE_LABEL(.pci_fixup_resume_early, _pci_fixups_resume_early, __start, __end) \
469 BOUNDED_SECTION_PRE_LABEL(.pci_fixup_suspend_late, _pci_fixups_suspend_late, __start, __end) \
[all …]
/openbmc/u-boot/arch/microblaze/cpu/
H A Du-boot-spl.lds56 __end = . ; symbol
60 ASSERT(__end - _start < (CONFIG_SPL_MAX_FOOTPRINT), \
H A Du-boot.lds59 __end = . ; symbol
/openbmc/linux/sound/core/
H A 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()
/openbmc/linux/sound/core/seq/
H A Dseq_clientmgr.c1500 goto __end; in snd_seq_ioctl_subscribe_port()
1503 goto __end; in snd_seq_ioctl_subscribe_port()
1506 goto __end; in snd_seq_ioctl_subscribe_port()
1509 goto __end; in snd_seq_ioctl_subscribe_port()
1513 goto __end; in snd_seq_ioctl_subscribe_port()
1520 __end: in snd_seq_ioctl_subscribe_port()
1546 goto __end; in snd_seq_ioctl_unsubscribe_port()
1549 goto __end; in snd_seq_ioctl_unsubscribe_port()
1552 goto __end; in snd_seq_ioctl_unsubscribe_port()
1555 goto __end; in snd_seq_ioctl_unsubscribe_port()
[all …]
/openbmc/u-boot/arch/microblaze/include/asm/
H A Dprocessor.h11 extern char __end[];
/openbmc/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++, \
/openbmc/linux/sound/pcmcia/pdaudiocf/
H A Dpdaudiocf_pcm.c74 goto __end; in pdacf_pcm_trigger()
80 __end: in pdacf_pcm_trigger()
/openbmc/linux/drivers/net/wireless/ralink/rt2x00/
H A Drt2x00queue.h528 #define queue_loop(__entry, __start, __end) \ argument
530 prefetch(queue_next(__entry)), (__entry) != (__end);\
/openbmc/linux/tools/testing/selftests/netfilter/
H A 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} }"
/openbmc/u-boot/arch/arm/cpu/arm1136/
H A Du-boot-spl.lds39 *(.__end)
/openbmc/u-boot/board/Barix/ipam390/
H A Du-boot-spl-ipam390.lds55 *(.__end)
/openbmc/u-boot/board/samsung/common/
H A Dexynos-uboot-spl.lds47 *(.__end)
/openbmc/u-boot/arch/arm/mach-omap2/
H A Du-boot-spl.lds45 *(.__end)
/openbmc/u-boot/board/davinci/da8xxevm/
H A Du-boot-spl-da850evm.lds58 *(.__end)
/openbmc/u-boot/arch/arm/mach-at91/arm926ejs/
H A Du-boot-spl.lds39 *(.__end)
/openbmc/u-boot/arch/arm/mach-at91/armv7/
H A Du-boot-spl.lds46 *(.__end)
/openbmc/u-boot/arch/arm/cpu/arm926ejs/mxs/
H A Du-boot-spl.lds54 *(.__end)
/openbmc/u-boot/arch/arm/cpu/armv8/
H A Du-boot-spl.lds53 *(.__end)
/openbmc/linux/arch/powerpc/kernel/
H A Dvdso.c252 void *__end = (void *)VDSO##bits##_SYMBOL(&vdso##bits##_start, sec##_end); \
254 do_##type##_fixups((value), __start, __end); \
/openbmc/u-boot/arch/arm/cpu/
H A Du-boot-spl.lds58 *(.__end)
/openbmc/u-boot/board/compulab/cm_t335/
H A Du-boot.lds68 *(.__end)
/openbmc/u-boot/board/birdland/bav335x/
H A Du-boot.lds72 *(.__end)
/openbmc/u-boot/board/cirrus/edb93xx/
H A Du-boot.lds71 *(.__end)
/openbmc/linux/arch/parisc/kernel/vdso32/
H A Dvdso32.lds.S50 __end = .; symbol

12