Lines Matching refs:__weak

620 void __weak bpf_jit_free(struct bpf_prog *fp)  in bpf_jit_free()
1783 const struct bpf_func_proto bpf_map_lookup_elem_proto __weak; variable
1784 const struct bpf_func_proto bpf_map_update_elem_proto __weak; variable
1785 const struct bpf_func_proto bpf_map_delete_elem_proto __weak; variable
1787 const struct bpf_func_proto bpf_get_prandom_u32_proto __weak; variable
1788 const struct bpf_func_proto bpf_get_smp_processor_id_proto __weak; variable
1789 const struct bpf_func_proto bpf_get_numa_node_id_proto __weak; variable
1790 const struct bpf_func_proto bpf_ktime_get_ns_proto __weak; variable
1792 const struct bpf_func_proto bpf_get_current_pid_tgid_proto __weak; variable
1793 const struct bpf_func_proto bpf_get_current_uid_gid_proto __weak; variable
1794 const struct bpf_func_proto bpf_get_current_comm_proto __weak; variable
1795 const struct bpf_func_proto bpf_sock_map_update_proto __weak; variable
1796 const struct bpf_func_proto bpf_sock_hash_update_proto __weak; variable
1797 const struct bpf_func_proto bpf_get_current_cgroup_id_proto __weak; variable
1798 const struct bpf_func_proto bpf_get_local_storage_proto __weak; variable
1800 const struct bpf_func_proto * __weak bpf_get_trace_printk_proto(void) in bpf_get_trace_printk_proto()
1805 u64 __weak
1827 struct bpf_prog * __weak bpf_int_jit_compile(struct bpf_prog *prog) in bpf_int_jit_compile()
1835 void __weak bpf_jit_compile(struct bpf_prog *prog) in bpf_jit_compile()
1839 bool __weak bpf_helper_changes_pkt_data(void *func) in bpf_helper_changes_pkt_data()
1847 int __weak skb_copy_bits(const struct sk_buff *skb, int offset, void *to, in skb_copy_bits()