Lines Matching defs:__weak

2199 const struct bpf_func_proto bpf_map_lookup_elem_proto __weak;  variable
2200 const struct bpf_func_proto bpf_map_update_elem_proto __weak; variable
2201 const struct bpf_func_proto bpf_map_delete_elem_proto __weak; variable
2202 const struct bpf_func_proto bpf_map_push_elem_proto __weak; variable
2203 const struct bpf_func_proto bpf_map_pop_elem_proto __weak; variable
2204 const struct bpf_func_proto bpf_map_peek_elem_proto __weak; variable
2205 const struct bpf_func_proto bpf_spin_lock_proto __weak; variable
2206 const struct bpf_func_proto bpf_spin_unlock_proto __weak; variable
2207 const struct bpf_func_proto bpf_jiffies64_proto __weak; variable
2209 const struct bpf_func_proto bpf_get_prandom_u32_proto __weak; variable
2210 const struct bpf_func_proto bpf_get_smp_processor_id_proto __weak; variable
2211 const struct bpf_func_proto bpf_get_numa_node_id_proto __weak; variable
2212 const struct bpf_func_proto bpf_ktime_get_ns_proto __weak; variable
2213 const struct bpf_func_proto bpf_ktime_get_boot_ns_proto __weak; variable
2215 const struct bpf_func_proto bpf_get_current_pid_tgid_proto __weak; variable
2216 const struct bpf_func_proto bpf_get_current_uid_gid_proto __weak; variable
2217 const struct bpf_func_proto bpf_get_current_comm_proto __weak; variable
2218 const struct bpf_func_proto bpf_get_current_cgroup_id_proto __weak; variable
2219 const struct bpf_func_proto bpf_get_current_ancestor_cgroup_id_proto __weak; variable
2220 const struct bpf_func_proto bpf_get_local_storage_proto __weak; variable
2221 const struct bpf_func_proto bpf_get_ns_current_pid_tgid_proto __weak; variable
2222 const struct bpf_func_proto bpf_snprintf_btf_proto __weak; variable
2223 const struct bpf_func_proto bpf_seq_printf_btf_proto __weak; variable