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

/linux-master/net/bpf/
H A Dbpf_dummy_struct_ops.c146 bpf_struct_ops_image_free(image);
/linux-master/kernel/bpf/
H A Dbpf_struct_ops.c137 void bpf_struct_ops_image_free(void *image) function
495 bpf_struct_ops_image_free(st_map->image_pages[i]);
578 bpf_struct_ops_image_free(image);
/linux-master/include/linux/
H A Dbpf.h1789 void bpf_struct_ops_image_free(void *image);

Completed in 189 milliseconds