Home
last modified time | relevance | path

Searched refs:the_end (Results 1 – 5 of 5) 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/fs/ntfs/
H A Drunlist.c1122 bool the_end = false; in ntfs_get_size_for_mapping_pairs() local
1162 the_end = true; in ntfs_get_size_for_mapping_pairs()
1185 for (; rl->length && !the_end; rl++) { in ntfs_get_size_for_mapping_pairs()
1199 the_end = true; in ntfs_get_size_for_mapping_pairs()
1328 bool the_end = false; in ntfs_mapping_pairs_build() local
1373 the_end = true; in ntfs_mapping_pairs_build()
1409 for (; rl->length && !the_end; rl++) { in ntfs_mapping_pairs_build()
1423 the_end = true; in ntfs_mapping_pairs_build()
/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.c726 goto the_end; in nftl_readblock()
750 the_end: in nftl_readblock()
/linux/drivers/scsi/
H A Dscsi_debug.c637 static void sdebug_do_remove_host(bool the_end);
8933 static void sdebug_do_remove_host(bool the_end) in sdebug_do_remove_host() argument
8945 if (!the_end && idx >= 0) { in sdebug_do_remove_host()