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