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
460
static inline const struct bpf_func_proto *
include/linux/bpf.h
1100
const struct bpf_func_proto *
include/linux/bpf.h
2331
const struct bpf_func_proto *bpf_get_trace_printk_proto(void);
include/linux/bpf.h
2332
const struct bpf_func_proto *bpf_get_trace_vprintk_proto(void);
include/linux/bpf.h
2334
const struct bpf_func_proto *bpf_get_perf_event_read_value_proto(void);
include/linux/bpf.h
2845
typedef const struct bpf_func_proto *
include/linux/bpf.h
2883
const struct bpf_func_proto *
include/linux/bpf.h
3035
const struct bpf_func_proto *bpf_base_func_proto(enum bpf_func_id func_id,
include/linux/bpf.h
3312
static inline const struct bpf_func_proto *
include/linux/bpf.h
3656
extern const struct bpf_func_proto bpf_map_lookup_elem_proto;
include/linux/bpf.h
3657
extern const struct bpf_func_proto bpf_map_update_elem_proto;
include/linux/bpf.h
3658
extern const struct bpf_func_proto bpf_map_delete_elem_proto;
include/linux/bpf.h
3659
extern const struct bpf_func_proto bpf_map_push_elem_proto;
include/linux/bpf.h
3660
extern const struct bpf_func_proto bpf_map_pop_elem_proto;
include/linux/bpf.h
3661
extern const struct bpf_func_proto bpf_map_peek_elem_proto;
include/linux/bpf.h
3662
extern const struct bpf_func_proto bpf_map_lookup_percpu_elem_proto;
include/linux/bpf.h
3664
extern const struct bpf_func_proto bpf_get_prandom_u32_proto;
include/linux/bpf.h
3665
extern const struct bpf_func_proto bpf_get_smp_processor_id_proto;
include/linux/bpf.h
3666
extern const struct bpf_func_proto bpf_get_numa_node_id_proto;
include/linux/bpf.h
3667
extern const struct bpf_func_proto bpf_tail_call_proto;
include/linux/bpf.h
3668
extern const struct bpf_func_proto bpf_ktime_get_ns_proto;
include/linux/bpf.h
3669
extern const struct bpf_func_proto bpf_ktime_get_boot_ns_proto;
include/linux/bpf.h
3670
extern const struct bpf_func_proto bpf_ktime_get_tai_ns_proto;
include/linux/bpf.h
3671
extern const struct bpf_func_proto bpf_get_current_pid_tgid_proto;
include/linux/bpf.h
3672
extern const struct bpf_func_proto bpf_get_current_uid_gid_proto;
include/linux/bpf.h
3673
extern const struct bpf_func_proto bpf_get_current_comm_proto;
include/linux/bpf.h
3674
extern const struct bpf_func_proto bpf_get_stackid_proto;
include/linux/bpf.h
3675
extern const struct bpf_func_proto bpf_get_stack_proto;
include/linux/bpf.h
3676
extern const struct bpf_func_proto bpf_get_stack_sleepable_proto;
include/linux/bpf.h
3677
extern const struct bpf_func_proto bpf_get_task_stack_proto;
include/linux/bpf.h
3678
extern const struct bpf_func_proto bpf_get_task_stack_sleepable_proto;
include/linux/bpf.h
3679
extern const struct bpf_func_proto bpf_get_stackid_proto_pe;
include/linux/bpf.h
3680
extern const struct bpf_func_proto bpf_get_stack_proto_pe;
include/linux/bpf.h
3681
extern const struct bpf_func_proto bpf_sock_map_update_proto;
include/linux/bpf.h
3682
extern const struct bpf_func_proto bpf_sock_hash_update_proto;
include/linux/bpf.h
3683
extern const struct bpf_func_proto bpf_get_current_cgroup_id_proto;
include/linux/bpf.h
3684
extern const struct bpf_func_proto bpf_get_current_ancestor_cgroup_id_proto;
include/linux/bpf.h
3685
extern const struct bpf_func_proto bpf_get_cgroup_classid_curr_proto;
include/linux/bpf.h
3686
extern const struct bpf_func_proto bpf_current_task_under_cgroup_proto;
include/linux/bpf.h
3687
extern const struct bpf_func_proto bpf_msg_redirect_hash_proto;
include/linux/bpf.h
3688
extern const struct bpf_func_proto bpf_msg_redirect_map_proto;
include/linux/bpf.h
3689
extern const struct bpf_func_proto bpf_sk_redirect_hash_proto;
include/linux/bpf.h
3690
extern const struct bpf_func_proto bpf_sk_redirect_map_proto;
include/linux/bpf.h
3691
extern const struct bpf_func_proto bpf_spin_lock_proto;
include/linux/bpf.h
3692
extern const struct bpf_func_proto bpf_spin_unlock_proto;
include/linux/bpf.h
3693
extern const struct bpf_func_proto bpf_get_local_storage_proto;
include/linux/bpf.h
3694
extern const struct bpf_func_proto bpf_strtol_proto;
include/linux/bpf.h
3695
extern const struct bpf_func_proto bpf_strtoul_proto;
include/linux/bpf.h
3696
extern const struct bpf_func_proto bpf_tcp_sock_proto;
include/linux/bpf.h
3697
extern const struct bpf_func_proto bpf_jiffies64_proto;
include/linux/bpf.h
3698
extern const struct bpf_func_proto bpf_get_ns_current_pid_tgid_proto;
include/linux/bpf.h
3699
extern const struct bpf_func_proto bpf_event_output_data_proto;
include/linux/bpf.h
3700
extern const struct bpf_func_proto bpf_ringbuf_output_proto;
include/linux/bpf.h
3701
extern const struct bpf_func_proto bpf_ringbuf_reserve_proto;
include/linux/bpf.h
3702
extern const struct bpf_func_proto bpf_ringbuf_submit_proto;
include/linux/bpf.h
3703
extern const struct bpf_func_proto bpf_ringbuf_discard_proto;
include/linux/bpf.h
3704
extern const struct bpf_func_proto bpf_ringbuf_query_proto;
include/linux/bpf.h
3705
extern const struct bpf_func_proto bpf_ringbuf_reserve_dynptr_proto;
include/linux/bpf.h
3706
extern const struct bpf_func_proto bpf_ringbuf_submit_dynptr_proto;
include/linux/bpf.h
3707
extern const struct bpf_func_proto bpf_ringbuf_discard_dynptr_proto;
include/linux/bpf.h
3708
extern const struct bpf_func_proto bpf_skc_to_tcp6_sock_proto;
include/linux/bpf.h
3709
extern const struct bpf_func_proto bpf_skc_to_tcp_sock_proto;
include/linux/bpf.h
3710
extern const struct bpf_func_proto bpf_skc_to_tcp_timewait_sock_proto;
include/linux/bpf.h
3711
extern const struct bpf_func_proto bpf_skc_to_tcp_request_sock_proto;
include/linux/bpf.h
3712
extern const struct bpf_func_proto bpf_skc_to_udp6_sock_proto;
include/linux/bpf.h
3713
extern const struct bpf_func_proto bpf_skc_to_unix_sock_proto;
include/linux/bpf.h
3714
extern const struct bpf_func_proto bpf_skc_to_mptcp_sock_proto;
include/linux/bpf.h
3715
extern const struct bpf_func_proto bpf_copy_from_user_proto;
include/linux/bpf.h
3716
extern const struct bpf_func_proto bpf_snprintf_btf_proto;
include/linux/bpf.h
3717
extern const struct bpf_func_proto bpf_snprintf_proto;
include/linux/bpf.h
3718
extern const struct bpf_func_proto bpf_per_cpu_ptr_proto;
include/linux/bpf.h
3719
extern const struct bpf_func_proto bpf_this_cpu_ptr_proto;
include/linux/bpf.h
3720
extern const struct bpf_func_proto bpf_ktime_get_coarse_ns_proto;
include/linux/bpf.h
3721
extern const struct bpf_func_proto bpf_sock_from_file_proto;
include/linux/bpf.h
3722
extern const struct bpf_func_proto bpf_get_socket_ptr_cookie_proto;
include/linux/bpf.h
3723
extern const struct bpf_func_proto bpf_task_storage_get_recur_proto;
include/linux/bpf.h
3724
extern const struct bpf_func_proto bpf_task_storage_get_proto;
include/linux/bpf.h
3725
extern const struct bpf_func_proto bpf_task_storage_delete_recur_proto;
include/linux/bpf.h
3726
extern const struct bpf_func_proto bpf_task_storage_delete_proto;
include/linux/bpf.h
3727
extern const struct bpf_func_proto bpf_for_each_map_elem_proto;
include/linux/bpf.h
3728
extern const struct bpf_func_proto bpf_btf_find_by_name_kind_proto;
include/linux/bpf.h
3729
extern const struct bpf_func_proto bpf_sk_setsockopt_proto;
include/linux/bpf.h
3730
extern const struct bpf_func_proto bpf_sk_getsockopt_proto;
include/linux/bpf.h
3731
extern const struct bpf_func_proto bpf_unlocked_sk_setsockopt_proto;
include/linux/bpf.h
3732
extern const struct bpf_func_proto bpf_unlocked_sk_getsockopt_proto;
include/linux/bpf.h
3733
extern const struct bpf_func_proto bpf_find_vma_proto;
include/linux/bpf.h
3734
extern const struct bpf_func_proto bpf_loop_proto;
include/linux/bpf.h
3735
extern const struct bpf_func_proto bpf_copy_from_user_task_proto;
include/linux/bpf.h
3736
extern const struct bpf_func_proto bpf_set_retval_proto;
include/linux/bpf.h
3737
extern const struct bpf_func_proto bpf_get_retval_proto;
include/linux/bpf.h
3738
extern const struct bpf_func_proto bpf_user_ringbuf_drain_proto;
include/linux/bpf.h
3739
extern const struct bpf_func_proto bpf_cgrp_storage_get_proto;
include/linux/bpf.h
3740
extern const struct bpf_func_proto bpf_cgrp_storage_delete_proto;
include/linux/bpf.h
3742
const struct bpf_func_proto *tracing_prog_func_proto(
include/linux/bpf_lsm.h
43
extern const struct bpf_func_proto bpf_inode_storage_get_proto;
include/linux/bpf_lsm.h
44
extern const struct bpf_func_proto bpf_inode_storage_delete_proto;
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
176
const struct bpf_func_proto bpf_cgrp_storage_get_proto = {
kernel/bpf/bpf_cgrp_storage.c
187
const struct bpf_func_proto bpf_cgrp_storage_delete_proto = {
kernel/bpf/bpf_inode_storage.c
207
const struct bpf_func_proto bpf_inode_storage_get_proto = {
kernel/bpf/bpf_inode_storage.c
218
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
157
static const struct bpf_func_proto bpf_bprm_opts_set_proto = {
kernel/bpf/bpf_lsm.c
178
static const struct bpf_func_proto bpf_ima_inode_hash_proto = {
kernel/bpf/bpf_lsm.c
197
static const struct bpf_func_proto bpf_ima_file_hash_proto = {
kernel/bpf/bpf_lsm.c
217
static const struct bpf_func_proto bpf_get_attach_cookie_proto = {
kernel/bpf/bpf_lsm.c
224
static const struct bpf_func_proto *
kernel/bpf/bpf_lsm.c
227
const struct bpf_func_proto *func_proto;
kernel/bpf/bpf_task_storage.c
239
const struct bpf_func_proto bpf_task_storage_get_proto = {
kernel/bpf/bpf_task_storage.c
250
const struct bpf_func_proto bpf_task_storage_delete_proto = {
kernel/bpf/btf.c
8527
const struct bpf_func_proto bpf_btf_find_by_name_kind_proto = {
kernel/bpf/cgroup.c
1775
const struct bpf_func_proto bpf_get_local_storage_proto = {
kernel/bpf/cgroup.c
1791
const struct bpf_func_proto bpf_get_retval_proto = {
kernel/bpf/cgroup.c
1806
const struct bpf_func_proto bpf_set_retval_proto = {
kernel/bpf/cgroup.c
1813
static const struct bpf_func_proto *
kernel/bpf/cgroup.c
1816
const struct bpf_func_proto *func_proto;
kernel/bpf/cgroup.c
2264
static const struct bpf_func_proto bpf_sysctl_get_name_proto = {
kernel/bpf/cgroup.c
2306
static const struct bpf_func_proto bpf_sysctl_get_current_value_proto = {
kernel/bpf/cgroup.c
2326
static const struct bpf_func_proto bpf_sysctl_get_new_value_proto = {
kernel/bpf/cgroup.c
2351
static const struct bpf_func_proto bpf_sysctl_set_new_value_proto = {
kernel/bpf/cgroup.c
2360
static const struct bpf_func_proto *
kernel/bpf/cgroup.c
2363
const struct bpf_func_proto *func_proto;
kernel/bpf/cgroup.c
2495
static const struct bpf_func_proto bpf_get_netns_cookie_sockopt_proto = {
kernel/bpf/cgroup.c
2503
static const struct bpf_func_proto *
kernel/bpf/cgroup.c
2506
const struct bpf_func_proto *func_proto;
kernel/bpf/cgroup.c
2712
const struct bpf_func_proto *
kernel/bpf/core.c
3016
const struct bpf_func_proto bpf_map_lookup_elem_proto __weak;
kernel/bpf/core.c
3017
const struct bpf_func_proto bpf_map_update_elem_proto __weak;
kernel/bpf/core.c
3018
const struct bpf_func_proto bpf_map_delete_elem_proto __weak;
kernel/bpf/core.c
3019
const struct bpf_func_proto bpf_map_push_elem_proto __weak;
kernel/bpf/core.c
3020
const struct bpf_func_proto bpf_map_pop_elem_proto __weak;
kernel/bpf/core.c
3021
const struct bpf_func_proto bpf_map_peek_elem_proto __weak;
kernel/bpf/core.c
3022
const struct bpf_func_proto bpf_map_lookup_percpu_elem_proto __weak;
kernel/bpf/core.c
3023
const struct bpf_func_proto bpf_spin_lock_proto __weak;
kernel/bpf/core.c
3024
const struct bpf_func_proto bpf_spin_unlock_proto __weak;
kernel/bpf/core.c
3025
const struct bpf_func_proto bpf_jiffies64_proto __weak;
kernel/bpf/core.c
3027
const struct bpf_func_proto bpf_get_prandom_u32_proto __weak;
kernel/bpf/core.c
3028
const struct bpf_func_proto bpf_get_smp_processor_id_proto __weak;
kernel/bpf/core.c
3029
const struct bpf_func_proto bpf_get_numa_node_id_proto __weak;
kernel/bpf/core.c
3030
const struct bpf_func_proto bpf_ktime_get_ns_proto __weak;
kernel/bpf/core.c
3031
const struct bpf_func_proto bpf_ktime_get_boot_ns_proto __weak;
kernel/bpf/core.c
3032
const struct bpf_func_proto bpf_ktime_get_coarse_ns_proto __weak;
kernel/bpf/core.c
3033
const struct bpf_func_proto bpf_ktime_get_tai_ns_proto __weak;
kernel/bpf/core.c
3035
const struct bpf_func_proto bpf_get_current_pid_tgid_proto __weak;
kernel/bpf/core.c
3036
const struct bpf_func_proto bpf_get_current_uid_gid_proto __weak;
kernel/bpf/core.c
3037
const struct bpf_func_proto bpf_get_current_comm_proto __weak;
kernel/bpf/core.c
3038
const struct bpf_func_proto bpf_get_current_cgroup_id_proto __weak;
kernel/bpf/core.c
3039
const struct bpf_func_proto bpf_get_current_ancestor_cgroup_id_proto __weak;
kernel/bpf/core.c
3040
const struct bpf_func_proto bpf_get_local_storage_proto __weak;
kernel/bpf/core.c
3041
const struct bpf_func_proto bpf_get_ns_current_pid_tgid_proto __weak;
kernel/bpf/core.c
3042
const struct bpf_func_proto bpf_snprintf_btf_proto __weak;
kernel/bpf/core.c
3043
const struct bpf_func_proto bpf_seq_printf_btf_proto __weak;
kernel/bpf/core.c
3044
const struct bpf_func_proto bpf_set_retval_proto __weak;
kernel/bpf/core.c
3045
const struct bpf_func_proto bpf_get_retval_proto __weak;
kernel/bpf/core.c
3047
const struct bpf_func_proto * __weak bpf_get_trace_printk_proto(void)
kernel/bpf/core.c
3052
const struct bpf_func_proto * __weak bpf_get_trace_vprintk_proto(void)
kernel/bpf/core.c
3057
const struct bpf_func_proto * __weak bpf_get_perf_event_read_value_proto(void)
kernel/bpf/core.c
3071
const struct bpf_func_proto bpf_tail_call_proto = {
kernel/bpf/helpers.c
1076
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
1397
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
1492
static const struct bpf_func_proto bpf_timer_set_callback_proto = {
kernel/bpf/helpers.c
1541
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
1606
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
1728
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
1871
static const struct bpf_func_proto bpf_dynptr_from_mem_proto = {
kernel/bpf/helpers.c
1926
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
1985
static const struct bpf_func_proto bpf_dynptr_write_proto = {
kernel/bpf/helpers.c
2028
static const struct bpf_func_proto bpf_dynptr_data_proto = {
kernel/bpf/helpers.c
2037
const struct bpf_func_proto bpf_get_current_task_proto __weak;
kernel/bpf/helpers.c
2038
const struct bpf_func_proto bpf_get_current_task_btf_proto __weak;
kernel/bpf/helpers.c
2039
const struct bpf_func_proto bpf_probe_read_user_proto __weak;
kernel/bpf/helpers.c
2040
const struct bpf_func_proto bpf_probe_read_user_str_proto __weak;
kernel/bpf/helpers.c
2041
const struct bpf_func_proto bpf_probe_read_kernel_proto __weak;
kernel/bpf/helpers.c
2042
const struct bpf_func_proto bpf_probe_read_kernel_str_proto __weak;
kernel/bpf/helpers.c
2043
const struct bpf_func_proto bpf_task_pt_regs_proto __weak;
kernel/bpf/helpers.c
2044
const struct bpf_func_proto bpf_perf_event_read_proto __weak;
kernel/bpf/helpers.c
2045
const struct bpf_func_proto bpf_send_signal_proto __weak;
kernel/bpf/helpers.c
2046
const struct bpf_func_proto bpf_send_signal_thread_proto __weak;
kernel/bpf/helpers.c
2047
const struct bpf_func_proto bpf_get_task_stack_sleepable_proto __weak;
kernel/bpf/helpers.c
2048
const struct bpf_func_proto bpf_get_task_stack_proto __weak;
kernel/bpf/helpers.c
2049
const struct bpf_func_proto bpf_get_branch_snapshot_proto __weak;
kernel/bpf/helpers.c
2051
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
2713
const struct bpf_func_proto bpf_current_task_under_cgroup_proto = {
kernel/bpf/helpers.c
276
const struct bpf_func_proto bpf_get_current_comm_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
347
const struct bpf_func_proto bpf_get_stackid_proto = {
kernel/bpf/stackmap.c
416
const struct bpf_func_proto bpf_get_stackid_proto_pe = {
kernel/bpf/stackmap.c
520
const struct bpf_func_proto bpf_get_stack_proto = {
kernel/bpf/stackmap.c
536
const struct bpf_func_proto bpf_get_stack_sleepable_proto = {
kernel/bpf/stackmap.c
569
const struct bpf_func_proto bpf_get_task_stack_proto = {
kernel/bpf/stackmap.c
586
const struct bpf_func_proto bpf_get_task_stack_sleepable_proto = {
kernel/bpf/stackmap.c
650
const struct bpf_func_proto bpf_get_stack_proto_pe = {
kernel/bpf/syscall.c
6446
static const struct bpf_func_proto bpf_sys_bpf_proto = {
kernel/bpf/syscall.c
6455
const struct bpf_func_proto * __weak
kernel/bpf/syscall.c
6471
static const struct bpf_func_proto bpf_sys_close_proto = {
kernel/bpf/syscall.c
6494
static const struct bpf_func_proto bpf_kallsyms_lookup_name_proto = {
kernel/bpf/syscall.c
6505
static const struct bpf_func_proto *
kernel/bpf/task_iter.c
786
const struct bpf_func_proto bpf_find_vma_proto = {
kernel/bpf/verifier.c
10428
static bool check_raw_mode_ok(const struct bpf_func_proto *fn)
kernel/bpf/verifier.c
10450
static bool check_args_pair_invalid(const struct bpf_func_proto *fn, int arg)
kernel/bpf/verifier.c
10465
static bool check_arg_pair_ok(const struct bpf_func_proto *fn)
kernel/bpf/verifier.c
10483
static bool check_btf_id_ok(const struct bpf_func_proto *fn)
kernel/bpf/verifier.c
10502
static bool check_mem_arg_rw_flag_ok(const struct bpf_func_proto *fn)
kernel/bpf/verifier.c
10518
static int check_func_proto(const struct bpf_func_proto *fn)
kernel/bpf/verifier.c
11618
const struct bpf_func_proto **ptr)
kernel/bpf/verifier.c
11645
const struct bpf_func_proto *fn = NULL;
kernel/bpf/verifier.c
18357
const struct bpf_func_proto *fn;
kernel/bpf/verifier.c
18872
const struct bpf_func_proto *fp;
kernel/bpf/verifier.c
23403
const struct bpf_func_proto *fn;
kernel/bpf/verifier.c
9680
const struct bpf_func_proto *fn,
kernel/bpf/verifier.c
9863
const struct bpf_func_proto *fn,
kernel/trace/bpf_trace.c
1021
const struct bpf_func_proto bpf_snprintf_btf_proto = {
kernel/trace/bpf_trace.c
1038
static const struct bpf_func_proto bpf_get_func_ip_proto_tracing = {
kernel/trace/bpf_trace.c
1073
static const struct bpf_func_proto bpf_get_func_ip_proto_kprobe = {
kernel/trace/bpf_trace.c
1085
static const struct bpf_func_proto bpf_get_func_ip_proto_kprobe_multi = {
kernel/trace/bpf_trace.c
1097
static const struct bpf_func_proto bpf_get_attach_cookie_proto_kmulti = {
kernel/trace/bpf_trace.c
1109
static const struct bpf_func_proto bpf_get_func_ip_proto_uprobe_multi = {
kernel/trace/bpf_trace.c
1121
static const struct bpf_func_proto bpf_get_attach_cookie_proto_umulti = {
kernel/trace/bpf_trace.c
1136
static const struct bpf_func_proto bpf_get_attach_cookie_proto_trace = {
kernel/trace/bpf_trace.c
1148
static const struct bpf_func_proto bpf_get_attach_cookie_proto_pe = {
kernel/trace/bpf_trace.c
1163
static const struct bpf_func_proto bpf_get_attach_cookie_proto_tracing = {
kernel/trace/bpf_trace.c
1186
const struct bpf_func_proto bpf_get_branch_snapshot_proto = {
kernel/trace/bpf_trace.c
1205
static const struct bpf_func_proto bpf_get_func_arg_proto = {
kernel/trace/bpf_trace.c
1223
static const struct bpf_func_proto bpf_get_func_ret_proto = {
kernel/trace/bpf_trace.c
1237
static const struct bpf_func_proto bpf_get_func_arg_cnt_proto = {
kernel/trace/bpf_trace.c
1243
static const struct bpf_func_proto *
kernel/trace/bpf_trace.c
1246
const struct bpf_func_proto *func_proto;
kernel/trace/bpf_trace.c
1311
static const struct bpf_func_proto *
kernel/trace/bpf_trace.c
1385
static const struct bpf_func_proto bpf_perf_event_output_proto_tp = {
kernel/trace/bpf_trace.c
1410
static const struct bpf_func_proto bpf_get_stackid_proto_tp = {
kernel/trace/bpf_trace.c
1428
static const struct bpf_func_proto bpf_get_stack_proto_tp = {
kernel/trace/bpf_trace.c
1438
static const struct bpf_func_proto *
kernel/trace/bpf_trace.c
1495
static const struct bpf_func_proto bpf_perf_prog_read_value_proto = {
kernel/trace/bpf_trace.c
1532
static const struct bpf_func_proto bpf_read_branch_records_proto = {
kernel/trace/bpf_trace.c
1542
static const struct bpf_func_proto *
kernel/trace/bpf_trace.c
1610
static const struct bpf_func_proto bpf_perf_event_output_proto_raw_tp = {
kernel/trace/bpf_trace.c
1621
extern const struct bpf_func_proto bpf_skb_output_proto;
kernel/trace/bpf_trace.c
1622
extern const struct bpf_func_proto bpf_xdp_output_proto;
kernel/trace/bpf_trace.c
1623
extern const struct bpf_func_proto bpf_xdp_get_buff_len_trace_proto;
kernel/trace/bpf_trace.c
163
static const struct bpf_func_proto bpf_override_return_proto = {
kernel/trace/bpf_trace.c
1642
static const struct bpf_func_proto bpf_get_stackid_proto_raw_tp = {
kernel/trace/bpf_trace.c
1667
static const struct bpf_func_proto bpf_get_stack_proto_raw_tp = {
kernel/trace/bpf_trace.c
1677
static const struct bpf_func_proto *
kernel/trace/bpf_trace.c
1694
const struct bpf_func_proto *
kernel/trace/bpf_trace.c
1697
const struct bpf_func_proto *fn;
kernel/trace/bpf_trace.c
189
const struct bpf_func_proto bpf_probe_read_user_proto = {
kernel/trace/bpf_trace.c
226
const struct bpf_func_proto bpf_probe_read_user_str_proto = {
kernel/trace/bpf_trace.c
241
const struct bpf_func_proto bpf_probe_read_kernel_proto = {
kernel/trace/bpf_trace.c
276
const struct bpf_func_proto bpf_probe_read_kernel_str_proto = {
kernel/trace/bpf_trace.c
296
static const struct bpf_func_proto bpf_probe_read_compat_proto = {
kernel/trace/bpf_trace.c
315
static const struct bpf_func_proto bpf_probe_read_compat_str_proto = {
kernel/trace/bpf_trace.c
350
static const struct bpf_func_proto bpf_probe_write_user_proto = {
kernel/trace/bpf_trace.c
386
static const struct bpf_func_proto bpf_trace_printk_proto = {
kernel/trace/bpf_trace.c
409
const struct bpf_func_proto *bpf_get_trace_printk_proto(void)
kernel/trace/bpf_trace.c
442
static const struct bpf_func_proto bpf_trace_vprintk_proto = {
kernel/trace/bpf_trace.c
452
const struct bpf_func_proto *bpf_get_trace_vprintk_proto(void)
kernel/trace/bpf_trace.c
484
static const struct bpf_func_proto bpf_seq_printf_proto = {
kernel/trace/bpf_trace.c
501
static const struct bpf_func_proto bpf_seq_write_proto = {
kernel/trace/bpf_trace.c
525
static const struct bpf_func_proto bpf_seq_printf_btf_proto = {
kernel/trace/bpf_trace.c
574
const struct bpf_func_proto bpf_perf_event_read_proto = {
kernel/trace/bpf_trace.c
599
static const struct bpf_func_proto bpf_perf_event_read_value_proto = {
kernel/trace/bpf_trace.c
609
const struct bpf_func_proto *bpf_get_perf_event_read_value_proto(void)
kernel/trace/bpf_trace.c
695
static const struct bpf_func_proto bpf_perf_event_output_proto = {
kernel/trace/bpf_trace.c
760
const struct bpf_func_proto bpf_get_current_task_proto = {
kernel/trace/bpf_trace.c
771
const struct bpf_func_proto bpf_get_current_task_btf_proto = {
kernel/trace/bpf_trace.c
785
const struct bpf_func_proto bpf_task_pt_regs_proto = {
kernel/trace/bpf_trace.c
883
const struct bpf_func_proto bpf_send_signal_proto = {
kernel/trace/bpf_trace.c
895
const struct bpf_func_proto bpf_send_signal_thread_proto = {
kernel/trace/bpf_trace.c
962
static const struct bpf_func_proto bpf_d_path_proto = {
net/core/bpf_sk_storage.c
332
const struct bpf_func_proto bpf_sk_storage_get_proto = {
net/core/bpf_sk_storage.c
342
const struct bpf_func_proto bpf_sk_storage_get_cg_sock_proto = {
net/core/bpf_sk_storage.c
352
const struct bpf_func_proto bpf_sk_storage_delete_proto = {
net/core/bpf_sk_storage.c
408
const struct bpf_func_proto bpf_sk_storage_get_tracing_proto = {
net/core/bpf_sk_storage.c
420
const struct bpf_func_proto bpf_sk_storage_delete_tracing_proto = {
net/core/filter.c
11503
static const struct bpf_func_proto sk_select_reuseport_proto = {
net/core/filter.c
11520
static const struct bpf_func_proto sk_reuseport_load_bytes_proto = {
net/core/filter.c
11538
static const struct bpf_func_proto sk_reuseport_load_bytes_relative_proto = {
net/core/filter.c
11549
static const struct bpf_func_proto *
net/core/filter.c
11727
static const struct bpf_func_proto bpf_sk_lookup_assign_proto = {
net/core/filter.c
11736
static const struct bpf_func_proto *
net/core/filter.c
11931
const struct bpf_func_proto bpf_skc_to_tcp6_sock_proto = {
net/core/filter.c
11947
const struct bpf_func_proto bpf_skc_to_tcp_sock_proto = {
net/core/filter.c
11976
const struct bpf_func_proto bpf_skc_to_tcp_timewait_sock_proto = {
net/core/filter.c
11999
const struct bpf_func_proto bpf_skc_to_tcp_request_sock_proto = {
net/core/filter.c
12020
const struct bpf_func_proto bpf_skc_to_udp6_sock_proto = {
net/core/filter.c
12040
const struct bpf_func_proto bpf_skc_to_unix_sock_proto = {
net/core/filter.c
12054
const struct bpf_func_proto bpf_skc_to_mptcp_sock_proto = {
net/core/filter.c
12071
const struct bpf_func_proto bpf_sock_from_file_proto = {
net/core/filter.c
12080
static const struct bpf_func_proto *
net/core/filter.c
12083
const struct bpf_func_proto *func;
net/core/filter.c
1736
static const struct bpf_func_proto bpf_skb_store_bytes_proto = {
net/core/filter.c
1773
static const struct bpf_func_proto bpf_skb_load_bytes_proto = {
net/core/filter.c
1812
static const struct bpf_func_proto bpf_flow_dissector_load_bytes_proto = {
net/core/filter.c
1856
static const struct bpf_func_proto bpf_skb_load_bytes_relative_proto = {
net/core/filter.c
1881
static const struct bpf_func_proto bpf_skb_pull_data_proto = {
net/core/filter.c
1894
static const struct bpf_func_proto bpf_sk_fullsock_proto = {
net/core/filter.c
1921
static const struct bpf_func_proto sk_skb_pull_data_proto = {
net/core/filter.c
1962
static const struct bpf_func_proto bpf_l3_csum_replace_proto = {
net/core/filter.c
2016
static const struct bpf_func_proto bpf_l4_csum_replace_proto = {
net/core/filter.c
2053
static const struct bpf_func_proto bpf_csum_diff_proto = {
net/core/filter.c
2077
static const struct bpf_func_proto bpf_csum_update_proto = {
net/core/filter.c
2111
static const struct bpf_func_proto bpf_csum_level_proto = {
net/core/filter.c
2496
static const struct bpf_func_proto bpf_clone_redirect_proto = {
net/core/filter.c
2562
static const struct bpf_func_proto bpf_redirect_proto = {
net/core/filter.c
2583
static const struct bpf_func_proto bpf_redirect_peer_proto = {
net/core/filter.c
2609
static const struct bpf_func_proto bpf_redirect_neigh_proto = {
net/core/filter.c
2625
static const struct bpf_func_proto bpf_msg_apply_bytes_proto = {
net/core/filter.c
2653
static const struct bpf_func_proto bpf_msg_cork_bytes_proto = {
net/core/filter.c
2778
static const struct bpf_func_proto bpf_msg_pull_data_proto = {
net/core/filter.c
2927
static const struct bpf_func_proto bpf_msg_push_data_proto = {
net/core/filter.c
3099
static const struct bpf_func_proto bpf_msg_pop_data_proto = {
net/core/filter.c
3115
const struct bpf_func_proto bpf_get_cgroup_classid_curr_proto = {
net/core/filter.c
3131
static const struct bpf_func_proto bpf_skb_cgroup_classid_proto = {
net/core/filter.c
3144
static const struct bpf_func_proto bpf_get_cgroup_classid_proto = {
net/core/filter.c
3156
static const struct bpf_func_proto bpf_get_route_realm_proto = {
net/core/filter.c
3173
static const struct bpf_func_proto bpf_get_hash_recalc_proto = {
net/core/filter.c
3189
static const struct bpf_func_proto bpf_set_hash_invalid_proto = {
net/core/filter.c
3206
static const struct bpf_func_proto bpf_set_hash_proto = {
net/core/filter.c
3232
static const struct bpf_func_proto bpf_skb_vlan_push_proto = {
net/core/filter.c
3253
static const struct bpf_func_proto bpf_skb_vlan_pop_proto = {
net/core/filter.c
3447
static const struct bpf_func_proto bpf_skb_change_proto_proto = {
net/core/filter.c
3467
static const struct bpf_func_proto bpf_skb_change_type_proto = {
net/core/filter.c
3697
static const struct bpf_func_proto sk_skb_adjust_room_proto = {
net/core/filter.c
3770
static const struct bpf_func_proto bpf_skb_adjust_room_proto = {
net/core/filter.c
3866
static const struct bpf_func_proto bpf_skb_change_tail_proto = {
net/core/filter.c
3881
static const struct bpf_func_proto sk_skb_change_tail_proto = {
net/core/filter.c
3933
static const struct bpf_func_proto bpf_skb_change_head_proto = {
net/core/filter.c
3948
static const struct bpf_func_proto sk_skb_change_head_proto = {
net/core/filter.c
3962
static const struct bpf_func_proto bpf_xdp_get_buff_len_proto = {
net/core/filter.c
3971
const struct bpf_func_proto bpf_xdp_get_buff_len_trace_proto = {
net/core/filter.c
4004
static const struct bpf_func_proto bpf_xdp_adjust_head_proto = {
net/core/filter.c
4108
static const struct bpf_func_proto bpf_xdp_load_bytes_proto = {
net/core/filter.c
4140
static const struct bpf_func_proto bpf_xdp_store_bytes_proto = {
net/core/filter.c
4279
static const struct bpf_func_proto bpf_xdp_adjust_tail_proto = {
net/core/filter.c
4306
static const struct bpf_func_proto bpf_xdp_adjust_meta_proto = {
net/core/filter.c
4650
static const struct bpf_func_proto bpf_xdp_redirect_proto = {
net/core/filter.c
4664
static const struct bpf_func_proto bpf_xdp_redirect_map_proto = {
net/core/filter.c
4700
static const struct bpf_func_proto bpf_skb_event_output_proto = {
net/core/filter.c
4713
const struct bpf_func_proto bpf_skb_output_proto = {
net/core/filter.c
4799
static const struct bpf_func_proto bpf_skb_get_tunnel_key_proto = {
net/core/filter.c
4834
static const struct bpf_func_proto bpf_skb_get_tunnel_opt_proto = {
net/core/filter.c
4916
static const struct bpf_func_proto bpf_skb_set_tunnel_key_proto = {
net/core/filter.c
4944
static const struct bpf_func_proto bpf_skb_set_tunnel_opt_proto = {
net/core/filter.c
4953
static const struct bpf_func_proto *
net/core/filter.c
4998
static const struct bpf_func_proto bpf_skb_under_cgroup_proto = {
net/core/filter.c
5025
static const struct bpf_func_proto bpf_skb_cgroup_id_proto = {
net/core/filter.c
5056
static const struct bpf_func_proto bpf_skb_ancestor_cgroup_id_proto = {
net/core/filter.c
5069
static const struct bpf_func_proto bpf_sk_cgroup_id_proto = {
net/core/filter.c
5081
static const struct bpf_func_proto bpf_sk_ancestor_cgroup_id_proto = {
net/core/filter.c
5114
static const struct bpf_func_proto bpf_xdp_event_output_proto = {
net/core/filter.c
5127
const struct bpf_func_proto bpf_xdp_output_proto = {
net/core/filter.c
5144
static const struct bpf_func_proto bpf_get_socket_cookie_proto = {
net/core/filter.c
5156
static const struct bpf_func_proto bpf_get_socket_cookie_sock_addr_proto = {
net/core/filter.c
5168
static const struct bpf_func_proto bpf_get_socket_cookie_sock_proto = {
net/core/filter.c
5180
const struct bpf_func_proto bpf_get_socket_ptr_cookie_proto = {
net/core/filter.c
5192
static const struct bpf_func_proto bpf_get_socket_cookie_sock_ops_proto = {
net/core/filter.c
5211
static const struct bpf_func_proto bpf_get_netns_cookie_proto = {
net/core/filter.c
5222
static const struct bpf_func_proto bpf_get_netns_cookie_sock_proto = {
net/core/filter.c
5234
static const struct bpf_func_proto bpf_get_netns_cookie_sock_addr_proto = {
net/core/filter.c
5246
static const struct bpf_func_proto bpf_get_netns_cookie_sock_ops_proto = {
net/core/filter.c
5258
static const struct bpf_func_proto bpf_get_netns_cookie_sk_msg_proto = {
net/core/filter.c
5276
static const struct bpf_func_proto bpf_get_socket_uid_proto = {
net/core/filter.c
5662
const struct bpf_func_proto bpf_sk_setsockopt_proto = {
net/core/filter.c
5679
const struct bpf_func_proto bpf_sk_getsockopt_proto = {
net/core/filter.c
5696
const struct bpf_func_proto bpf_unlocked_sk_setsockopt_proto = {
net/core/filter.c
5713
const struct bpf_func_proto bpf_unlocked_sk_getsockopt_proto = {
net/core/filter.c
5730
static const struct bpf_func_proto bpf_sock_addr_setsockopt_proto = {
net/core/filter.c
5747
static const struct bpf_func_proto bpf_sock_addr_getsockopt_proto = {
net/core/filter.c
5792
static const struct bpf_func_proto bpf_sock_create_setsockopt_proto = {
net/core/filter.c
5818
static const struct bpf_func_proto bpf_sock_create_getsockopt_proto = {
net/core/filter.c
5838
static const struct bpf_func_proto bpf_sock_ops_setsockopt_proto = {
net/core/filter.c
5948
static const struct bpf_func_proto bpf_sock_ops_getsockopt_proto = {
net/core/filter.c
5976
static const struct bpf_func_proto bpf_sock_ops_cb_flags_set_proto = {
net/core/filter.c
6022
static const struct bpf_func_proto bpf_bind_proto = {
net/core/filter.c
6074
static const struct bpf_func_proto bpf_skb_get_xfrm_state_proto = {
net/core/filter.c
6407
static const struct bpf_func_proto bpf_xdp_fib_lookup_proto = {
net/core/filter.c
6462
static const struct bpf_func_proto bpf_skb_fib_lookup_proto = {
net/core/filter.c
6561
static const struct bpf_func_proto bpf_skb_check_mtu_proto = {
net/core/filter.c
6573
static const struct bpf_func_proto bpf_xdp_check_mtu_proto = {
net/core/filter.c
6659
static const struct bpf_func_proto bpf_lwt_in_push_encap_proto = {
net/core/filter.c
6669
static const struct bpf_func_proto bpf_lwt_xmit_push_encap_proto = {
net/core/filter.c
6713
static const struct bpf_func_proto bpf_lwt_seg6_store_bytes_proto = {
net/core/filter.c
6802
static const struct bpf_func_proto bpf_lwt_seg6_action_proto = {
net/core/filter.c
6863
static const struct bpf_func_proto bpf_lwt_seg6_adjust_srh_proto = {
net/core/filter.c
7045
static const struct bpf_func_proto bpf_skc_lookup_tcp_proto = {
net/core/filter.c
7064
static const struct bpf_func_proto bpf_sk_lookup_tcp_proto = {
net/core/filter.c
7083
static const struct bpf_func_proto bpf_sk_lookup_udp_proto = {
net/core/filter.c
7107
static const struct bpf_func_proto bpf_tc_skc_lookup_tcp_proto = {
net/core/filter.c
7131
static const struct bpf_func_proto bpf_tc_sk_lookup_tcp_proto = {
net/core/filter.c
7155
static const struct bpf_func_proto bpf_tc_sk_lookup_udp_proto = {
net/core/filter.c
7174
static const struct bpf_func_proto bpf_sk_release_proto = {
net/core/filter.c
7193
static const struct bpf_func_proto bpf_xdp_sk_lookup_udp_proto = {
net/core/filter.c
7217
static const struct bpf_func_proto bpf_xdp_skc_lookup_tcp_proto = {
net/core/filter.c
7241
static const struct bpf_func_proto bpf_xdp_sk_lookup_tcp_proto = {
net/core/filter.c
7262
static const struct bpf_func_proto bpf_sock_addr_skc_lookup_tcp_proto = {
net/core/filter.c
7281
static const struct bpf_func_proto bpf_sock_addr_sk_lookup_tcp_proto = {
net/core/filter.c
7300
static const struct bpf_func_proto bpf_sock_addr_sk_lookup_udp_proto = {
net/core/filter.c
7461
const struct bpf_func_proto bpf_tcp_sock_proto = {
net/core/filter.c
7478
static const struct bpf_func_proto bpf_get_listener_sock_proto = {
net/core/filter.c
7551
static const struct bpf_func_proto bpf_skb_ecn_set_ce_proto = {
net/core/filter.c
7619
static const struct bpf_func_proto bpf_tcp_check_syncookie_proto = {
net/core/filter.c
7688
static const struct bpf_func_proto bpf_tcp_gen_syncookie_proto = {
net/core/filter.c
7721
static const struct bpf_func_proto bpf_sk_assign_proto = {
net/core/filter.c
7845
static const struct bpf_func_proto bpf_sock_ops_load_hdr_opt_proto = {
net/core/filter.c
7923
static const struct bpf_func_proto bpf_sock_ops_store_hdr_opt_proto = {
net/core/filter.c
7950
static const struct bpf_func_proto bpf_sock_ops_reserve_hdr_opt_proto = {
net/core/filter.c
7991
static const struct bpf_func_proto bpf_skb_set_tstamp_proto = {
net/core/filter.c
8016
static const struct bpf_func_proto bpf_tcp_raw_gen_syncookie_ipv4_proto = {
net/core/filter.c
8048
static const struct bpf_func_proto bpf_tcp_raw_gen_syncookie_ipv6_proto = {
net/core/filter.c
8068
static const struct bpf_func_proto bpf_tcp_raw_check_syncookie_ipv4_proto = {
net/core/filter.c
8092
static const struct bpf_func_proto bpf_tcp_raw_check_syncookie_ipv6_proto = {
net/core/filter.c
8139
const struct bpf_func_proto bpf_event_output_data_proto __weak;
net/core/filter.c
8140
const struct bpf_func_proto bpf_sk_storage_get_cg_sock_proto __weak;
net/core/filter.c
8142
static const struct bpf_func_proto *
net/core/filter.c
8145
const struct bpf_func_proto *func_proto;
net/core/filter.c
8181
static const struct bpf_func_proto *
net/core/filter.c
8184
const struct bpf_func_proto *func_proto;
net/core/filter.c
8270
static const struct bpf_func_proto *
net/core/filter.c
8291
const struct bpf_func_proto bpf_sk_storage_get_proto __weak;
net/core/filter.c
8292
const struct bpf_func_proto bpf_sk_storage_delete_proto __weak;
net/core/filter.c
8294
static const struct bpf_func_proto *
net/core/filter.c
8297
const struct bpf_func_proto *func_proto;
net/core/filter.c
8343
static const struct bpf_func_proto *
net/core/filter.c
8480
static const struct bpf_func_proto *
net/core/filter.c
8552
const struct bpf_func_proto bpf_sock_map_update_proto __weak;
net/core/filter.c
8553
const struct bpf_func_proto bpf_sock_hash_update_proto __weak;
net/core/filter.c
8555
static const struct bpf_func_proto *
net/core/filter.c
8558
const struct bpf_func_proto *func_proto;
net/core/filter.c
8600
const struct bpf_func_proto bpf_msg_redirect_map_proto __weak;
net/core/filter.c
8601
const struct bpf_func_proto bpf_msg_redirect_hash_proto __weak;
net/core/filter.c
8603
static const struct bpf_func_proto *
net/core/filter.c
8634
const struct bpf_func_proto bpf_sk_redirect_map_proto __weak;
net/core/filter.c
8635
const struct bpf_func_proto bpf_sk_redirect_hash_proto __weak;
net/core/filter.c
8637
static const struct bpf_func_proto *
net/core/filter.c
8678
static const struct bpf_func_proto *
net/core/filter.c
8689
static const struct bpf_func_proto *
net/core/filter.c
8716
static const struct bpf_func_proto *
net/core/filter.c
8727
static const struct bpf_func_proto *
net/core/filter.c
8766
static const struct bpf_func_proto *
net/core/filter.c
94
static const struct bpf_func_proto *
net/core/sock_map.c
1240
const struct bpf_func_proto bpf_sock_hash_update_proto = {
net/core/sock_map.c
1269
const struct bpf_func_proto bpf_sk_redirect_hash_proto = {
net/core/sock_map.c
1300
const struct bpf_func_proto bpf_msg_redirect_hash_proto = {
net/core/sock_map.c
634
const struct bpf_func_proto bpf_sock_map_update_proto = {
net/core/sock_map.c
663
const struct bpf_func_proto bpf_sk_redirect_map_proto = {
net/core/sock_map.c
694
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
3684
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
3884
static const struct bpf_func_proto *