Home
last modified time | relevance | path

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

/Linux-v6.1/kernel/bpf/
Dbpf_struct_ops.c293 static int check_zero_holes(const struct btf_type *t, void *data) in check_zero_holes() function
372 err = check_zero_holes(st_ops->value_type, value); in bpf_struct_ops_map_update_elem()
377 err = check_zero_holes(t, uvalue->data); in bpf_struct_ops_map_update_elem()