Home
last modified time | relevance | path

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

/Linux-v6.6/include/asm-generic/
Dvmlinux.lds.h298 BOUNDED_SECTION_PRE_LABEL(.lsm_info.init, _lsm_info, __start, __end)
302 BOUNDED_SECTION_PRE_LABEL(.early_lsm_info.init, _early_lsm_info, __start, __end)
472 BOUNDED_SECTION_PRE_LABEL(.pci_fixup_early, _pci_fixups_early, __start, __end) \
473 BOUNDED_SECTION_PRE_LABEL(.pci_fixup_header, _pci_fixups_header, __start, __end) \
474 BOUNDED_SECTION_PRE_LABEL(.pci_fixup_final, _pci_fixups_final, __start, __end) \
475 BOUNDED_SECTION_PRE_LABEL(.pci_fixup_enable, _pci_fixups_enable, __start, __end) \
476 BOUNDED_SECTION_PRE_LABEL(.pci_fixup_resume, _pci_fixups_resume, __start, __end) \
477 BOUNDED_SECTION_PRE_LABEL(.pci_fixup_suspend, _pci_fixups_suspend, __start, __end) \
478 BOUNDED_SECTION_PRE_LABEL(.pci_fixup_resume_early, _pci_fixups_resume_early, __start, __end) \
479 BOUNDED_SECTION_PRE_LABEL(.pci_fixup_suspend_late, _pci_fixups_suspend_late, __start, __end) \
[all …]
/Linux-v6.6/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.c1622 goto __end; in snd_rawmidi_kernel_write1()
1629 __end: in snd_rawmidi_kernel_write1()
Dcontrol.c2116 goto __end; in snd_ctl_read()
2125 __end: in snd_ctl_read()
/Linux-v6.6/sound/core/seq/
Dseq_clientmgr.c1491 goto __end; in snd_seq_ioctl_subscribe_port()
1494 goto __end; in snd_seq_ioctl_subscribe_port()
1497 goto __end; in snd_seq_ioctl_subscribe_port()
1500 goto __end; in snd_seq_ioctl_subscribe_port()
1504 goto __end; in snd_seq_ioctl_subscribe_port()
1511 __end: in snd_seq_ioctl_subscribe_port()
1537 goto __end; in snd_seq_ioctl_unsubscribe_port()
1540 goto __end; in snd_seq_ioctl_unsubscribe_port()
1543 goto __end; in snd_seq_ioctl_unsubscribe_port()
1546 goto __end; in snd_seq_ioctl_unsubscribe_port()
[all …]
/Linux-v6.6/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.6/drivers/net/wireless/ralink/rt2x00/
Drt2x00queue.h528 #define queue_loop(__entry, __start, __end) \ argument
530 prefetch(queue_next(__entry)), (__entry) != (__end);\
/Linux-v6.6/sound/pcmcia/pdaudiocf/
Dpdaudiocf_pcm.c74 goto __end; in pdacf_pcm_trigger()
80 __end: in pdacf_pcm_trigger()
/Linux-v6.6/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.6/arch/powerpc/kernel/
Dvdso.c252 void *__end = (void *)VDSO##bits##_SYMBOL(&vdso##bits##_start, sec##_end); \
254 do_##type##_fixups((value), __start, __end); \
/Linux-v6.6/arch/powerpc/kernel/vdso/
Dvdso32.lds.S78 __end = .; symbol
/Linux-v6.6/arch/parisc/kernel/vdso32/
Dvdso32.lds.S50 __end = .; symbol
/Linux-v6.6/arch/parisc/kernel/vdso64/
Dvdso64.lds.S48 __end = .; symbol
/Linux-v6.6/drivers/hid/bpf/
Dhid_bpf_jmp_table.c48 #define FOR_ENTRIES(__i, __start, __end) \ argument
49 for (__i = __start; CIRC_CNT(__end, __i, HID_BPF_MAX_PROGS); __i = NEXT(__i))
/Linux-v6.6/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.6/drivers/pnp/isapnp/
Dcore.c857 goto __end; in isapnp_get_resources()
880 __end: in isapnp_get_resources()
/Linux-v6.6/drivers/media/i2c/ccs/
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-v6.6/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.6/sound/pci/ymfpci/
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-v6.6/include/linux/
Dmm.h1020 #define for_each_vma_range(__vmi, __vma, __end) \ argument
1021 while (((__vma) = vma_find(&(__vmi), (__end))) != NULL)
/Linux-v6.6/sound/pci/ac97/
Dac97_patch.c1568 goto __end; in patch_ad1881()
1583 __end: in patch_ad1881()