Home
last modified time | relevance | path

Searched refs:PTR_VAL_NO_CRNG (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/lib/
H A Dtest_printf.c215 #define PTR_VAL_NO_CRNG "(____ptrval____)" macro
230 if (strncmp(buf, PTR_VAL_NO_CRNG, PTR_WIDTH) == 0) { in plain_format()
232 PTR_VAL_NO_CRNG); in plain_format()
247 #define PTR_VAL_NO_CRNG "(ptrval)" macro
270 if (strncmp(buf, PTR_VAL_NO_CRNG, PTR_WIDTH) == 0) { in plain_hash_to_buffer()
272 PTR_VAL_NO_CRNG); in plain_hash_to_buffer()
/kernel/linux/linux-6.6/lib/
H A Dtest_printf.c217 #define PTR_VAL_NO_CRNG "(____ptrval____)" macro
232 if (strncmp(buf, PTR_VAL_NO_CRNG, PTR_WIDTH) == 0) { in plain_format()
234 PTR_VAL_NO_CRNG); in plain_format()
249 #define PTR_VAL_NO_CRNG "(ptrval)" macro
272 if (strncmp(buf, PTR_VAL_NO_CRNG, PTR_WIDTH) == 0) { in plain_hash_to_buffer()
274 PTR_VAL_NO_CRNG); in plain_hash_to_buffer()

Completed in 2 milliseconds