Searched refs:bpf_send_signal_thread_proto (Results 1 – 2 of 2) sorted by relevance
2046 const struct bpf_func_proto bpf_send_signal_thread_proto __weak;2218 return &bpf_send_signal_thread_proto; in bpf_base_func_proto()
895 const struct bpf_func_proto bpf_send_signal_thread_proto = { variable