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