Searched refs:libbpf_is_mem_zeroed (Results 1 – 1 of 1) sorted by relevance
271 static inline bool libbpf_is_mem_zeroed(const char *p, ssize_t len) in libbpf_is_mem_zeroed() function290 if (!libbpf_is_mem_zeroed(opts + opts_sz, (ssize_t)user_sz - opts_sz)) { in libbpf_validate_opts()315 !(opts) || libbpf_is_mem_zeroed((const void *)opts + __off, \