Lines Matching defs:__weak
2934 const struct bpf_func_proto bpf_map_lookup_elem_proto __weak; variable
2935 const struct bpf_func_proto bpf_map_update_elem_proto __weak; variable
2936 const struct bpf_func_proto bpf_map_delete_elem_proto __weak; variable
2937 const struct bpf_func_proto bpf_map_push_elem_proto __weak; variable
2938 const struct bpf_func_proto bpf_map_pop_elem_proto __weak; variable
2939 const struct bpf_func_proto bpf_map_peek_elem_proto __weak; variable
2940 const struct bpf_func_proto bpf_map_lookup_percpu_elem_proto __weak; variable
2941 const struct bpf_func_proto bpf_spin_lock_proto __weak; variable
2942 const struct bpf_func_proto bpf_spin_unlock_proto __weak; variable
2943 const struct bpf_func_proto bpf_jiffies64_proto __weak; variable
2945 const struct bpf_func_proto bpf_get_prandom_u32_proto __weak; variable
2946 const struct bpf_func_proto bpf_get_smp_processor_id_proto __weak; variable
2947 const struct bpf_func_proto bpf_get_numa_node_id_proto __weak; variable
2948 const struct bpf_func_proto bpf_ktime_get_ns_proto __weak; variable
2949 const struct bpf_func_proto bpf_ktime_get_boot_ns_proto __weak; variable
2950 const struct bpf_func_proto bpf_ktime_get_coarse_ns_proto __weak; variable
2951 const struct bpf_func_proto bpf_ktime_get_tai_ns_proto __weak; variable
2953 const struct bpf_func_proto bpf_get_current_pid_tgid_proto __weak; variable
2954 const struct bpf_func_proto bpf_get_current_uid_gid_proto __weak; variable
2955 const struct bpf_func_proto bpf_get_current_comm_proto __weak; variable
2956 const struct bpf_func_proto bpf_get_current_cgroup_id_proto __weak; variable
2957 const struct bpf_func_proto bpf_get_current_ancestor_cgroup_id_proto __weak; variable
2958 const struct bpf_func_proto bpf_get_local_storage_proto __weak; variable
2959 const struct bpf_func_proto bpf_get_ns_current_pid_tgid_proto __weak; variable
2960 const struct bpf_func_proto bpf_snprintf_btf_proto __weak; variable
2961 const struct bpf_func_proto bpf_seq_printf_btf_proto __weak; variable
2962 const struct bpf_func_proto bpf_set_retval_proto __weak; variable
2963 const struct bpf_func_proto bpf_get_retval_proto __weak; variable