Searched defs:__weak (Results 1 – 1 of 1) sorted by relevance
2035 const struct bpf_func_proto bpf_map_lookup_elem_proto __weak; variable2036 const struct bpf_func_proto bpf_map_update_elem_proto __weak; variable2037 const struct bpf_func_proto bpf_map_delete_elem_proto __weak; variable2038 const struct bpf_func_proto bpf_map_push_elem_proto __weak; variable2039 const struct bpf_func_proto bpf_map_pop_elem_proto __weak; variable2040 const struct bpf_func_proto bpf_map_peek_elem_proto __weak; variable2041 const struct bpf_func_proto bpf_spin_lock_proto __weak; variable2042 const struct bpf_func_proto bpf_spin_unlock_proto __weak; variable2044 const struct bpf_func_proto bpf_get_prandom_u32_proto __weak; variable2045 const struct bpf_func_proto bpf_get_smp_processor_id_proto __weak; variable[all …]