Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/kernel/ !
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()
Dunwind_orc.c437 goto the_end; in unwind_next_frame()
465 goto the_end; in unwind_next_frame()
635 the_end: in unwind_next_frame()
661 goto the_end; in __unwind_start()
723 the_end: in __unwind_start()
/linux-6.1.9/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-6.1.9/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-6.1.9/drivers/mtd/ !
Dnftlcore.c727 goto the_end; in nftl_readblock()
751 the_end: in nftl_readblock()
/linux-6.1.9/drivers/scsi/ !
Dscsi_debug.c505 static void sdebug_do_remove_host(bool the_end);
7363 static void sdebug_do_remove_host(bool the_end) in sdebug_do_remove_host() argument
7375 if (!the_end && idx >= 0) { in sdebug_do_remove_host()