Searched refs:__compiletime_lessthan (Results 1 – 1 of 1) sorted by relevance
| /include/linux/ |
| A D | fortify-string.h | 201 if (__compiletime_lessthan(p_size, size)) in strncpy() 292 if (__compiletime_lessthan(p_size, size)) in sized_strscpy() 475 __compiletime_lessthan(p_size, size)) in fortify_memset_chk() 563 __compiletime_lessthan(p_size, size)) in fortify_memcpy_chk() 566 __compiletime_lessthan(q_size, size)) in fortify_memcpy_chk() 704 if (__compiletime_lessthan(p_size, size)) in memscan() 718 if (__compiletime_lessthan(p_size, size)) in memcmp() 735 if (__compiletime_lessthan(p_size, size)) in memchr() 747 if (__compiletime_lessthan(p_size, size)) in memchr_inv() 760 if (__compiletime_lessthan(p_size, size)) in kmemdup_noprof() [all …]
|
Completed in 8 milliseconds