Home
last modified time | relevance | path

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

/Linux-v6.6/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.c483 goto the_end; in unwind_next_frame()
509 goto the_end; in unwind_next_frame()
678 the_end: in unwind_next_frame()
704 goto the_end; in __unwind_start()
766 the_end: in __unwind_start()
/Linux-v6.6/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-v6.6/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-v6.6/drivers/mtd/
Dnftlcore.c727 goto the_end; in nftl_readblock()
751 the_end: in nftl_readblock()
/Linux-v6.6/drivers/scsi/
Dscsi_debug.c503 static void sdebug_do_remove_host(bool the_end);
7262 static void sdebug_do_remove_host(bool the_end) in sdebug_do_remove_host() argument
7274 if (!the_end && idx >= 0) { in sdebug_do_remove_host()