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