Searched refs:bpf_func_proto (Results 1 – 14 of 14) sorted by relevance
924 struct bpf_func_proto { struct1100 const struct bpf_func_proto *2333 const struct bpf_func_proto *bpf_get_trace_printk_proto(void);2334 const struct bpf_func_proto *bpf_get_trace_vprintk_proto(void);2336 const struct bpf_func_proto *bpf_get_perf_event_read_value_proto(void);2842 typedef const struct bpf_func_proto *2880 const struct bpf_func_proto *3032 const struct bpf_func_proto *bpf_base_func_proto(enum bpf_func_id func_id,3309 static inline const struct bpf_func_proto *3653 extern const struct bpf_func_proto bpf_map_lookup_elem_proto;[all …]
21 extern const struct bpf_func_proto bpf_sk_storage_get_proto;22 extern const struct bpf_func_proto bpf_sk_storage_delete_proto;23 extern const struct bpf_func_proto bpf_sk_storage_get_tracing_proto;24 extern const struct bpf_func_proto bpf_sk_storage_delete_tracing_proto;
163 static const struct bpf_func_proto bpf_override_return_proto = {189 const struct bpf_func_proto bpf_probe_read_user_proto = {226 const struct bpf_func_proto bpf_probe_read_user_str_proto = {241 const struct bpf_func_proto bpf_probe_read_kernel_proto = {276 const struct bpf_func_proto bpf_probe_read_kernel_str_proto = {296 static const struct bpf_func_proto bpf_probe_read_compat_proto = {315 static const struct bpf_func_proto bpf_probe_read_compat_str_proto = {350 static const struct bpf_func_proto bpf_probe_write_user_proto = {386 static const struct bpf_func_proto bpf_trace_printk_proto = {409 const struct bpf_func_proto *bpf_get_trace_printk_proto(void) in bpf_get_trace_printk_proto()[all …]
93 static const struct bpf_func_proto *1731 static const struct bpf_func_proto bpf_skb_store_bytes_proto = {1768 static const struct bpf_func_proto bpf_skb_load_bytes_proto = {1807 static const struct bpf_func_proto bpf_flow_dissector_load_bytes_proto = {1851 static const struct bpf_func_proto bpf_skb_load_bytes_relative_proto = {1876 static const struct bpf_func_proto bpf_skb_pull_data_proto = {1889 static const struct bpf_func_proto bpf_sk_fullsock_proto = {1916 static const struct bpf_func_proto sk_skb_pull_data_proto = {1957 static const struct bpf_func_proto bpf_l3_csum_replace_proto = {2011 static const struct bpf_func_proto bpf_l4_csum_replace_proto = {[all …]
31 static const struct bpf_func_proto rc_repeat_proto = {50 static const struct bpf_func_proto rc_keydown_proto = {73 static const struct bpf_func_proto rc_pointer_rel_proto = {82 static const struct bpf_func_proto *
3077 const struct bpf_func_proto bpf_map_lookup_elem_proto __weak;3078 const struct bpf_func_proto bpf_map_update_elem_proto __weak;3079 const struct bpf_func_proto bpf_map_delete_elem_proto __weak;3080 const struct bpf_func_proto bpf_map_push_elem_proto __weak;3081 const struct bpf_func_proto bpf_map_pop_elem_proto __weak;3082 const struct bpf_func_proto bpf_map_peek_elem_proto __weak;3083 const struct bpf_func_proto bpf_map_lookup_percpu_elem_proto __weak;3084 const struct bpf_func_proto bpf_spin_lock_proto __weak;3085 const struct bpf_func_proto bpf_spin_unlock_proto __weak;3086 const struct bpf_func_proto bpf_jiffies64_proto __weak;[all …]
1775 const struct bpf_func_proto bpf_get_local_storage_proto = {1791 const struct bpf_func_proto bpf_get_retval_proto = {1806 const struct bpf_func_proto bpf_set_retval_proto = {1813 static const struct bpf_func_proto *1816 const struct bpf_func_proto *func_proto; in cgroup_dev_func_proto()2264 static const struct bpf_func_proto bpf_sysctl_get_name_proto = {2306 static const struct bpf_func_proto bpf_sysctl_get_current_value_proto = {2326 static const struct bpf_func_proto bpf_sysctl_get_new_value_proto = {2351 static const struct bpf_func_proto bpf_sysctl_set_new_value_proto = {2360 static const struct bpf_func_proto *[all …]
369 const struct bpf_func_proto *373 const struct bpf_func_proto *fn = NULL; in bpf_iter_get_func_proto()717 const struct bpf_func_proto bpf_for_each_map_elem_proto = {753 const struct bpf_func_proto bpf_loop_proto = {
6444 static const struct bpf_func_proto bpf_sys_bpf_proto = {6453 const struct bpf_func_proto * __weak6469 static const struct bpf_func_proto bpf_sys_close_proto = {6492 static const struct bpf_func_proto bpf_kallsyms_lookup_name_proto = {6503 static const struct bpf_func_proto *
8296 const struct bpf_func_proto *fn, in get_dynptr_arg_reg()8479 const struct bpf_func_proto *fn, in check_func_arg()9044 static bool check_raw_mode_ok(const struct bpf_func_proto *fn) in check_raw_mode_ok()9066 static bool check_args_pair_invalid(const struct bpf_func_proto *fn, int arg) in check_args_pair_invalid()9081 static bool check_arg_pair_ok(const struct bpf_func_proto *fn) in check_arg_pair_ok()9099 static bool check_btf_id_ok(const struct bpf_func_proto *fn) in check_btf_id_ok()9118 static bool check_mem_arg_rw_flag_ok(const struct bpf_func_proto *fn) in check_mem_arg_rw_flag_ok()9134 static int check_func_proto(const struct bpf_func_proto *fn) in check_func_proto()10227 const struct bpf_func_proto **ptr) in bpf_get_helper_proto()10267 const struct bpf_func_proto *fn = NULL; in check_helper_call()[all …]
8577 const struct bpf_func_proto bpf_btf_find_by_name_kind_proto = {
323 static const struct bpf_func_proto *
3911 static const struct bpf_func_proto *
3603 static const struct bpf_func_proto *