Searched refs:check_zero_holes (Results 1 - 1 of 1) sorted by relevance

/linux-master/kernel/bpf/
H A Dbpf_struct_ops.c499 static int check_zero_holes(const struct btf *btf, const struct btf_type *t, void *data) function
609 err = check_zero_holes(st_map->btf, st_ops_desc->value_type, value);
614 err = check_zero_holes(st_map->btf, t, uvalue->data);

Completed in 99 milliseconds