Home
last modified time | relevance | path

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

/kernel/bpf/
A Dcore.c2974 const struct bpf_func_proto bpf_map_push_elem_proto __weak; variable
2975 const struct bpf_func_proto bpf_map_pop_elem_proto __weak; variable
2976 const struct bpf_func_proto bpf_map_peek_elem_proto __weak; variable
2978 const struct bpf_func_proto bpf_spin_lock_proto __weak; variable
2979 const struct bpf_func_proto bpf_spin_unlock_proto __weak; variable
2980 const struct bpf_func_proto bpf_jiffies64_proto __weak; variable
2985 const struct bpf_func_proto bpf_ktime_get_ns_proto __weak; variable
2997 const struct bpf_func_proto bpf_snprintf_btf_proto __weak; variable
2998 const struct bpf_func_proto bpf_seq_printf_btf_proto __weak; variable
2999 const struct bpf_func_proto bpf_set_retval_proto __weak; variable
[all …]
A Dhelpers.c1902 const struct bpf_func_proto bpf_get_current_task_proto __weak; variable
1903 const struct bpf_func_proto bpf_get_current_task_btf_proto __weak; variable
1904 const struct bpf_func_proto bpf_probe_read_user_proto __weak; variable
1905 const struct bpf_func_proto bpf_probe_read_user_str_proto __weak; variable
1906 const struct bpf_func_proto bpf_probe_read_kernel_proto __weak; variable
1908 const struct bpf_func_proto bpf_task_pt_regs_proto __weak; variable
1909 const struct bpf_func_proto bpf_perf_event_read_proto __weak; variable
1910 const struct bpf_func_proto bpf_send_signal_proto __weak; variable
1911 const struct bpf_func_proto bpf_send_signal_thread_proto __weak; variable
1913 const struct bpf_func_proto bpf_get_task_stack_proto __weak; variable
[all …]

Completed in 17 milliseconds