Searched refs:pointer_string (Results 1 – 1 of 1) sorted by relevance
| /kernel/linux/linux-5.10/lib/ |
| D | vsprintf.c | 722 static char *pointer_string(char *buf, char *end, in pointer_string() function 832 return pointer_string(buf, end, ptr, spec); in ptr_to_id() 837 return pointer_string(buf, end, (const void *)hashval, spec); in ptr_to_id() 847 return pointer_string(buf, end, (const void *)hashval, spec); in ptr_to_id() 896 return pointer_string(buf, end, ptr, spec); in restricted_pointer() 2310 return pointer_string(buf, end, ptr, spec); in pointer()
|