6 calls to system_reload_and_cache_course_inventory()

admin_apply_draft_changes_form_submit in modules/admin/admin.module
Handles the actual moving of draft courses into production.
advise_clear_cache in modules/advise/advise.module
Implementation of hook_clear_cache Called by other modules, this function will take care of clearing anything this module has cached.
advise_display_view in modules/advise/advise.module
This is the page which actually displays the "view" for the user to see their advising session, or for an advisor to advise them.
FlightPath::z_____cache_course_inventory in classes/FlightPath.php
This function replaces the original method of caching the course inventory, to something which uses a file instead of database.
student_search_student_select_switchboard in modules/student_search/student_search.module
The user has selected a student (clicked on a row) from the Search or My Advisees screen.
system_display_dashboard_page in modules/system/system.module
This is the "dashboard" page for FlightPath, which replaces the "main" page from FP 5.