Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/bpf/
H A Dbpf_struct_ops.c289 static int check_zero_holes(const struct btf_type *t, void *data) in check_zero_holes() function
335 err = check_zero_holes(st_ops->value_type, value); in bpf_struct_ops_map_update_elem()
340 err = check_zero_holes(t, uvalue->data); in bpf_struct_ops_map_update_elem()