Searched defs:kmemdup (Results 1 – 2 of 2) sorted by relevance
| /include/linux/ | ||
| D | string.h | 304 #define kmemdup(...) alloc_hooks(kmemdup_noprof(__VA_ARGS__)) macro |
| D | fortify-string.h | 755 #define kmemdup(...) alloc_hooks(kmemdup_noprof(__VA_ARGS__)) macro |