Searched defs:__weak (Results 1 – 1 of 1) sorted by relevance
1520 const struct bpf_func_proto bpf_map_lookup_elem_proto __weak; variable1521 const struct bpf_func_proto bpf_map_update_elem_proto __weak; variable1522 const struct bpf_func_proto bpf_map_delete_elem_proto __weak; variable1524 const struct bpf_func_proto bpf_get_prandom_u32_proto __weak; variable1525 const struct bpf_func_proto bpf_get_smp_processor_id_proto __weak; variable1526 const struct bpf_func_proto bpf_get_numa_node_id_proto __weak; variable1527 const struct bpf_func_proto bpf_ktime_get_ns_proto __weak; variable1529 const struct bpf_func_proto bpf_get_current_pid_tgid_proto __weak; variable1530 const struct bpf_func_proto bpf_get_current_uid_gid_proto __weak; variable1531 const struct bpf_func_proto bpf_get_current_comm_proto __weak; variable[all …]