Searched refs:old_nr_creds (Results 1 – 1 of 1) sorted by relevance
834 int old_nr_creds; in vas_reconfig_capabilties() local848 old_nr_creds = atomic_read(&caps->nr_total_credits); in vas_reconfig_capabilties()857 if (old_nr_creds < new_nr_creds) { in vas_reconfig_capabilties()863 rc = reconfig_open_windows(vcaps, new_nr_creds - old_nr_creds, in vas_reconfig_capabilties()957 int old_nr_creds, new_nr_creds = 0; in vas_migration_handler() local977 old_nr_creds = atomic_read(&caps->nr_total_credits); in vas_migration_handler()990 if (old_nr_creds != new_nr_creds) { in vas_migration_handler()993 action, old_nr_creds, new_nr_creds); in vas_migration_handler()