Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/kernel/
Dunwind_frame.c270 goto the_end; in unwind_next_frame()
287 goto the_end; in unwind_next_frame()
327 goto the_end; in unwind_next_frame()
334 goto the_end; in unwind_next_frame()
338 goto the_end; in unwind_next_frame()
345 goto the_end; in unwind_next_frame()
360 the_end: in unwind_next_frame()
Dunwind_orc.c396 goto the_end; in unwind_next_frame()
421 goto the_end; in unwind_next_frame()
575 the_end: in unwind_next_frame()
/Linux-v5.4/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.4/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.4/drivers/mtd/
Dnftlcore.c728 goto the_end; in nftl_readblock()
752 the_end: in nftl_readblock()