Home
last modified time | relevance | path

Searched refs:old_val (Results 1 – 2 of 2) sorted by relevance

/lib/
Dubsan.c210 void *old_val) in __ubsan_handle_negate_overflow() argument
219 val_to_string(old_val_str, sizeof(old_val_str), data->type, old_val); in __ubsan_handle_negate_overflow()
Dtest_kmod.c881 unsigned int old_val; in test_dev_config_update_uint_sync() local
892 old_val = *config; in test_dev_config_update_uint_sync()
897 *(unsigned int *)config = old_val; in test_dev_config_update_uint_sync()