Home
last modified time | relevance | path

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

/lib/
Dvsprintf.c647 static int check_pointer(char **buf, char *end, const void *ptr, in check_pointer() function
665 if (check_pointer(&buf, end, s, spec)) in string()
860 if (check_pointer(&buf, end, d, spec)) { in dentry_name()
894 if (check_pointer(&buf, end, f, spec)) in file_dentry_name()
906 if (check_pointer(&buf, end, bdev, spec)) in bdev_name()
1028 if (check_pointer(&buf, end, res, spec)) in resource_string()
1093 if (check_pointer(&buf, end, addr, spec)) in hex_string()
1141 if (check_pointer(&buf, end, bitmap, spec)) in bitmap_string()
1185 if (check_pointer(&buf, end, bitmap, spec)) in bitmap_list_string()
1226 if (check_pointer(&buf, end, addr, spec)) in mac_address_string()
[all …]