Searched refs:ptr_to_id (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.15/lib/ |
| D | vsprintf.c | 821 static char *ptr_to_id(char *buf, char *end, const void *ptr, in ptr_to_id() function 860 return ptr_to_id(buf, end, ptr, spec); in restricted_pointer() 1966 return ptr_to_id(buf, end, clk, spec); in clock() 2479 return ptr_to_id(buf, end, ptr, spec); in pointer()
|