Lines Matching refs:bpf_func_proto

774 struct bpf_func_proto {  struct
920 const struct bpf_func_proto *
1784 const struct bpf_func_proto *bpf_get_trace_printk_proto(void);
1785 const struct bpf_func_proto *bpf_get_trace_vprintk_proto(void);
2226 typedef const struct bpf_func_proto *
2264 const struct bpf_func_proto *
2417 const struct bpf_func_proto *bpf_base_func_proto(enum bpf_func_id func_id);
2655 static inline const struct bpf_func_proto *
2936 extern const struct bpf_func_proto bpf_map_lookup_elem_proto;
2937 extern const struct bpf_func_proto bpf_map_update_elem_proto;
2938 extern const struct bpf_func_proto bpf_map_delete_elem_proto;
2939 extern const struct bpf_func_proto bpf_map_push_elem_proto;
2940 extern const struct bpf_func_proto bpf_map_pop_elem_proto;
2941 extern const struct bpf_func_proto bpf_map_peek_elem_proto;
2942 extern const struct bpf_func_proto bpf_map_lookup_percpu_elem_proto;
2944 extern const struct bpf_func_proto bpf_get_prandom_u32_proto;
2945 extern const struct bpf_func_proto bpf_get_smp_processor_id_proto;
2946 extern const struct bpf_func_proto bpf_get_numa_node_id_proto;
2947 extern const struct bpf_func_proto bpf_tail_call_proto;
2948 extern const struct bpf_func_proto bpf_ktime_get_ns_proto;
2949 extern const struct bpf_func_proto bpf_ktime_get_boot_ns_proto;
2950 extern const struct bpf_func_proto bpf_ktime_get_tai_ns_proto;
2951 extern const struct bpf_func_proto bpf_get_current_pid_tgid_proto;
2952 extern const struct bpf_func_proto bpf_get_current_uid_gid_proto;
2953 extern const struct bpf_func_proto bpf_get_current_comm_proto;
2954 extern const struct bpf_func_proto bpf_get_stackid_proto;
2955 extern const struct bpf_func_proto bpf_get_stack_proto;
2956 extern const struct bpf_func_proto bpf_get_task_stack_proto;
2957 extern const struct bpf_func_proto bpf_get_stackid_proto_pe;
2958 extern const struct bpf_func_proto bpf_get_stack_proto_pe;
2959 extern const struct bpf_func_proto bpf_sock_map_update_proto;
2960 extern const struct bpf_func_proto bpf_sock_hash_update_proto;
2961 extern const struct bpf_func_proto bpf_get_current_cgroup_id_proto;
2962 extern const struct bpf_func_proto bpf_get_current_ancestor_cgroup_id_proto;
2963 extern const struct bpf_func_proto bpf_get_cgroup_classid_curr_proto;
2964 extern const struct bpf_func_proto bpf_msg_redirect_hash_proto;
2965 extern const struct bpf_func_proto bpf_msg_redirect_map_proto;
2966 extern const struct bpf_func_proto bpf_sk_redirect_hash_proto;
2967 extern const struct bpf_func_proto bpf_sk_redirect_map_proto;
2968 extern const struct bpf_func_proto bpf_spin_lock_proto;
2969 extern const struct bpf_func_proto bpf_spin_unlock_proto;
2970 extern const struct bpf_func_proto bpf_get_local_storage_proto;
2971 extern const struct bpf_func_proto bpf_strtol_proto;
2972 extern const struct bpf_func_proto bpf_strtoul_proto;
2973 extern const struct bpf_func_proto bpf_tcp_sock_proto;
2974 extern const struct bpf_func_proto bpf_jiffies64_proto;
2975 extern const struct bpf_func_proto bpf_get_ns_current_pid_tgid_proto;
2976 extern const struct bpf_func_proto bpf_event_output_data_proto;
2977 extern const struct bpf_func_proto bpf_ringbuf_output_proto;
2978 extern const struct bpf_func_proto bpf_ringbuf_reserve_proto;
2979 extern const struct bpf_func_proto bpf_ringbuf_submit_proto;
2980 extern const struct bpf_func_proto bpf_ringbuf_discard_proto;
2981 extern const struct bpf_func_proto bpf_ringbuf_query_proto;
2982 extern const struct bpf_func_proto bpf_ringbuf_reserve_dynptr_proto;
2983 extern const struct bpf_func_proto bpf_ringbuf_submit_dynptr_proto;
2984 extern const struct bpf_func_proto bpf_ringbuf_discard_dynptr_proto;
2985 extern const struct bpf_func_proto bpf_skc_to_tcp6_sock_proto;
2986 extern const struct bpf_func_proto bpf_skc_to_tcp_sock_proto;
2987 extern const struct bpf_func_proto bpf_skc_to_tcp_timewait_sock_proto;
2988 extern const struct bpf_func_proto bpf_skc_to_tcp_request_sock_proto;
2989 extern const struct bpf_func_proto bpf_skc_to_udp6_sock_proto;
2990 extern const struct bpf_func_proto bpf_skc_to_unix_sock_proto;
2991 extern const struct bpf_func_proto bpf_skc_to_mptcp_sock_proto;
2992 extern const struct bpf_func_proto bpf_copy_from_user_proto;
2993 extern const struct bpf_func_proto bpf_snprintf_btf_proto;
2994 extern const struct bpf_func_proto bpf_snprintf_proto;
2995 extern const struct bpf_func_proto bpf_per_cpu_ptr_proto;
2996 extern const struct bpf_func_proto bpf_this_cpu_ptr_proto;
2997 extern const struct bpf_func_proto bpf_ktime_get_coarse_ns_proto;
2998 extern const struct bpf_func_proto bpf_sock_from_file_proto;
2999 extern const struct bpf_func_proto bpf_get_socket_ptr_cookie_proto;
3000 extern const struct bpf_func_proto bpf_task_storage_get_recur_proto;
3001 extern const struct bpf_func_proto bpf_task_storage_get_proto;
3002 extern const struct bpf_func_proto bpf_task_storage_delete_recur_proto;
3003 extern const struct bpf_func_proto bpf_task_storage_delete_proto;
3004 extern const struct bpf_func_proto bpf_for_each_map_elem_proto;
3005 extern const struct bpf_func_proto bpf_btf_find_by_name_kind_proto;
3006 extern const struct bpf_func_proto bpf_sk_setsockopt_proto;
3007 extern const struct bpf_func_proto bpf_sk_getsockopt_proto;
3008 extern const struct bpf_func_proto bpf_unlocked_sk_setsockopt_proto;
3009 extern const struct bpf_func_proto bpf_unlocked_sk_getsockopt_proto;
3010 extern const struct bpf_func_proto bpf_find_vma_proto;
3011 extern const struct bpf_func_proto bpf_loop_proto;
3012 extern const struct bpf_func_proto bpf_copy_from_user_task_proto;
3013 extern const struct bpf_func_proto bpf_set_retval_proto;
3014 extern const struct bpf_func_proto bpf_get_retval_proto;
3015 extern const struct bpf_func_proto bpf_user_ringbuf_drain_proto;
3016 extern const struct bpf_func_proto bpf_cgrp_storage_get_proto;
3017 extern const struct bpf_func_proto bpf_cgrp_storage_delete_proto;
3019 const struct bpf_func_proto *tracing_prog_func_proto(