Home
last modified time | relevance | path

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

/include/linux/
Dthread_info.h138 check_copy_size(const void *addr, size_t bytes, bool is_source) in check_copy_size() argument
144 else if (is_source) in check_copy_size()
152 check_object_size(addr, bytes, is_source); in check_copy_size()