Home
last modified time | relevance | path

Searched refs:the_end (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/arch/x86/kernel/
H A Dunwind_frame.c274 goto the_end; in unwind_next_frame()
291 goto the_end; in unwind_next_frame()
331 goto the_end; in unwind_next_frame()
338 goto the_end; in unwind_next_frame()
342 goto the_end; in unwind_next_frame()
349 goto the_end; in unwind_next_frame()
352 goto the_end; in unwind_next_frame()
367 the_end: in unwind_next_frame()
H A Dunwind_orc.c483 goto the_end; in unwind_next_frame()
509 goto the_end; in unwind_next_frame()
677 the_end: in unwind_next_frame()
702 goto the_end; in __unwind_start()
764 the_end: in __unwind_start()
/linux-6.15/drivers/pci/hotplug/
H A Dibmphp_pci.c1531 int ibmphp_unconfigure_card(struct slot **slot_cur, int the_end) in ibmphp_unconfigure_card() argument
1542 if (!the_end) { in ibmphp_unconfigure_card()
1565 if (the_end > 0) in ibmphp_unconfigure_card()
1571 if (the_end > 0) in ibmphp_unconfigure_card()
1577 if (the_end > 0) in ibmphp_unconfigure_card()
/linux-6.15/drivers/mtd/
H A Dnftlcore.c727 goto the_end; in nftl_readblock()
751 the_end: in nftl_readblock()
/linux-6.15/drivers/scsi/
H A Dscsi_debug.c621 static void sdebug_do_remove_host(bool the_end);
8835 static void sdebug_do_remove_host(bool the_end) in sdebug_do_remove_host() argument
8847 if (!the_end && idx >= 0) { in sdebug_do_remove_host()