Home
last modified time | relevance | path

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

/linux-6.6.21/lib/
Dvsprintf.c706 static int check_pointer(char **buf, char *end, const void *ptr, in check_pointer() function
724 if (check_pointer(&buf, end, s, spec)) in string()
917 if (check_pointer(&buf, end, d, spec)) { in dentry_name()
951 if (check_pointer(&buf, end, f, spec)) in file_dentry_name()
963 if (check_pointer(&buf, end, bdev, spec)) in bdev_name()
1089 if (check_pointer(&buf, end, res, spec)) in resource_string()
1154 if (check_pointer(&buf, end, addr, spec)) in hex_string()
1202 if (check_pointer(&buf, end, bitmap, spec)) in bitmap_string()
1245 if (check_pointer(&buf, end, bitmap, spec)) in bitmap_list_string()
1277 if (check_pointer(&buf, end, addr, spec)) in mac_address_string()
[all …]