Searched refs:ptr_to_id (Results 1 – 1 of 1) sorted by relevance
/kernel/linux/linux-5.10/lib/ |
D | vsprintf.c | 822 static char *ptr_to_id(char *buf, char *end, const void *ptr, in ptr_to_id() function 861 return ptr_to_id(buf, end, ptr, spec); in restricted_pointer() 1915 return ptr_to_id(buf, end, clk, spec); in clock() 2329 return ptr_to_id(buf, end, ptr, spec); in pointer()
|