Searched defs:__weak (Results 1 – 2 of 2) sorted by relevance
2344 const struct bpf_func_proto bpf_map_lookup_elem_proto __weak; variable2345 const struct bpf_func_proto bpf_map_update_elem_proto __weak; variable2346 const struct bpf_func_proto bpf_map_delete_elem_proto __weak; variable2347 const struct bpf_func_proto bpf_map_push_elem_proto __weak; variable2348 const struct bpf_func_proto bpf_map_pop_elem_proto __weak; variable2349 const struct bpf_func_proto bpf_map_peek_elem_proto __weak; variable2350 const struct bpf_func_proto bpf_spin_lock_proto __weak; variable2351 const struct bpf_func_proto bpf_spin_unlock_proto __weak; variable2352 const struct bpf_func_proto bpf_jiffies64_proto __weak; variable2354 const struct bpf_func_proto bpf_get_prandom_u32_proto __weak; variable[all …]
1353 const struct bpf_func_proto bpf_get_current_task_proto __weak; variable1354 const struct bpf_func_proto bpf_get_current_task_btf_proto __weak; variable1355 const struct bpf_func_proto bpf_probe_read_user_proto __weak; variable1356 const struct bpf_func_proto bpf_probe_read_user_str_proto __weak; variable1357 const struct bpf_func_proto bpf_probe_read_kernel_proto __weak; variable1358 const struct bpf_func_proto bpf_probe_read_kernel_str_proto __weak; variable1359 const struct bpf_func_proto bpf_task_pt_regs_proto __weak; variable