Home
last modified time | relevance | path

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

/linux-6.14.4/net/bpf/
Dbpf_dummy_struct_ops.c197 bpf_struct_ops_image_free(image); in bpf_struct_ops_test_run()
/linux-6.14.4/kernel/bpf/
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-6.14.4/include/linux/
Dbpf.h1876 void bpf_struct_ops_image_free(void *image);