Searched refs:bpf_func_proto (Results 1 – 10 of 10) sorted by relevance
37 const struct bpf_func_proto bpf_map_lookup_elem_proto = {53 const struct bpf_func_proto bpf_map_update_elem_proto = {70 const struct bpf_func_proto bpf_map_delete_elem_proto = {79 const struct bpf_func_proto bpf_get_prandom_u32_proto = {90 const struct bpf_func_proto bpf_get_smp_processor_id_proto = {101 const struct bpf_func_proto bpf_get_numa_node_id_proto = {113 const struct bpf_func_proto bpf_ktime_get_ns_proto = {129 const struct bpf_func_proto bpf_get_current_pid_tgid_proto = {149 const struct bpf_func_proto bpf_get_current_uid_gid_proto = {175 const struct bpf_func_proto bpf_get_current_comm_proto = {[all …]
1783 const struct bpf_func_proto bpf_map_lookup_elem_proto __weak;1784 const struct bpf_func_proto bpf_map_update_elem_proto __weak;1785 const struct bpf_func_proto bpf_map_delete_elem_proto __weak;1787 const struct bpf_func_proto bpf_get_prandom_u32_proto __weak;1788 const struct bpf_func_proto bpf_get_smp_processor_id_proto __weak;1789 const struct bpf_func_proto bpf_get_numa_node_id_proto __weak;1790 const struct bpf_func_proto bpf_ktime_get_ns_proto __weak;1792 const struct bpf_func_proto bpf_get_current_pid_tgid_proto __weak;1793 const struct bpf_func_proto bpf_get_current_uid_gid_proto __weak;1794 const struct bpf_func_proto bpf_get_current_comm_proto __weak;[all …]
429 const struct bpf_func_proto bpf_get_stackid_proto = {495 const struct bpf_func_proto bpf_get_stack_proto = {
666 static const struct bpf_func_proto *
2240 static bool check_raw_mode_ok(const struct bpf_func_proto *fn) in check_raw_mode_ok()2271 static bool check_arg_pair_ok(const struct bpf_func_proto *fn) in check_arg_pair_ok()2289 static int check_func_proto(const struct bpf_func_proto *fn) in check_func_proto()2476 const struct bpf_func_proto *fn = NULL; in check_helper_call()5666 const struct bpf_func_proto *fn; in fixup_bpf_calls()
2601 const struct bpf_func_proto bpf_sock_map_update_proto = {2622 const struct bpf_func_proto bpf_sock_hash_update_proto = {
171 struct bpf_func_proto { struct238 const struct bpf_func_proto *333 const struct bpf_func_proto *bpf_get_trace_printk_proto(void);806 extern const struct bpf_func_proto bpf_map_lookup_elem_proto;807 extern const struct bpf_func_proto bpf_map_update_elem_proto;808 extern const struct bpf_func_proto bpf_map_delete_elem_proto;810 extern const struct bpf_func_proto bpf_get_prandom_u32_proto;811 extern const struct bpf_func_proto bpf_get_smp_processor_id_proto;812 extern const struct bpf_func_proto bpf_get_numa_node_id_proto;813 extern const struct bpf_func_proto bpf_tail_call_proto;[all …]
90 static const struct bpf_func_proto bpf_override_return_proto = {110 static const struct bpf_func_proto bpf_probe_read_proto = {142 static const struct bpf_func_proto bpf_probe_write_user_proto = {151 static const struct bpf_func_proto *bpf_get_probe_write_proto(void) in bpf_get_probe_write_proto()274 static const struct bpf_func_proto bpf_trace_printk_proto = {282 const struct bpf_func_proto *bpf_get_trace_printk_proto(void) in bpf_get_trace_printk_proto()331 static const struct bpf_func_proto bpf_perf_event_read_proto = {356 static const struct bpf_func_proto bpf_perf_event_read_value_proto = {419 static const struct bpf_func_proto bpf_perf_event_output_proto = {465 static const struct bpf_func_proto bpf_get_current_task_proto = {[all …]
259 static const struct bpf_func_proto bpf_get_raw_smp_processor_id_proto = {1688 static const struct bpf_func_proto bpf_skb_store_bytes_proto = {1719 static const struct bpf_func_proto bpf_skb_load_bytes_proto = {1761 static const struct bpf_func_proto bpf_skb_load_bytes_relative_proto = {1786 static const struct bpf_func_proto bpf_skb_pull_data_proto = {1817 static const struct bpf_func_proto sk_skb_pull_data_proto = {1858 static const struct bpf_func_proto bpf_l3_csum_replace_proto = {1911 static const struct bpf_func_proto bpf_l4_csum_replace_proto = {1949 static const struct bpf_func_proto bpf_csum_diff_proto = {1973 static const struct bpf_func_proto bpf_csum_update_proto = {[all …]
28 static const struct bpf_func_proto rc_repeat_proto = {52 static const struct bpf_func_proto rc_keydown_proto = {62 static const struct bpf_func_proto *