Home
last modified time | relevance | path

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

/Linux-v5.10/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()
614 the_end: in unwind_next_frame()
640 goto the_end; in __unwind_start()
702 the_end: in __unwind_start()
/Linux-v5.10/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.10/drivers/pci/hotplug/
Dibmphp_pci.c1533 int ibmphp_unconfigure_card(struct slot **slot_cur, int the_end) in ibmphp_unconfigure_card() argument
1544 if (!the_end) { in ibmphp_unconfigure_card()
1567 if (the_end > 0) in ibmphp_unconfigure_card()
1573 if (the_end > 0) in ibmphp_unconfigure_card()
1579 if (the_end > 0) in ibmphp_unconfigure_card()
/Linux-v5.10/drivers/mtd/
Dnftlcore.c728 goto the_end; in nftl_readblock()
752 the_end: in nftl_readblock()
/Linux-v5.10/drivers/scsi/
Dscsi_debug.c496 static void sdebug_do_remove_host(bool the_end);
7078 static void sdebug_do_remove_host(bool the_end) in sdebug_do_remove_host() argument
7090 if (!the_end && idx >= 0) { in sdebug_do_remove_host()