Home
last modified time | relevance | path

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

/linux-6.12.1/lib/
Dvsprintf.c707 static int check_pointer(char **buf, char *end, const void *ptr, in check_pointer() function
725 if (check_pointer(&buf, end, s, spec)) in string()
918 if (check_pointer(&buf, end, d, spec)) { in dentry_name()
952 if (check_pointer(&buf, end, f, spec)) in file_dentry_name()
964 if (check_pointer(&buf, end, bdev, spec)) in bdev_name()
1090 if (check_pointer(&buf, end, res, spec)) in resource_string()
1155 if (check_pointer(&buf, end, addr, spec)) in hex_string()
1203 if (check_pointer(&buf, end, bitmap, spec)) in bitmap_string()
1246 if (check_pointer(&buf, end, bitmap, spec)) in bitmap_list_string()
1278 if (check_pointer(&buf, end, addr, spec)) in mac_address_string()
[all …]