Searched defs:__weak (Results 1 – 5 of 5) sorted by relevance
2026 const struct bpf_func_proto bpf_map_lookup_elem_proto __weak; variable2027 const struct bpf_func_proto bpf_map_update_elem_proto __weak; variable2028 const struct bpf_func_proto bpf_map_delete_elem_proto __weak; variable2029 const struct bpf_func_proto bpf_map_push_elem_proto __weak; variable2030 const struct bpf_func_proto bpf_map_pop_elem_proto __weak; variable2031 const struct bpf_func_proto bpf_map_peek_elem_proto __weak; variable2032 const struct bpf_func_proto bpf_spin_lock_proto __weak; variable2033 const struct bpf_func_proto bpf_spin_unlock_proto __weak; variable2035 const struct bpf_func_proto bpf_get_prandom_u32_proto __weak; variable2036 const struct bpf_func_proto bpf_get_smp_processor_id_proto __weak; variable[all …]
12 #define __weak __attribute__((weak)) macro
66 # define __weak __attribute__((weak)) macro
271 #define __weak __attribute__((__weak__)) macro
6085 const struct bpf_func_proto bpf_sk_storage_get_proto __weak; variable6086 const struct bpf_func_proto bpf_sk_storage_delete_proto __weak; variable6267 const struct bpf_func_proto bpf_sock_map_update_proto __weak; variable6268 const struct bpf_func_proto bpf_sock_hash_update_proto __weak; variable6303 const struct bpf_func_proto bpf_msg_redirect_map_proto __weak; variable6304 const struct bpf_func_proto bpf_msg_redirect_hash_proto __weak; variable6329 const struct bpf_func_proto bpf_sk_redirect_map_proto __weak; variable6330 const struct bpf_func_proto bpf_sk_redirect_hash_proto __weak; variable