Home
last modified time | relevance | path

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

/linux/net/bpf/
H A Dbpf_dummy_struct_ops.c197 bpf_struct_ops_image_free(image); in bpf_struct_ops_test_run()
/linux/kernel/bpf/
H A Dbpf_struct_ops.c140 void bpf_struct_ops_image_free(void *image) in bpf_struct_ops_image_free() function
519 bpf_struct_ops_image_free(st_map->image_pages[i]); in bpf_struct_ops_map_free_image()
602 bpf_struct_ops_image_free(image); in bpf_struct_ops_prepare_trampoline()
/linux/include/linux/
H A Dbpf.h1876 void bpf_struct_ops_image_free(void *image);