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