Lines Matching defs:__weak
2254 const struct bpf_func_proto bpf_map_lookup_elem_proto __weak; variable
2255 const struct bpf_func_proto bpf_map_update_elem_proto __weak; variable
2256 const struct bpf_func_proto bpf_map_delete_elem_proto __weak; variable
2257 const struct bpf_func_proto bpf_map_push_elem_proto __weak; variable
2258 const struct bpf_func_proto bpf_map_pop_elem_proto __weak; variable
2259 const struct bpf_func_proto bpf_map_peek_elem_proto __weak; variable
2260 const struct bpf_func_proto bpf_spin_lock_proto __weak; variable
2261 const struct bpf_func_proto bpf_spin_unlock_proto __weak; variable
2262 const struct bpf_func_proto bpf_jiffies64_proto __weak; variable
2264 const struct bpf_func_proto bpf_get_prandom_u32_proto __weak; variable
2265 const struct bpf_func_proto bpf_get_smp_processor_id_proto __weak; variable
2266 const struct bpf_func_proto bpf_get_numa_node_id_proto __weak; variable
2267 const struct bpf_func_proto bpf_ktime_get_ns_proto __weak; variable
2268 const struct bpf_func_proto bpf_ktime_get_boot_ns_proto __weak; variable
2270 const struct bpf_func_proto bpf_get_current_pid_tgid_proto __weak; variable
2271 const struct bpf_func_proto bpf_get_current_uid_gid_proto __weak; variable
2272 const struct bpf_func_proto bpf_get_current_comm_proto __weak; variable
2273 const struct bpf_func_proto bpf_get_current_cgroup_id_proto __weak; variable
2274 const struct bpf_func_proto bpf_get_current_ancestor_cgroup_id_proto __weak; variable
2275 const struct bpf_func_proto bpf_get_local_storage_proto __weak; variable
2276 const struct bpf_func_proto bpf_get_ns_current_pid_tgid_proto __weak; variable
2277 const struct bpf_func_proto bpf_snprintf_btf_proto __weak; variable
2278 const struct bpf_func_proto bpf_seq_printf_btf_proto __weak; variable