Searched refs:bpf_func_proto (Results 1 – 2 of 2) sorted by relevance
10 extern const struct bpf_func_proto bpf_sk_storage_get_proto;11 extern const struct bpf_func_proto bpf_sk_storage_delete_proto;
231 struct bpf_func_proto { struct307 const struct bpf_func_proto *486 const struct bpf_func_proto *bpf_get_trace_printk_proto(void);1055 extern const struct bpf_func_proto bpf_map_lookup_elem_proto;1056 extern const struct bpf_func_proto bpf_map_update_elem_proto;1057 extern const struct bpf_func_proto bpf_map_delete_elem_proto;1058 extern const struct bpf_func_proto bpf_map_push_elem_proto;1059 extern const struct bpf_func_proto bpf_map_pop_elem_proto;1060 extern const struct bpf_func_proto bpf_map_peek_elem_proto;1062 extern const struct bpf_func_proto bpf_get_prandom_u32_proto;[all …]