Home
last modified time | relevance | path

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

/linux/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()
/linux/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/drivers/mtd/
H A Dnftlcore.c727 goto the_end; in nftl_readblock()
751 the_end: in nftl_readblock()
/linux/drivers/scsi/
H A Dscsi_debug.c579 static void sdebug_do_remove_host(bool the_end);
8174 static void sdebug_do_remove_host(bool the_end) in sdebug_do_remove_host() argument
8186 if (!the_end && idx >= 0) { in sdebug_do_remove_host()