Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A 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()
H A Dunwind_orc.c437 goto the_end; in unwind_next_frame()
465 goto the_end; in unwind_next_frame()
619 the_end: in unwind_next_frame()
645 goto the_end; in __unwind_start()
707 the_end: in __unwind_start()
/OK3568_Linux_fs/kernel/fs/ntfs/
H A 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()
/OK3568_Linux_fs/kernel/drivers/pci/hotplug/
H A 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()
/OK3568_Linux_fs/kernel/drivers/mtd/
H A Dnftlcore.c728 goto the_end; in nftl_readblock()
752 the_end: in nftl_readblock()
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dscsi_debug.c496 static void sdebug_do_remove_host(bool the_end);
7123 static void sdebug_do_remove_host(bool the_end) in sdebug_do_remove_host() argument
7135 if (!the_end && idx >= 0) { in sdebug_do_remove_host()