Home
last modified time | relevance | path

Searched defs:__weak (Results 1 – 2 of 2) sorted by relevance

/kernel/bpf/
Dcore.c2798 const struct bpf_func_proto bpf_map_lookup_elem_proto __weak; variable
2799 const struct bpf_func_proto bpf_map_update_elem_proto __weak; variable
2800 const struct bpf_func_proto bpf_map_delete_elem_proto __weak; variable
2801 const struct bpf_func_proto bpf_map_push_elem_proto __weak; variable
2802 const struct bpf_func_proto bpf_map_pop_elem_proto __weak; variable
2803 const struct bpf_func_proto bpf_map_peek_elem_proto __weak; variable
2804 const struct bpf_func_proto bpf_map_lookup_percpu_elem_proto __weak; variable
2805 const struct bpf_func_proto bpf_spin_lock_proto __weak; variable
2806 const struct bpf_func_proto bpf_spin_unlock_proto __weak; variable
2807 const struct bpf_func_proto bpf_jiffies64_proto __weak; variable
[all …]
Dhelpers.c1744 const struct bpf_func_proto bpf_get_current_task_proto __weak; variable
1745 const struct bpf_func_proto bpf_get_current_task_btf_proto __weak; variable
1746 const struct bpf_func_proto bpf_probe_read_user_proto __weak; variable
1747 const struct bpf_func_proto bpf_probe_read_user_str_proto __weak; variable
1748 const struct bpf_func_proto bpf_probe_read_kernel_proto __weak; variable
1749 const struct bpf_func_proto bpf_probe_read_kernel_str_proto __weak; variable
1750 const struct bpf_func_proto bpf_task_pt_regs_proto __weak; variable