Searched refs:check_pointer (Results 1 - 1 of 1) sorted by relevance

/linux-master/lib/
H A Dvsprintf.c707 static int check_pointer(char **buf, char *end, const void *ptr, function
725 if (check_pointer(&buf, end, s, spec))
918 if (check_pointer(&buf, end, d, spec)) {
952 if (check_pointer(&buf, end, f, spec))
964 if (check_pointer(&buf, end, bdev, spec))
1090 if (check_pointer(&buf, end, res, spec))
1155 if (check_pointer(&buf, end, addr, spec))
1203 if (check_pointer(&buf, end, bitmap, spec))
1246 if (check_pointer(&buf, end, bitmap, spec))
1278 if (check_pointer(
[all...]

Completed in 121 milliseconds