Searched refs:is_zeroed (Results 1 – 2 of 2) sorted by relevance
25 bool is_zeroed; large_palloc() local
44 is_zeroed(const void *const buf, const size_t size) in is_zeroed() function401 MPASS(is_zeroed(rules, sizeof(*rules))); in init_rules()408 MPASS(is_zeroed(exec_paths, sizeof(*exec_paths))); in init_exec_paths()1466 MPASS(is_zeroed(dst, sizeof(*dst))); in clone_exec_paths()