Searched refs:libbpf_is_mem_zeroed (Results 1 – 2 of 2) sorted by relevance
289 static inline bool libbpf_is_mem_zeroed(const char *p, ssize_t len) in libbpf_is_mem_zeroed() function308 if (!libbpf_is_mem_zeroed(opts + opts_sz, (ssize_t)user_sz - opts_sz)) { in libbpf_validate_opts()333 !(opts) || libbpf_is_mem_zeroed((const void *)opts + __off, \
1174 if (!libbpf_is_mem_zeroed(mdata, msize)) { in bpf_map__init_kern_struct_ops()