Searched refs:bpf_func_proto (Results 1 – 22 of 22) sorted by relevance
36 const struct bpf_func_proto bpf_map_lookup_elem_proto = {83 const struct bpf_func_proto bpf_map_push_elem_proto = {98 const struct bpf_func_proto bpf_map_pop_elem_proto = {153 const struct bpf_func_proto bpf_ktime_get_ns_proto = {307 const struct bpf_func_proto bpf_spin_lock_proto = {329 const struct bpf_func_proto bpf_spin_unlock_proto = {357 const struct bpf_func_proto bpf_jiffies64_proto = {529 const struct bpf_func_proto bpf_strtol_proto = {557 const struct bpf_func_proto bpf_strtoul_proto = {1007 const struct bpf_func_proto bpf_snprintf_proto = {[all …]
2347 const struct bpf_func_proto bpf_map_lookup_elem_proto __weak;2350 const struct bpf_func_proto bpf_map_push_elem_proto __weak;2351 const struct bpf_func_proto bpf_map_pop_elem_proto __weak;2352 const struct bpf_func_proto bpf_map_peek_elem_proto __weak;2353 const struct bpf_func_proto bpf_spin_lock_proto __weak;2354 const struct bpf_func_proto bpf_spin_unlock_proto __weak;2355 const struct bpf_func_proto bpf_jiffies64_proto __weak;2360 const struct bpf_func_proto bpf_ktime_get_ns_proto __weak;2371 const struct bpf_func_proto bpf_snprintf_btf_proto __weak;2372 const struct bpf_func_proto bpf_seq_printf_btf_proto __weak;[all …]
362 const struct bpf_func_proto bpf_ringbuf_reserve_proto = {404 const struct bpf_func_proto bpf_ringbuf_submit_proto = {417 const struct bpf_func_proto bpf_ringbuf_discard_proto = {443 const struct bpf_func_proto bpf_ringbuf_output_proto = {472 const struct bpf_func_proto bpf_ringbuf_query_proto = {
70 static const struct bpf_func_proto bpf_bprm_opts_set_proto = {91 static const struct bpf_func_proto bpf_ima_inode_hash_proto = {102 static const struct bpf_func_proto *
361 const struct bpf_func_proto bpf_get_stackid_proto = {430 const struct bpf_func_proto bpf_get_stackid_proto_pe = {514 const struct bpf_func_proto bpf_get_stack_proto = {540 const struct bpf_func_proto bpf_get_task_stack_proto = {604 const struct bpf_func_proto bpf_get_stack_proto_pe = {
261 const struct bpf_func_proto bpf_inode_storage_get_proto = {272 const struct bpf_func_proto bpf_inode_storage_delete_proto = {
1215 static const struct bpf_func_proto *1232 static const struct bpf_func_proto *1700 static const struct bpf_func_proto bpf_sysctl_get_name_proto = {1742 static const struct bpf_func_proto bpf_sysctl_get_current_value_proto = {1762 static const struct bpf_func_proto bpf_sysctl_get_new_value_proto = {1787 static const struct bpf_func_proto bpf_sysctl_set_new_value_proto = {1796 static const struct bpf_func_proto *1925 static const struct bpf_func_proto bpf_get_netns_cookie_sockopt_proto = {1933 static const struct bpf_func_proto *
320 const struct bpf_func_proto bpf_task_storage_get_proto = {331 const struct bpf_func_proto bpf_task_storage_delete_proto = {
363 const struct bpf_func_proto *367 const struct bpf_func_proto *fn = NULL; in bpf_iter_get_func_proto()708 const struct bpf_func_proto bpf_for_each_map_elem_proto = {
4770 static const struct bpf_func_proto bpf_sys_bpf_proto = {4779 const struct bpf_func_proto * __weak4795 static const struct bpf_func_proto bpf_sys_close_proto = {4817 const struct bpf_func_proto bpf_kallsyms_lookup_name_proto = {4827 static const struct bpf_func_proto *
5194 const struct bpf_func_proto *fn) in check_func_arg()5706 static bool check_raw_mode_ok(const struct bpf_func_proto *fn) in check_raw_mode_ok()5737 static bool check_arg_pair_ok(const struct bpf_func_proto *fn) in check_arg_pair_ok()5755 static bool check_refcount_ok(const struct bpf_func_proto *fn, int func_id) in check_refcount_ok()5782 static bool check_btf_id_ok(const struct bpf_func_proto *fn) in check_btf_id_ok()5797 static int check_func_proto(const struct bpf_func_proto *fn, int func_id) in check_func_proto()6387 const struct bpf_func_proto *fn = NULL; in check_helper_call()12890 const struct bpf_func_proto *fn; in do_misc_fixups()
6335 const struct bpf_func_proto bpf_btf_find_by_name_kind_proto = {
368 struct bpf_func_proto { struct500 const struct bpf_func_proto *1514 typedef const struct bpf_func_proto *1552 const struct bpf_func_proto *1923 static inline const struct bpf_func_proto *2102 extern const struct bpf_func_proto bpf_tail_call_proto;2124 extern const struct bpf_func_proto bpf_strtol_proto;2125 extern const struct bpf_func_proto bpf_strtoul_proto;2126 extern const struct bpf_func_proto bpf_tcp_sock_proto;2143 extern const struct bpf_func_proto bpf_snprintf_proto;[all …]
41 extern const struct bpf_func_proto bpf_inode_storage_get_proto;42 extern const struct bpf_func_proto bpf_inode_storage_delete_proto;
169 const struct bpf_func_proto bpf_probe_read_user_proto = {778 const struct bpf_func_proto bpf_task_pt_regs_proto = {942 static const struct bpf_func_proto bpf_d_path_proto = {1001 const struct bpf_func_proto bpf_snprintf_btf_proto = {1094 static const struct bpf_func_proto *1216 static const struct bpf_func_proto *1334 static const struct bpf_func_proto *1439 static const struct bpf_func_proto *1573 static const struct bpf_func_proto *1588 const struct bpf_func_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;
82 static const struct bpf_func_proto *4404 static const struct bpf_func_proto *7132 static const struct bpf_func_proto *7172 static const struct bpf_func_proto *7266 static const struct bpf_func_proto *7288 static const struct bpf_func_proto *7333 static const struct bpf_func_proto *7456 static const struct bpf_func_proto *7502 static const struct bpf_func_proto *7546 static const struct bpf_func_proto *[all …]
354 const struct bpf_func_proto bpf_sk_storage_get_proto = {364 const struct bpf_func_proto bpf_sk_storage_get_cg_sock_proto = {374 const struct bpf_func_proto bpf_sk_storage_delete_proto = {434 const struct bpf_func_proto bpf_sk_storage_get_tracing_proto = {446 const struct bpf_func_proto bpf_sk_storage_delete_tracing_proto = {
620 const struct bpf_func_proto bpf_sock_map_update_proto = {647 const struct bpf_func_proto bpf_sk_redirect_map_proto = {674 const struct bpf_func_proto bpf_msg_redirect_map_proto = {1204 const struct bpf_func_proto bpf_sock_hash_update_proto = {1231 const struct bpf_func_proto bpf_sk_redirect_hash_proto = {1258 const struct bpf_func_proto bpf_msg_redirect_hash_proto = {
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 *
152 static const struct bpf_func_proto bpf_tcp_send_ack_proto = {175 static const struct bpf_func_proto *
3284 static const struct bpf_func_proto *
Completed in 104 milliseconds