Home
last modified time | relevance | path

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

/Linux-v5.15/arch/x86/kernel/
Dunwind_frame.c264 goto the_end; in unwind_next_frame()
281 goto the_end; in unwind_next_frame()
321 goto the_end; in unwind_next_frame()
328 goto the_end; in unwind_next_frame()
332 goto the_end; in unwind_next_frame()
339 goto the_end; in unwind_next_frame()
342 goto the_end; in unwind_next_frame()
357 the_end: in unwind_next_frame()
Dunwind_orc.c432 goto the_end; in unwind_next_frame()
460 goto the_end; in unwind_next_frame()
617 the_end: in unwind_next_frame()
643 goto the_end; in __unwind_start()
705 the_end: in __unwind_start()
/Linux-v5.15/fs/ntfs/
Drunlist.c1123 bool the_end = false; in ntfs_get_size_for_mapping_pairs() local
1157 the_end = true; in ntfs_get_size_for_mapping_pairs()
1180 for (; rl->length && !the_end; rl++) { in ntfs_get_size_for_mapping_pairs()
1193 the_end = true; in ntfs_get_size_for_mapping_pairs()
1316 bool the_end = false; in ntfs_mapping_pairs_build() local
1359 the_end = true; in ntfs_mapping_pairs_build()
1398 for (; rl->length && !the_end; rl++) { in ntfs_mapping_pairs_build()
1411 the_end = true; in ntfs_mapping_pairs_build()
/Linux-v5.15/drivers/pci/hotplug/
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-v5.15/drivers/mtd/
Dnftlcore.c727 goto the_end; in nftl_readblock()
751 the_end: in nftl_readblock()
/Linux-v5.15/drivers/scsi/
Dscsi_debug.c499 static void sdebug_do_remove_host(bool the_end);
7133 static void sdebug_do_remove_host(bool the_end) in sdebug_do_remove_host() argument
7145 if (!the_end && idx >= 0) { in sdebug_do_remove_host()