Home
last modified time | relevance | path

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

/linux/tools/virtio/linux/
H A Ducopysize.h7 static inline void check_object_size(const void *ptr, unsigned long n, in check_object_size() function
/linux/net/core/
H A Dscm.c274 check_object_size(data, cmlen - sizeof(*cm), true); in put_cmsg()