Searched refs:profile_update_file_data_locked (Results 1 – 3 of 3) sorted by relevance
223 #define profile_update_file_locked(P, M) profile_update_file_data_locked((P)->data, M)224 errcode_t profile_update_file_data_locked
293 errcode_t profile_update_file_data_locked(prf_data_t data, char **ret_modspec) in profile_update_file_data_locked() function389 retval = profile_update_file_data_locked(data, ret_modspec); in profile_update_file_data()
68 profile_update_file_data_locked;