Home
last modified time | relevance | path

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

/lib/
DKconfig.kasan101 May potentially introduce problems related to pointer casting and
102 comparison, as it embeds a tag into the top byte of each pointer.
120 May potentially introduce problems related to pointer casting and
121 comparison, as it embeds a tag into the top byte of each pointer.
DKconfig.ubsan83 pointer that is derived from an object of a statically-known size,
132 bool "Perform checking for misaligned pointer usage"
Dvsprintf.c2406 char *pointer(const char *fmt, char *buf, char *end, void *ptr, in pointer() function
2815 str = pointer(fmt, str, end, va_arg(args, void *), in vsnprintf()
3133 str = pointer(fmt, str, end, va_arg(args, void *), in vbin_printf()
3319 str = pointer(fmt, str, end, get_arg(void *), spec); in bstr_printf()
DKconfig.debug1684 security pointer in the cred struct is never seen to be invalid.
2538 pointer arrays together.