Home
last modified time | relevance | path

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

/openbmc/linux/kernel/bpf/
H A Dbpf_struct_ops.c310 static int check_zero_holes(const struct btf_type *t, void *data) in check_zero_holes() function
389 err = check_zero_holes(st_ops->value_type, value); in bpf_struct_ops_map_update_elem()
394 err = check_zero_holes(t, uvalue->data); in bpf_struct_ops_map_update_elem()