Symbol: bpf_func_proto
drivers/media/rc/bpf-lirc.c
31
static const struct bpf_func_proto rc_repeat_proto = {
drivers/media/rc/bpf-lirc.c
50
static const struct bpf_func_proto rc_keydown_proto = {
drivers/media/rc/bpf-lirc.c
73
static const struct bpf_func_proto rc_pointer_rel_proto = {
drivers/media/rc/bpf-lirc.c
82
static const struct bpf_func_proto *
include/linux/bpf-cgroup.h
426
const struct bpf_func_proto *
include/linux/bpf-cgroup.h
461
static inline const struct bpf_func_proto *
include/linux/bpf.h
1144
const struct bpf_func_proto *
include/linux/bpf.h
2458
const struct bpf_func_proto *bpf_get_trace_printk_proto(void);
include/linux/bpf.h
2459
const struct bpf_func_proto *bpf_get_trace_vprintk_proto(void);
include/linux/bpf.h
2461
const struct bpf_func_proto *bpf_get_perf_event_read_value_proto(void);
include/linux/bpf.h
2971
typedef const struct bpf_func_proto *
include/linux/bpf.h
3009
const struct bpf_func_proto *
include/linux/bpf.h
3169
const struct bpf_func_proto *bpf_base_func_proto(enum bpf_func_id func_id,
include/linux/bpf.h
3502
static inline const struct bpf_func_proto *
include/linux/bpf.h
3861
extern const struct bpf_func_proto bpf_map_lookup_elem_proto;
include/linux/bpf.h
3862
extern const struct bpf_func_proto bpf_map_update_elem_proto;
include/linux/bpf.h
3863
extern const struct bpf_func_proto bpf_map_delete_elem_proto;
include/linux/bpf.h
3864
extern const struct bpf_func_proto bpf_map_push_elem_proto;
include/linux/bpf.h
3865
extern const struct bpf_func_proto bpf_map_pop_elem_proto;
include/linux/bpf.h
3866
extern const struct bpf_func_proto bpf_map_peek_elem_proto;
include/linux/bpf.h
3867
extern const struct bpf_func_proto bpf_map_lookup_percpu_elem_proto;
include/linux/bpf.h
3869
extern const struct bpf_func_proto bpf_get_prandom_u32_proto;
include/linux/bpf.h
3870
extern const struct bpf_func_proto bpf_get_smp_processor_id_proto;
include/linux/bpf.h
3871
extern const struct bpf_func_proto bpf_get_numa_node_id_proto;
include/linux/bpf.h
3872
extern const struct bpf_func_proto bpf_tail_call_proto;
include/linux/bpf.h
3873
extern const struct bpf_func_proto bpf_ktime_get_ns_proto;
include/linux/bpf.h
3874
extern const struct bpf_func_proto bpf_ktime_get_boot_ns_proto;
include/linux/bpf.h
3875
extern const struct bpf_func_proto bpf_ktime_get_tai_ns_proto;
include/linux/bpf.h
3876
extern const struct bpf_func_proto bpf_get_current_pid_tgid_proto;
include/linux/bpf.h
3877
extern const struct bpf_func_proto bpf_get_current_uid_gid_proto;
include/linux/bpf.h
3878
extern const struct bpf_func_proto bpf_get_current_comm_proto;
include/linux/bpf.h
3879
extern const struct bpf_func_proto bpf_get_stackid_proto;
include/linux/bpf.h
3880
extern const struct bpf_func_proto bpf_get_stack_proto;
include/linux/bpf.h
3881
extern const struct bpf_func_proto bpf_get_stack_sleepable_proto;
include/linux/bpf.h
3882
extern const struct bpf_func_proto bpf_get_task_stack_proto;
include/linux/bpf.h
3883
extern const struct bpf_func_proto bpf_get_task_stack_sleepable_proto;
include/linux/bpf.h
3884
extern const struct bpf_func_proto bpf_get_stackid_proto_pe;
include/linux/bpf.h
3885
extern const struct bpf_func_proto bpf_get_stack_proto_pe;
include/linux/bpf.h
3886
extern const struct bpf_func_proto bpf_sock_map_update_proto;
include/linux/bpf.h
3887
extern const struct bpf_func_proto bpf_sock_hash_update_proto;
include/linux/bpf.h
3888
extern const struct bpf_func_proto bpf_get_current_cgroup_id_proto;
include/linux/bpf.h
3889
extern const struct bpf_func_proto bpf_get_current_ancestor_cgroup_id_proto;
include/linux/bpf.h
3890
extern const struct bpf_func_proto bpf_get_cgroup_classid_curr_proto;
include/linux/bpf.h
3891
extern const struct bpf_func_proto bpf_current_task_under_cgroup_proto;
include/linux/bpf.h
3892
extern const struct bpf_func_proto bpf_msg_redirect_hash_proto;
include/linux/bpf.h
3893
extern const struct bpf_func_proto bpf_msg_redirect_map_proto;
include/linux/bpf.h
3894
extern const struct bpf_func_proto bpf_sk_redirect_hash_proto;
include/linux/bpf.h
3895
extern const struct bpf_func_proto bpf_sk_redirect_map_proto;
include/linux/bpf.h
3896
extern const struct bpf_func_proto bpf_spin_lock_proto;
include/linux/bpf.h
3897
extern const struct bpf_func_proto bpf_spin_unlock_proto;
include/linux/bpf.h
3898
extern const struct bpf_func_proto bpf_get_local_storage_proto;
include/linux/bpf.h
3899
extern const struct bpf_func_proto bpf_strtol_proto;
include/linux/bpf.h
3900
extern const struct bpf_func_proto bpf_strtoul_proto;
include/linux/bpf.h
3901
extern const struct bpf_func_proto bpf_tcp_sock_proto;
include/linux/bpf.h
3902
extern const struct bpf_func_proto bpf_jiffies64_proto;
include/linux/bpf.h
3903
extern const struct bpf_func_proto bpf_get_ns_current_pid_tgid_proto;
include/linux/bpf.h
3904
extern const struct bpf_func_proto bpf_event_output_data_proto;
include/linux/bpf.h
3905
extern const struct bpf_func_proto bpf_ringbuf_output_proto;
include/linux/bpf.h
3906
extern const struct bpf_func_proto bpf_ringbuf_reserve_proto;
include/linux/bpf.h
3907
extern const struct bpf_func_proto bpf_ringbuf_submit_proto;
include/linux/bpf.h
3908
extern const struct bpf_func_proto bpf_ringbuf_discard_proto;
include/linux/bpf.h
3909
extern const struct bpf_func_proto bpf_ringbuf_query_proto;
include/linux/bpf.h
3910
extern const struct bpf_func_proto bpf_ringbuf_reserve_dynptr_proto;
include/linux/bpf.h
3911
extern const struct bpf_func_proto bpf_ringbuf_submit_dynptr_proto;
include/linux/bpf.h
3912
extern const struct bpf_func_proto bpf_ringbuf_discard_dynptr_proto;
include/linux/bpf.h
3913
extern const struct bpf_func_proto bpf_skc_to_tcp6_sock_proto;
include/linux/bpf.h
3914
extern const struct bpf_func_proto bpf_skc_to_tcp_sock_proto;
include/linux/bpf.h
3915
extern const struct bpf_func_proto bpf_skc_to_tcp_timewait_sock_proto;
include/linux/bpf.h
3916
extern const struct bpf_func_proto bpf_skc_to_tcp_request_sock_proto;
include/linux/bpf.h
3917
extern const struct bpf_func_proto bpf_skc_to_udp6_sock_proto;
include/linux/bpf.h
3918
extern const struct bpf_func_proto bpf_skc_to_unix_sock_proto;
include/linux/bpf.h
3919
extern const struct bpf_func_proto bpf_skc_to_mptcp_sock_proto;
include/linux/bpf.h
3920
extern const struct bpf_func_proto bpf_copy_from_user_proto;
include/linux/bpf.h
3921
extern const struct bpf_func_proto bpf_snprintf_btf_proto;
include/linux/bpf.h
3922
extern const struct bpf_func_proto bpf_snprintf_proto;
include/linux/bpf.h
3923
extern const struct bpf_func_proto bpf_per_cpu_ptr_proto;
include/linux/bpf.h
3924
extern const struct bpf_func_proto bpf_this_cpu_ptr_proto;
include/linux/bpf.h
3925
extern const struct bpf_func_proto bpf_ktime_get_coarse_ns_proto;
include/linux/bpf.h
3926
extern const struct bpf_func_proto bpf_sock_from_file_proto;
include/linux/bpf.h
3927
extern const struct bpf_func_proto bpf_get_socket_ptr_cookie_proto;
include/linux/bpf.h
3928
extern const struct bpf_func_proto bpf_task_storage_get_recur_proto;
include/linux/bpf.h
3929
extern const struct bpf_func_proto bpf_task_storage_get_proto;
include/linux/bpf.h
3930
extern const struct bpf_func_proto bpf_task_storage_delete_recur_proto;
include/linux/bpf.h
3931
extern const struct bpf_func_proto bpf_task_storage_delete_proto;
include/linux/bpf.h
3932
extern const struct bpf_func_proto bpf_for_each_map_elem_proto;
include/linux/bpf.h
3933
extern const struct bpf_func_proto bpf_btf_find_by_name_kind_proto;
include/linux/bpf.h
3934
extern const struct bpf_func_proto bpf_sk_setsockopt_proto;
include/linux/bpf.h
3935
extern const struct bpf_func_proto bpf_sk_getsockopt_proto;
include/linux/bpf.h
3936
extern const struct bpf_func_proto bpf_sk_setsockopt_nodelay_proto;
include/linux/bpf.h
3937
extern const struct bpf_func_proto bpf_unlocked_sk_setsockopt_proto;
include/linux/bpf.h
3938
extern const struct bpf_func_proto bpf_unlocked_sk_getsockopt_proto;
include/linux/bpf.h
3939
extern const struct bpf_func_proto bpf_find_vma_proto;
include/linux/bpf.h
3940
extern const struct bpf_func_proto bpf_loop_proto;
include/linux/bpf.h
3941
extern const struct bpf_func_proto bpf_copy_from_user_task_proto;
include/linux/bpf.h
3942
extern const struct bpf_func_proto bpf_set_retval_proto;
include/linux/bpf.h
3943
extern const struct bpf_func_proto bpf_get_retval_proto;
include/linux/bpf.h
3944
extern const struct bpf_func_proto bpf_user_ringbuf_drain_proto;
include/linux/bpf.h
3945
extern const struct bpf_func_proto bpf_cgrp_storage_get_proto;
include/linux/bpf.h
3946
extern const struct bpf_func_proto bpf_cgrp_storage_delete_proto;
include/linux/bpf.h
3948
const struct bpf_func_proto *tracing_prog_func_proto(
include/linux/bpf_lsm.h
45
extern const struct bpf_func_proto bpf_inode_storage_get_proto;
include/linux/bpf_lsm.h
46
extern const struct bpf_func_proto bpf_inode_storage_delete_proto;
include/linux/bpf_verifier.h
1491
const struct bpf_func_proto **ptr);
include/net/bpf_sk_storage.h
21
extern const struct bpf_func_proto bpf_sk_storage_get_proto;
include/net/bpf_sk_storage.h
22
extern const struct bpf_func_proto bpf_sk_storage_delete_proto;
include/net/bpf_sk_storage.h
23
extern const struct bpf_func_proto bpf_sk_storage_get_tracing_proto;
include/net/bpf_sk_storage.h
24
extern const struct bpf_func_proto bpf_sk_storage_delete_tracing_proto;
kernel/bpf/bpf_cgrp_storage.c
175
const struct bpf_func_proto bpf_cgrp_storage_get_proto = {
kernel/bpf/bpf_cgrp_storage.c
186
const struct bpf_func_proto bpf_cgrp_storage_delete_proto = {
kernel/bpf/bpf_inode_storage.c
215
const struct bpf_func_proto bpf_inode_storage_get_proto = {
kernel/bpf/bpf_inode_storage.c
226
const struct bpf_func_proto bpf_inode_storage_delete_proto = {
kernel/bpf/bpf_iter.c
369
const struct bpf_func_proto *
kernel/bpf/bpf_iter.c
373
const struct bpf_func_proto *fn = NULL;
kernel/bpf/bpf_iter.c
717
const struct bpf_func_proto bpf_for_each_map_elem_proto = {
kernel/bpf/bpf_iter.c
753
const struct bpf_func_proto bpf_loop_proto = {
kernel/bpf/bpf_lsm.c
160
static const struct bpf_func_proto bpf_bprm_opts_set_proto = {
kernel/bpf/bpf_lsm.c
181
static const struct bpf_func_proto bpf_ima_inode_hash_proto = {
kernel/bpf/bpf_lsm.c
200
static const struct bpf_func_proto bpf_ima_file_hash_proto = {
kernel/bpf/bpf_lsm.c
220
static const struct bpf_func_proto bpf_get_attach_cookie_proto = {
kernel/bpf/bpf_lsm.c
227
static const struct bpf_func_proto *
kernel/bpf/bpf_lsm.c
230
const struct bpf_func_proto *func_proto;
kernel/bpf/bpf_task_storage.c
238
const struct bpf_func_proto bpf_task_storage_get_proto = {
kernel/bpf/bpf_task_storage.c
249
const struct bpf_func_proto bpf_task_storage_delete_proto = {
kernel/bpf/btf.c
8700
const struct bpf_func_proto bpf_btf_find_by_name_kind_proto = {
kernel/bpf/cfg.c
476
const struct bpf_func_proto *fp;
kernel/bpf/cgroup.c
1813
const struct bpf_func_proto bpf_get_local_storage_proto = {
kernel/bpf/cgroup.c
1829
const struct bpf_func_proto bpf_get_retval_proto = {
kernel/bpf/cgroup.c
1844
const struct bpf_func_proto bpf_set_retval_proto = {
kernel/bpf/cgroup.c
1851
static const struct bpf_func_proto *
kernel/bpf/cgroup.c
1854
const struct bpf_func_proto *func_proto;
kernel/bpf/cgroup.c
2302
static const struct bpf_func_proto bpf_sysctl_get_name_proto = {
kernel/bpf/cgroup.c
2344
static const struct bpf_func_proto bpf_sysctl_get_current_value_proto = {
kernel/bpf/cgroup.c
2364
static const struct bpf_func_proto bpf_sysctl_get_new_value_proto = {
kernel/bpf/cgroup.c
2390
static const struct bpf_func_proto bpf_sysctl_set_new_value_proto = {
kernel/bpf/cgroup.c
2399
static const struct bpf_func_proto *
kernel/bpf/cgroup.c
2402
const struct bpf_func_proto *func_proto;
kernel/bpf/cgroup.c
2534
static const struct bpf_func_proto bpf_get_netns_cookie_sockopt_proto = {
kernel/bpf/cgroup.c
2542
static const struct bpf_func_proto *
kernel/bpf/cgroup.c
2545
const struct bpf_func_proto *func_proto;
kernel/bpf/cgroup.c
2751
const struct bpf_func_proto *
kernel/bpf/core.c
3154
const struct bpf_func_proto bpf_map_lookup_elem_proto __weak;
kernel/bpf/core.c
3155
const struct bpf_func_proto bpf_map_update_elem_proto __weak;
kernel/bpf/core.c
3156
const struct bpf_func_proto bpf_map_delete_elem_proto __weak;
kernel/bpf/core.c
3157
const struct bpf_func_proto bpf_map_push_elem_proto __weak;
kernel/bpf/core.c
3158
const struct bpf_func_proto bpf_map_pop_elem_proto __weak;
kernel/bpf/core.c
3159
const struct bpf_func_proto bpf_map_peek_elem_proto __weak;
kernel/bpf/core.c
3160
const struct bpf_func_proto bpf_map_lookup_percpu_elem_proto __weak;
kernel/bpf/core.c
3161
const struct bpf_func_proto bpf_spin_lock_proto __weak;
kernel/bpf/core.c
3162
const struct bpf_func_proto bpf_spin_unlock_proto __weak;
kernel/bpf/core.c
3163
const struct bpf_func_proto bpf_jiffies64_proto __weak;
kernel/bpf/core.c
3165
const struct bpf_func_proto bpf_get_prandom_u32_proto __weak;
kernel/bpf/core.c
3166
const struct bpf_func_proto bpf_get_smp_processor_id_proto __weak;
kernel/bpf/core.c
3167
const struct bpf_func_proto bpf_get_numa_node_id_proto __weak;
kernel/bpf/core.c
3168
const struct bpf_func_proto bpf_ktime_get_ns_proto __weak;
kernel/bpf/core.c
3169
const struct bpf_func_proto bpf_ktime_get_boot_ns_proto __weak;
kernel/bpf/core.c
3170
const struct bpf_func_proto bpf_ktime_get_coarse_ns_proto __weak;
kernel/bpf/core.c
3171
const struct bpf_func_proto bpf_ktime_get_tai_ns_proto __weak;
kernel/bpf/core.c
3173
const struct bpf_func_proto bpf_get_current_pid_tgid_proto __weak;
kernel/bpf/core.c
3174
const struct bpf_func_proto bpf_get_current_uid_gid_proto __weak;
kernel/bpf/core.c
3175
const struct bpf_func_proto bpf_get_current_comm_proto __weak;
kernel/bpf/core.c
3176
const struct bpf_func_proto bpf_get_current_cgroup_id_proto __weak;
kernel/bpf/core.c
3177
const struct bpf_func_proto bpf_get_current_ancestor_cgroup_id_proto __weak;
kernel/bpf/core.c
3178
const struct bpf_func_proto bpf_get_local_storage_proto __weak;
kernel/bpf/core.c
3179
const struct bpf_func_proto bpf_get_ns_current_pid_tgid_proto __weak;
kernel/bpf/core.c
3180
const struct bpf_func_proto bpf_snprintf_btf_proto __weak;
kernel/bpf/core.c
3181
const struct bpf_func_proto bpf_seq_printf_btf_proto __weak;
kernel/bpf/core.c
3182
const struct bpf_func_proto bpf_set_retval_proto __weak;
kernel/bpf/core.c
3183
const struct bpf_func_proto bpf_get_retval_proto __weak;
kernel/bpf/core.c
3185
const struct bpf_func_proto * __weak bpf_get_trace_printk_proto(void)
kernel/bpf/core.c
3190
const struct bpf_func_proto * __weak bpf_get_trace_vprintk_proto(void)
kernel/bpf/core.c
3195
const struct bpf_func_proto * __weak bpf_get_perf_event_read_value_proto(void)
kernel/bpf/core.c
3209
const struct bpf_func_proto bpf_tail_call_proto = {
kernel/bpf/fixups.c
1487
const struct bpf_func_proto *fn;
kernel/bpf/helpers.c
1091
const struct bpf_func_proto bpf_snprintf_proto = {
kernel/bpf/helpers.c
112
const struct bpf_func_proto bpf_map_pop_elem_proto = {
kernel/bpf/helpers.c
125
const struct bpf_func_proto bpf_map_peek_elem_proto = {
kernel/bpf/helpers.c
139
const struct bpf_func_proto bpf_map_lookup_percpu_elem_proto = {
kernel/bpf/helpers.c
1412
static const struct bpf_func_proto bpf_timer_init_proto = {
kernel/bpf/helpers.c
149
const struct bpf_func_proto bpf_get_prandom_u32_proto = {
kernel/bpf/helpers.c
1507
static const struct bpf_func_proto bpf_timer_set_callback_proto = {
kernel/bpf/helpers.c
1556
static const struct bpf_func_proto bpf_timer_start_proto = {
kernel/bpf/helpers.c
160
const struct bpf_func_proto bpf_get_smp_processor_id_proto = {
kernel/bpf/helpers.c
1621
static const struct bpf_func_proto bpf_timer_cancel_proto = {
kernel/bpf/helpers.c
172
const struct bpf_func_proto bpf_get_numa_node_id_proto = {
kernel/bpf/helpers.c
1743
static const struct bpf_func_proto bpf_kptr_xchg_proto = {
kernel/bpf/helpers.c
184
const struct bpf_func_proto bpf_ktime_get_ns_proto = {
kernel/bpf/helpers.c
1886
static const struct bpf_func_proto bpf_dynptr_from_mem_proto = {
kernel/bpf/helpers.c
1941
static const struct bpf_func_proto bpf_dynptr_read_proto = {
kernel/bpf/helpers.c
196
const struct bpf_func_proto bpf_ktime_get_boot_ns_proto = {
kernel/bpf/helpers.c
2000
static const struct bpf_func_proto bpf_dynptr_write_proto = {
kernel/bpf/helpers.c
2043
static const struct bpf_func_proto bpf_dynptr_data_proto = {
kernel/bpf/helpers.c
2052
const struct bpf_func_proto bpf_get_current_task_proto __weak;
kernel/bpf/helpers.c
2053
const struct bpf_func_proto bpf_get_current_task_btf_proto __weak;
kernel/bpf/helpers.c
2054
const struct bpf_func_proto bpf_probe_read_user_proto __weak;
kernel/bpf/helpers.c
2055
const struct bpf_func_proto bpf_probe_read_user_str_proto __weak;
kernel/bpf/helpers.c
2056
const struct bpf_func_proto bpf_probe_read_kernel_proto __weak;
kernel/bpf/helpers.c
2057
const struct bpf_func_proto bpf_probe_read_kernel_str_proto __weak;
kernel/bpf/helpers.c
2058
const struct bpf_func_proto bpf_task_pt_regs_proto __weak;
kernel/bpf/helpers.c
2059
const struct bpf_func_proto bpf_perf_event_read_proto __weak;
kernel/bpf/helpers.c
2060
const struct bpf_func_proto bpf_send_signal_proto __weak;
kernel/bpf/helpers.c
2061
const struct bpf_func_proto bpf_send_signal_thread_proto __weak;
kernel/bpf/helpers.c
2062
const struct bpf_func_proto bpf_get_task_stack_sleepable_proto __weak;
kernel/bpf/helpers.c
2063
const struct bpf_func_proto bpf_get_task_stack_proto __weak;
kernel/bpf/helpers.c
2064
const struct bpf_func_proto bpf_get_branch_snapshot_proto __weak;
kernel/bpf/helpers.c
2066
const struct bpf_func_proto *
kernel/bpf/helpers.c
207
const struct bpf_func_proto bpf_ktime_get_coarse_ns_proto = {
kernel/bpf/helpers.c
219
const struct bpf_func_proto bpf_ktime_get_tai_ns_proto = {
kernel/bpf/helpers.c
235
const struct bpf_func_proto bpf_get_current_pid_tgid_proto = {
kernel/bpf/helpers.c
255
const struct bpf_func_proto bpf_get_current_uid_gid_proto = {
kernel/bpf/helpers.c
276
const struct bpf_func_proto bpf_get_current_comm_proto = {
kernel/bpf/helpers.c
2955
const struct bpf_func_proto bpf_current_task_under_cgroup_proto = {
kernel/bpf/helpers.c
347
const struct bpf_func_proto bpf_spin_lock_proto = {
kernel/bpf/helpers.c
370
const struct bpf_func_proto bpf_spin_unlock_proto = {
kernel/bpf/helpers.c
399
const struct bpf_func_proto bpf_jiffies64_proto = {
kernel/bpf/helpers.c
419
const struct bpf_func_proto bpf_get_current_cgroup_id_proto = {
kernel/bpf/helpers.c
440
const struct bpf_func_proto bpf_get_current_ancestor_cgroup_id_proto = {
kernel/bpf/helpers.c
50
const struct bpf_func_proto bpf_map_lookup_elem_proto = {
kernel/bpf/helpers.c
537
const struct bpf_func_proto bpf_strtol_proto = {
kernel/bpf/helpers.c
565
const struct bpf_func_proto bpf_strtoul_proto = {
kernel/bpf/helpers.c
581
static const struct bpf_func_proto bpf_strncmp_proto = {
kernel/bpf/helpers.c
623
const struct bpf_func_proto bpf_get_ns_current_pid_tgid_proto = {
kernel/bpf/helpers.c
633
static const struct bpf_func_proto bpf_get_raw_smp_processor_id_proto = {
kernel/bpf/helpers.c
648
const struct bpf_func_proto bpf_event_output_data_proto = {
kernel/bpf/helpers.c
66
const struct bpf_func_proto bpf_map_update_elem_proto = {
kernel/bpf/helpers.c
672
const struct bpf_func_proto bpf_copy_from_user_proto = {
kernel/bpf/helpers.c
703
const struct bpf_func_proto bpf_copy_from_user_task_proto = {
kernel/bpf/helpers.c
724
const struct bpf_func_proto bpf_per_cpu_ptr_proto = {
kernel/bpf/helpers.c
737
const struct bpf_func_proto bpf_this_cpu_ptr_proto = {
kernel/bpf/helpers.c
83
const struct bpf_func_proto bpf_map_delete_elem_proto = {
kernel/bpf/helpers.c
97
const struct bpf_func_proto bpf_map_push_elem_proto = {
kernel/bpf/ringbuf.c
551
const struct bpf_func_proto bpf_ringbuf_reserve_proto = {
kernel/bpf/ringbuf.c
593
const struct bpf_func_proto bpf_ringbuf_submit_proto = {
kernel/bpf/ringbuf.c
606
const struct bpf_func_proto bpf_ringbuf_discard_proto = {
kernel/bpf/ringbuf.c
632
const struct bpf_func_proto bpf_ringbuf_output_proto = {
kernel/bpf/ringbuf.c
663
const struct bpf_func_proto bpf_ringbuf_query_proto = {
kernel/bpf/ringbuf.c
701
const struct bpf_func_proto bpf_ringbuf_reserve_dynptr_proto = {
kernel/bpf/ringbuf.c
722
const struct bpf_func_proto bpf_ringbuf_submit_dynptr_proto = {
kernel/bpf/ringbuf.c
741
const struct bpf_func_proto bpf_ringbuf_discard_dynptr_proto = {
kernel/bpf/ringbuf.c
873
const struct bpf_func_proto bpf_user_ringbuf_drain_proto = {
kernel/bpf/stackmap.c
605
const struct bpf_func_proto bpf_get_stackid_proto = {
kernel/bpf/stackmap.c
674
const struct bpf_func_proto bpf_get_stackid_proto_pe = {
kernel/bpf/stackmap.c
778
const struct bpf_func_proto bpf_get_stack_proto = {
kernel/bpf/stackmap.c
794
const struct bpf_func_proto bpf_get_stack_sleepable_proto = {
kernel/bpf/stackmap.c
827
const struct bpf_func_proto bpf_get_task_stack_proto = {
kernel/bpf/stackmap.c
844
const struct bpf_func_proto bpf_get_task_stack_sleepable_proto = {
kernel/bpf/stackmap.c
908
const struct bpf_func_proto bpf_get_stack_proto_pe = {
kernel/bpf/syscall.c
6620
static const struct bpf_func_proto bpf_sys_bpf_proto = {
kernel/bpf/syscall.c
6629
const struct bpf_func_proto * __weak
kernel/bpf/syscall.c
6645
static const struct bpf_func_proto bpf_sys_close_proto = {
kernel/bpf/syscall.c
6668
static const struct bpf_func_proto bpf_kallsyms_lookup_name_proto = {
kernel/bpf/syscall.c
6679
static const struct bpf_func_proto *
kernel/bpf/task_iter.c
788
const struct bpf_func_proto bpf_find_vma_proto = {
kernel/bpf/verifier.c
10118
const struct bpf_func_proto **ptr)
kernel/bpf/verifier.c
10176
const struct bpf_func_proto *fn = NULL;
kernel/bpf/verifier.c
12563
const struct bpf_func_proto *fn;
kernel/bpf/verifier.c
16677
const struct bpf_func_proto *fn;
kernel/bpf/verifier.c
8213
const struct bpf_func_proto *fn,
kernel/bpf/verifier.c
8750
static bool check_raw_mode_ok(const struct bpf_func_proto *fn)
kernel/bpf/verifier.c
8772
static bool check_args_pair_invalid(const struct bpf_func_proto *fn, int arg)
kernel/bpf/verifier.c
8787
static bool check_arg_pair_ok(const struct bpf_func_proto *fn)
kernel/bpf/verifier.c
8805
static bool check_btf_id_ok(const struct bpf_func_proto *fn)
kernel/bpf/verifier.c
8824
static bool check_mem_arg_rw_flag_ok(const struct bpf_func_proto *fn)
kernel/bpf/verifier.c
8840
static bool check_proto_release_reg(const struct bpf_func_proto *fn, struct bpf_call_arg_meta *meta)
kernel/bpf/verifier.c
8857
static int check_func_proto(const struct bpf_func_proto *fn, struct bpf_call_arg_meta *meta)
kernel/trace/bpf_trace.c
1051
const struct bpf_func_proto bpf_snprintf_btf_proto = {
kernel/trace/bpf_trace.c
1068
static const struct bpf_func_proto bpf_get_func_ip_proto_tracing = {
kernel/trace/bpf_trace.c
1103
static const struct bpf_func_proto bpf_get_func_ip_proto_kprobe = {
kernel/trace/bpf_trace.c
1115
static const struct bpf_func_proto bpf_get_func_ip_proto_kprobe_multi = {
kernel/trace/bpf_trace.c
1127
static const struct bpf_func_proto bpf_get_attach_cookie_proto_kmulti = {
kernel/trace/bpf_trace.c
1139
static const struct bpf_func_proto bpf_get_func_ip_proto_uprobe_multi = {
kernel/trace/bpf_trace.c
1151
static const struct bpf_func_proto bpf_get_attach_cookie_proto_umulti = {
kernel/trace/bpf_trace.c
1166
static const struct bpf_func_proto bpf_get_attach_cookie_proto_trace = {
kernel/trace/bpf_trace.c
1178
static const struct bpf_func_proto bpf_get_attach_cookie_proto_pe = {
kernel/trace/bpf_trace.c
1193
static const struct bpf_func_proto bpf_get_attach_cookie_proto_tracing = {
kernel/trace/bpf_trace.c
1216
const struct bpf_func_proto bpf_get_branch_snapshot_proto = {
kernel/trace/bpf_trace.c
1235
static const struct bpf_func_proto bpf_get_func_arg_proto = {
kernel/trace/bpf_trace.c
1253
static const struct bpf_func_proto bpf_get_func_ret_proto = {
kernel/trace/bpf_trace.c
1267
static const struct bpf_func_proto bpf_get_func_arg_cnt_proto = {
kernel/trace/bpf_trace.c
1273
static const struct bpf_func_proto *
kernel/trace/bpf_trace.c
1276
const struct bpf_func_proto *func_proto;
kernel/trace/bpf_trace.c
1342
static const struct bpf_func_proto *
kernel/trace/bpf_trace.c
1416
static const struct bpf_func_proto bpf_perf_event_output_proto_tp = {
kernel/trace/bpf_trace.c
1441
static const struct bpf_func_proto bpf_get_stackid_proto_tp = {
kernel/trace/bpf_trace.c
1459
static const struct bpf_func_proto bpf_get_stack_proto_tp = {
kernel/trace/bpf_trace.c
1469
static const struct bpf_func_proto *
kernel/trace/bpf_trace.c
1526
static const struct bpf_func_proto bpf_perf_prog_read_value_proto = {
kernel/trace/bpf_trace.c
1563
static const struct bpf_func_proto bpf_read_branch_records_proto = {
kernel/trace/bpf_trace.c
1573
static const struct bpf_func_proto *
kernel/trace/bpf_trace.c
1641
static const struct bpf_func_proto bpf_perf_event_output_proto_raw_tp = {
kernel/trace/bpf_trace.c
1652
extern const struct bpf_func_proto bpf_skb_output_proto;
kernel/trace/bpf_trace.c
1653
extern const struct bpf_func_proto bpf_xdp_output_proto;
kernel/trace/bpf_trace.c
1654
extern const struct bpf_func_proto bpf_xdp_get_buff_len_trace_proto;
kernel/trace/bpf_trace.c
1673
static const struct bpf_func_proto bpf_get_stackid_proto_raw_tp = {
kernel/trace/bpf_trace.c
1698
static const struct bpf_func_proto bpf_get_stack_proto_raw_tp = {
kernel/trace/bpf_trace.c
1708
static const struct bpf_func_proto *
kernel/trace/bpf_trace.c
1725
const struct bpf_func_proto *
kernel/trace/bpf_trace.c
1728
const struct bpf_func_proto *fn;
kernel/trace/bpf_trace.c
193
static const struct bpf_func_proto bpf_override_return_proto = {
kernel/trace/bpf_trace.c
219
const struct bpf_func_proto bpf_probe_read_user_proto = {
kernel/trace/bpf_trace.c
256
const struct bpf_func_proto bpf_probe_read_user_str_proto = {
kernel/trace/bpf_trace.c
271
const struct bpf_func_proto bpf_probe_read_kernel_proto = {
kernel/trace/bpf_trace.c
306
const struct bpf_func_proto bpf_probe_read_kernel_str_proto = {
kernel/trace/bpf_trace.c
326
static const struct bpf_func_proto bpf_probe_read_compat_proto = {
kernel/trace/bpf_trace.c
345
static const struct bpf_func_proto bpf_probe_read_compat_str_proto = {
kernel/trace/bpf_trace.c
380
static const struct bpf_func_proto bpf_probe_write_user_proto = {
kernel/trace/bpf_trace.c
416
static const struct bpf_func_proto bpf_trace_printk_proto = {
kernel/trace/bpf_trace.c
439
const struct bpf_func_proto *bpf_get_trace_printk_proto(void)
kernel/trace/bpf_trace.c
472
static const struct bpf_func_proto bpf_trace_vprintk_proto = {
kernel/trace/bpf_trace.c
482
const struct bpf_func_proto *bpf_get_trace_vprintk_proto(void)
kernel/trace/bpf_trace.c
514
static const struct bpf_func_proto bpf_seq_printf_proto = {
kernel/trace/bpf_trace.c
531
static const struct bpf_func_proto bpf_seq_write_proto = {
kernel/trace/bpf_trace.c
555
static const struct bpf_func_proto bpf_seq_printf_btf_proto = {
kernel/trace/bpf_trace.c
604
const struct bpf_func_proto bpf_perf_event_read_proto = {
kernel/trace/bpf_trace.c
629
static const struct bpf_func_proto bpf_perf_event_read_value_proto = {
kernel/trace/bpf_trace.c
639
const struct bpf_func_proto *bpf_get_perf_event_read_value_proto(void)
kernel/trace/bpf_trace.c
725
static const struct bpf_func_proto bpf_perf_event_output_proto = {
kernel/trace/bpf_trace.c
790
const struct bpf_func_proto bpf_get_current_task_proto = {
kernel/trace/bpf_trace.c
801
const struct bpf_func_proto bpf_get_current_task_btf_proto = {
kernel/trace/bpf_trace.c
815
const struct bpf_func_proto bpf_task_pt_regs_proto = {
kernel/trace/bpf_trace.c
913
const struct bpf_func_proto bpf_send_signal_proto = {
kernel/trace/bpf_trace.c
925
const struct bpf_func_proto bpf_send_signal_thread_proto = {
kernel/trace/bpf_trace.c
992
static const struct bpf_func_proto bpf_d_path_proto = {
net/core/bpf_sk_storage.c
329
const struct bpf_func_proto bpf_sk_storage_get_proto = {
net/core/bpf_sk_storage.c
339
const struct bpf_func_proto bpf_sk_storage_get_cg_sock_proto = {
net/core/bpf_sk_storage.c
349
const struct bpf_func_proto bpf_sk_storage_delete_proto = {
net/core/bpf_sk_storage.c
403
const struct bpf_func_proto bpf_sk_storage_get_tracing_proto = {
net/core/bpf_sk_storage.c
415
const struct bpf_func_proto bpf_sk_storage_delete_tracing_proto = {
net/core/filter.c
11624
static const struct bpf_func_proto sk_select_reuseport_proto = {
net/core/filter.c
11641
static const struct bpf_func_proto sk_reuseport_load_bytes_proto = {
net/core/filter.c
11659
static const struct bpf_func_proto sk_reuseport_load_bytes_relative_proto = {
net/core/filter.c
11670
static const struct bpf_func_proto *
net/core/filter.c
11848
static const struct bpf_func_proto bpf_sk_lookup_assign_proto = {
net/core/filter.c
11857
static const struct bpf_func_proto *
net/core/filter.c
12052
const struct bpf_func_proto bpf_skc_to_tcp6_sock_proto = {
net/core/filter.c
12068
const struct bpf_func_proto bpf_skc_to_tcp_sock_proto = {
net/core/filter.c
12097
const struct bpf_func_proto bpf_skc_to_tcp_timewait_sock_proto = {
net/core/filter.c
12120
const struct bpf_func_proto bpf_skc_to_tcp_request_sock_proto = {
net/core/filter.c
12141
const struct bpf_func_proto bpf_skc_to_udp6_sock_proto = {
net/core/filter.c
12161
const struct bpf_func_proto bpf_skc_to_unix_sock_proto = {
net/core/filter.c
12175
const struct bpf_func_proto bpf_skc_to_mptcp_sock_proto = {
net/core/filter.c
12192
const struct bpf_func_proto bpf_sock_from_file_proto = {
net/core/filter.c
12201
static const struct bpf_func_proto *
net/core/filter.c
12204
const struct bpf_func_proto *func;
net/core/filter.c
1740
static const struct bpf_func_proto bpf_skb_store_bytes_proto = {
net/core/filter.c
1777
static const struct bpf_func_proto bpf_skb_load_bytes_proto = {
net/core/filter.c
1816
static const struct bpf_func_proto bpf_flow_dissector_load_bytes_proto = {
net/core/filter.c
1860
static const struct bpf_func_proto bpf_skb_load_bytes_relative_proto = {
net/core/filter.c
1885
static const struct bpf_func_proto bpf_skb_pull_data_proto = {
net/core/filter.c
1898
static const struct bpf_func_proto bpf_sk_fullsock_proto = {
net/core/filter.c
1925
static const struct bpf_func_proto sk_skb_pull_data_proto = {
net/core/filter.c
1966
static const struct bpf_func_proto bpf_l3_csum_replace_proto = {
net/core/filter.c
2020
static const struct bpf_func_proto bpf_l4_csum_replace_proto = {
net/core/filter.c
2057
static const struct bpf_func_proto bpf_csum_diff_proto = {
net/core/filter.c
2081
static const struct bpf_func_proto bpf_csum_update_proto = {
net/core/filter.c
2115
static const struct bpf_func_proto bpf_csum_level_proto = {
net/core/filter.c
2500
static const struct bpf_func_proto bpf_clone_redirect_proto = {
net/core/filter.c
2568
static const struct bpf_func_proto bpf_redirect_proto = {
net/core/filter.c
2590
static const struct bpf_func_proto bpf_redirect_peer_proto = {
net/core/filter.c
2618
static const struct bpf_func_proto bpf_redirect_neigh_proto = {
net/core/filter.c
2634
static const struct bpf_func_proto bpf_msg_apply_bytes_proto = {
net/core/filter.c
2693
static const struct bpf_func_proto bpf_msg_cork_bytes_proto = {
net/core/filter.c
2828
static const struct bpf_func_proto bpf_msg_pull_data_proto = {
net/core/filter.c
2993
static const struct bpf_func_proto bpf_msg_push_data_proto = {
net/core/filter.c
3177
static const struct bpf_func_proto bpf_msg_pop_data_proto = {
net/core/filter.c
3193
const struct bpf_func_proto bpf_get_cgroup_classid_curr_proto = {
net/core/filter.c
3209
static const struct bpf_func_proto bpf_skb_cgroup_classid_proto = {
net/core/filter.c
3222
static const struct bpf_func_proto bpf_get_cgroup_classid_proto = {
net/core/filter.c
3234
static const struct bpf_func_proto bpf_get_route_realm_proto = {
net/core/filter.c
3251
static const struct bpf_func_proto bpf_get_hash_recalc_proto = {
net/core/filter.c
3267
static const struct bpf_func_proto bpf_set_hash_invalid_proto = {
net/core/filter.c
3284
static const struct bpf_func_proto bpf_set_hash_proto = {
net/core/filter.c
3310
static const struct bpf_func_proto bpf_skb_vlan_push_proto = {
net/core/filter.c
3331
static const struct bpf_func_proto bpf_skb_vlan_pop_proto = {
net/core/filter.c
3524
static const struct bpf_func_proto bpf_skb_change_proto_proto = {
net/core/filter.c
3544
static const struct bpf_func_proto bpf_skb_change_type_proto = {
net/core/filter.c
3779
static const struct bpf_func_proto sk_skb_adjust_room_proto = {
net/core/filter.c
3852
static const struct bpf_func_proto bpf_skb_adjust_room_proto = {
net/core/filter.c
3948
static const struct bpf_func_proto bpf_skb_change_tail_proto = {
net/core/filter.c
3963
static const struct bpf_func_proto sk_skb_change_tail_proto = {
net/core/filter.c
4015
static const struct bpf_func_proto bpf_skb_change_head_proto = {
net/core/filter.c
4030
static const struct bpf_func_proto sk_skb_change_head_proto = {
net/core/filter.c
4044
static const struct bpf_func_proto bpf_xdp_get_buff_len_proto = {
net/core/filter.c
4053
const struct bpf_func_proto bpf_xdp_get_buff_len_trace_proto = {
net/core/filter.c
4086
static const struct bpf_func_proto bpf_xdp_adjust_head_proto = {
net/core/filter.c
4190
static const struct bpf_func_proto bpf_xdp_load_bytes_proto = {
net/core/filter.c
4222
static const struct bpf_func_proto bpf_xdp_store_bytes_proto = {
net/core/filter.c
4361
static const struct bpf_func_proto bpf_xdp_adjust_tail_proto = {
net/core/filter.c
4388
static const struct bpf_func_proto bpf_xdp_adjust_meta_proto = {
net/core/filter.c
4734
static const struct bpf_func_proto bpf_xdp_redirect_proto = {
net/core/filter.c
4748
static const struct bpf_func_proto bpf_xdp_redirect_map_proto = {
net/core/filter.c
4784
static const struct bpf_func_proto bpf_skb_event_output_proto = {
net/core/filter.c
4797
const struct bpf_func_proto bpf_skb_output_proto = {
net/core/filter.c
4883
static const struct bpf_func_proto bpf_skb_get_tunnel_key_proto = {
net/core/filter.c
4918
static const struct bpf_func_proto bpf_skb_get_tunnel_opt_proto = {
net/core/filter.c
5000
static const struct bpf_func_proto bpf_skb_set_tunnel_key_proto = {
net/core/filter.c
5028
static const struct bpf_func_proto bpf_skb_set_tunnel_opt_proto = {
net/core/filter.c
5037
static const struct bpf_func_proto *
net/core/filter.c
5082
static const struct bpf_func_proto bpf_skb_under_cgroup_proto = {
net/core/filter.c
5109
static const struct bpf_func_proto bpf_skb_cgroup_id_proto = {
net/core/filter.c
5140
static const struct bpf_func_proto bpf_skb_ancestor_cgroup_id_proto = {
net/core/filter.c
5153
static const struct bpf_func_proto bpf_sk_cgroup_id_proto = {
net/core/filter.c
5165
static const struct bpf_func_proto bpf_sk_ancestor_cgroup_id_proto = {
net/core/filter.c
5198
static const struct bpf_func_proto bpf_xdp_event_output_proto = {
net/core/filter.c
5211
const struct bpf_func_proto bpf_xdp_output_proto = {
net/core/filter.c
5228
static const struct bpf_func_proto bpf_get_socket_cookie_proto = {
net/core/filter.c
5240
static const struct bpf_func_proto bpf_get_socket_cookie_sock_addr_proto = {
net/core/filter.c
5252
static const struct bpf_func_proto bpf_get_socket_cookie_sock_proto = {
net/core/filter.c
5264
const struct bpf_func_proto bpf_get_socket_ptr_cookie_proto = {
net/core/filter.c
5276
static const struct bpf_func_proto bpf_get_socket_cookie_sock_ops_proto = {
net/core/filter.c
5295
static const struct bpf_func_proto bpf_get_netns_cookie_proto = {
net/core/filter.c
5306
static const struct bpf_func_proto bpf_get_netns_cookie_sock_proto = {
net/core/filter.c
5318
static const struct bpf_func_proto bpf_get_netns_cookie_sock_addr_proto = {
net/core/filter.c
5330
static const struct bpf_func_proto bpf_get_netns_cookie_sock_ops_proto = {
net/core/filter.c
5342
static const struct bpf_func_proto bpf_get_netns_cookie_sk_msg_proto = {
net/core/filter.c
5360
static const struct bpf_func_proto bpf_get_socket_uid_proto = {
net/core/filter.c
5759
const struct bpf_func_proto bpf_sk_setsockopt_proto = {
net/core/filter.c
5776
const struct bpf_func_proto bpf_sk_getsockopt_proto = {
net/core/filter.c
5800
const struct bpf_func_proto bpf_sk_setsockopt_nodelay_proto = {
net/core/filter.c
5817
const struct bpf_func_proto bpf_unlocked_sk_setsockopt_proto = {
net/core/filter.c
5834
const struct bpf_func_proto bpf_unlocked_sk_getsockopt_proto = {
net/core/filter.c
5851
static const struct bpf_func_proto bpf_sock_addr_setsockopt_proto = {
net/core/filter.c
5868
static const struct bpf_func_proto bpf_sock_addr_getsockopt_proto = {
net/core/filter.c
5913
static const struct bpf_func_proto bpf_sock_create_setsockopt_proto = {
net/core/filter.c
5939
static const struct bpf_func_proto bpf_sock_create_getsockopt_proto = {
net/core/filter.c
5965
static const struct bpf_func_proto bpf_sock_ops_setsockopt_proto = {
net/core/filter.c
6075
static const struct bpf_func_proto bpf_sock_ops_getsockopt_proto = {
net/core/filter.c
6103
static const struct bpf_func_proto bpf_sock_ops_cb_flags_set_proto = {
net/core/filter.c
6144
static const struct bpf_func_proto bpf_bind_proto = {
net/core/filter.c
6196
static const struct bpf_func_proto bpf_skb_get_xfrm_state_proto = {
net/core/filter.c
6526
static const struct bpf_func_proto bpf_xdp_fib_lookup_proto = {
net/core/filter.c
6583
static const struct bpf_func_proto bpf_skb_fib_lookup_proto = {
net/core/filter.c
6682
static const struct bpf_func_proto bpf_skb_check_mtu_proto = {
net/core/filter.c
6694
static const struct bpf_func_proto bpf_xdp_check_mtu_proto = {
net/core/filter.c
6780
static const struct bpf_func_proto bpf_lwt_in_push_encap_proto = {
net/core/filter.c
6790
static const struct bpf_func_proto bpf_lwt_xmit_push_encap_proto = {
net/core/filter.c
6834
static const struct bpf_func_proto bpf_lwt_seg6_store_bytes_proto = {
net/core/filter.c
6923
static const struct bpf_func_proto bpf_lwt_seg6_action_proto = {
net/core/filter.c
6984
static const struct bpf_func_proto bpf_lwt_seg6_adjust_srh_proto = {
net/core/filter.c
7164
static const struct bpf_func_proto bpf_skc_lookup_tcp_proto = {
net/core/filter.c
7183
static const struct bpf_func_proto bpf_sk_lookup_tcp_proto = {
net/core/filter.c
7202
static const struct bpf_func_proto bpf_sk_lookup_udp_proto = {
net/core/filter.c
7226
static const struct bpf_func_proto bpf_tc_skc_lookup_tcp_proto = {
net/core/filter.c
7250
static const struct bpf_func_proto bpf_tc_sk_lookup_tcp_proto = {
net/core/filter.c
7274
static const struct bpf_func_proto bpf_tc_sk_lookup_udp_proto = {
net/core/filter.c
7293
static const struct bpf_func_proto bpf_sk_release_proto = {
net/core/filter.c
7312
static const struct bpf_func_proto bpf_xdp_sk_lookup_udp_proto = {
net/core/filter.c
7336
static const struct bpf_func_proto bpf_xdp_skc_lookup_tcp_proto = {
net/core/filter.c
7360
static const struct bpf_func_proto bpf_xdp_sk_lookup_tcp_proto = {
net/core/filter.c
7381
static const struct bpf_func_proto bpf_sock_addr_skc_lookup_tcp_proto = {
net/core/filter.c
7400
static const struct bpf_func_proto bpf_sock_addr_sk_lookup_tcp_proto = {
net/core/filter.c
7419
static const struct bpf_func_proto bpf_sock_addr_sk_lookup_udp_proto = {
net/core/filter.c
7580
const struct bpf_func_proto bpf_tcp_sock_proto = {
net/core/filter.c
7597
static const struct bpf_func_proto bpf_get_listener_sock_proto = {
net/core/filter.c
7670
static const struct bpf_func_proto bpf_skb_ecn_set_ce_proto = {
net/core/filter.c
7738
static const struct bpf_func_proto bpf_tcp_check_syncookie_proto = {
net/core/filter.c
7807
static const struct bpf_func_proto bpf_tcp_gen_syncookie_proto = {
net/core/filter.c
7840
static const struct bpf_func_proto bpf_sk_assign_proto = {
net/core/filter.c
7964
static const struct bpf_func_proto bpf_sock_ops_load_hdr_opt_proto = {
net/core/filter.c
8042
static const struct bpf_func_proto bpf_sock_ops_store_hdr_opt_proto = {
net/core/filter.c
8069
static const struct bpf_func_proto bpf_sock_ops_reserve_hdr_opt_proto = {
net/core/filter.c
8110
static const struct bpf_func_proto bpf_skb_set_tstamp_proto = {
net/core/filter.c
8135
static const struct bpf_func_proto bpf_tcp_raw_gen_syncookie_ipv4_proto = {
net/core/filter.c
8167
static const struct bpf_func_proto bpf_tcp_raw_gen_syncookie_ipv6_proto = {
net/core/filter.c
8187
static const struct bpf_func_proto bpf_tcp_raw_check_syncookie_ipv4_proto = {
net/core/filter.c
8211
static const struct bpf_func_proto bpf_tcp_raw_check_syncookie_ipv6_proto = {
net/core/filter.c
8258
const struct bpf_func_proto bpf_event_output_data_proto __weak;
net/core/filter.c
8259
const struct bpf_func_proto bpf_sk_storage_get_cg_sock_proto __weak;
net/core/filter.c
8261
static const struct bpf_func_proto *
net/core/filter.c
8264
const struct bpf_func_proto *func_proto;
net/core/filter.c
8300
static const struct bpf_func_proto *
net/core/filter.c
8303
const struct bpf_func_proto *func_proto;
net/core/filter.c
8389
static const struct bpf_func_proto *
net/core/filter.c
8410
const struct bpf_func_proto bpf_sk_storage_get_proto __weak;
net/core/filter.c
8411
const struct bpf_func_proto bpf_sk_storage_delete_proto __weak;
net/core/filter.c
8413
static const struct bpf_func_proto *
net/core/filter.c
8416
const struct bpf_func_proto *func_proto;
net/core/filter.c
8462
static const struct bpf_func_proto *
net/core/filter.c
8599
static const struct bpf_func_proto *
net/core/filter.c
8671
const struct bpf_func_proto bpf_sock_map_update_proto __weak;
net/core/filter.c
8672
const struct bpf_func_proto bpf_sock_hash_update_proto __weak;
net/core/filter.c
8674
static const struct bpf_func_proto *
net/core/filter.c
8677
const struct bpf_func_proto *func_proto;
net/core/filter.c
8719
const struct bpf_func_proto bpf_msg_redirect_map_proto __weak;
net/core/filter.c
8720
const struct bpf_func_proto bpf_msg_redirect_hash_proto __weak;
net/core/filter.c
8722
static const struct bpf_func_proto *
net/core/filter.c
8753
const struct bpf_func_proto bpf_sk_redirect_map_proto __weak;
net/core/filter.c
8754
const struct bpf_func_proto bpf_sk_redirect_hash_proto __weak;
net/core/filter.c
8756
static const struct bpf_func_proto *
net/core/filter.c
8797
static const struct bpf_func_proto *
net/core/filter.c
8808
static const struct bpf_func_proto *
net/core/filter.c
8835
static const struct bpf_func_proto *
net/core/filter.c
8846
static const struct bpf_func_proto *
net/core/filter.c
8885
static const struct bpf_func_proto *
net/core/filter.c
93
static const struct bpf_func_proto *
net/core/sock_map.c
1242
const struct bpf_func_proto bpf_sock_hash_update_proto = {
net/core/sock_map.c
1271
const struct bpf_func_proto bpf_sk_redirect_hash_proto = {
net/core/sock_map.c
1302
const struct bpf_func_proto bpf_msg_redirect_hash_proto = {
net/core/sock_map.c
636
const struct bpf_func_proto bpf_sock_map_update_proto = {
net/core/sock_map.c
665
const struct bpf_func_proto bpf_sk_redirect_map_proto = {
net/core/sock_map.c
696
const struct bpf_func_proto bpf_msg_redirect_map_proto = {
net/ipv4/bpf_tcp_ca.c
128
static const struct bpf_func_proto bpf_tcp_send_ack_proto = {
net/ipv4/bpf_tcp_ca.c
151
static const struct bpf_func_proto *
net/ipv4/tcp_ipv4.c
3611
static const struct bpf_func_proto *
net/netfilter/nf_bpf_link.c
323
static const struct bpf_func_proto *
net/smc/smc_hs_bpf.c
115
static const struct bpf_func_proto *
net/unix/af_unix.c
3901
static const struct bpf_func_proto *