Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
Dlinked_vars1.c17 int input_bss_weak __weak; variable
19 int input_data_weak __weak = 10; variable
20 const volatile int input_rodata_weak __weak = 100; variable
Dlinked_vars2.c17 int input_bss_weak __weak; variable
19 int input_data_weak __weak = 20; variable
20 const volatile int input_rodata_weak __weak = 200; variable
Dlinked_funcs2.c11 const volatile int my_tid __weak; variable
12 long syscall_id __weak; variable
Dlinked_funcs1.c11 const volatile int my_tid __weak; variable
12 long syscall_id __weak; variable
/kernel/linux/linux-6.6/kernel/bpf/
Dcore.c2791 const struct bpf_func_proto bpf_map_lookup_elem_proto __weak; variable
2792 const struct bpf_func_proto bpf_map_update_elem_proto __weak; variable
2793 const struct bpf_func_proto bpf_map_delete_elem_proto __weak; variable
2794 const struct bpf_func_proto bpf_map_push_elem_proto __weak; variable
2795 const struct bpf_func_proto bpf_map_pop_elem_proto __weak; variable
2796 const struct bpf_func_proto bpf_map_peek_elem_proto __weak; variable
2797 const struct bpf_func_proto bpf_map_lookup_percpu_elem_proto __weak; variable
2798 const struct bpf_func_proto bpf_spin_lock_proto __weak; variable
2799 const struct bpf_func_proto bpf_spin_unlock_proto __weak; variable
2800 const struct bpf_func_proto bpf_jiffies64_proto __weak; variable
[all …]
Dhelpers.c1672 const struct bpf_func_proto bpf_get_current_task_proto __weak; variable
1673 const struct bpf_func_proto bpf_get_current_task_btf_proto __weak; variable
1674 const struct bpf_func_proto bpf_probe_read_user_proto __weak; variable
1675 const struct bpf_func_proto bpf_probe_read_user_str_proto __weak; variable
1676 const struct bpf_func_proto bpf_probe_read_kernel_proto __weak; variable
1677 const struct bpf_func_proto bpf_probe_read_kernel_str_proto __weak; variable
1678 const struct bpf_func_proto bpf_task_pt_regs_proto __weak; variable
/kernel/linux/linux-5.10/kernel/bpf/
Dcore.c2256 const struct bpf_func_proto bpf_map_lookup_elem_proto __weak; variable
2257 const struct bpf_func_proto bpf_map_update_elem_proto __weak; variable
2258 const struct bpf_func_proto bpf_map_delete_elem_proto __weak; variable
2259 const struct bpf_func_proto bpf_map_push_elem_proto __weak; variable
2260 const struct bpf_func_proto bpf_map_pop_elem_proto __weak; variable
2261 const struct bpf_func_proto bpf_map_peek_elem_proto __weak; variable
2262 const struct bpf_func_proto bpf_spin_lock_proto __weak; variable
2263 const struct bpf_func_proto bpf_spin_unlock_proto __weak; variable
2264 const struct bpf_func_proto bpf_jiffies64_proto __weak; variable
2266 const struct bpf_func_proto bpf_get_prandom_u32_proto __weak; variable
[all …]
Dhelpers.c656 const struct bpf_func_proto bpf_get_current_task_proto __weak; variable
657 const struct bpf_func_proto bpf_probe_read_user_proto __weak; variable
658 const struct bpf_func_proto bpf_probe_read_user_str_proto __weak; variable
659 const struct bpf_func_proto bpf_probe_read_kernel_proto __weak; variable
660 const struct bpf_func_proto bpf_probe_read_kernel_str_proto __weak; variable
/kernel/linux/linux-6.6/init/
Dversion.c49 struct uts_namespace init_uts_ns __weak; variable
/kernel/linux/linux-5.10/tools/objtool/
Dobjtool.h15 #define __weak __attribute__((weak)) macro
/kernel/linux/linux-5.10/tools/lib/traceevent/
Dparse-utils.c12 #define __weak __attribute__((weak)) macro
/kernel/linux/linux-6.6/tools/objtool/include/objtool/
Dobjtool.h15 #define __weak __attribute__((weak)) macro
/kernel/linux/linux-5.10/tools/lib/bpf/
Dbpf_helpers.h39 #define __weak __attribute__((weak)) macro
/kernel/linux/linux-5.10/tools/include/linux/
Dcompiler.h92 # define __weak __attribute__((weak)) macro
/kernel/linux/linux-6.6/tools/include/linux/
Dcompiler.h102 # define __weak __attribute__((weak)) macro
/kernel/linux/linux-5.10/include/linux/
Dcompiler_attributes.h303 #define __weak __attribute__((__weak__)) macro
/kernel/linux/linux-6.6/include/linux/
Dcompiler_attributes.h391 #define __weak __attribute__((__weak__)) macro
/kernel/linux/linux-6.6/tools/perf/util/
Dparse-events.c1085 #define ADD_CONFIG_TERM(__type, __weak) \ in get_config_terms() argument
1097 #define ADD_CONFIG_TERM_VAL(__type, __name, __val, __weak) \ in get_config_terms() argument
1103 #define ADD_CONFIG_TERM_STR(__type, __val, __weak) \ in get_config_terms() argument
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dcompiler_types.h158 #define __weak __attribute__((weak)) macro
/kernel/linux/linux-5.10/net/core/
Dfilter.c7028 const struct bpf_func_proto bpf_event_output_data_proto __weak; variable
7029 const struct bpf_func_proto bpf_sk_storage_get_cg_sock_proto __weak; variable
7162 const struct bpf_func_proto bpf_sk_storage_get_proto __weak; variable
7163 const struct bpf_func_proto bpf_sk_storage_delete_proto __weak; variable
7376 const struct bpf_func_proto bpf_sock_map_update_proto __weak; variable
7377 const struct bpf_func_proto bpf_sock_hash_update_proto __weak; variable
7418 const struct bpf_func_proto bpf_msg_redirect_map_proto __weak; variable
7419 const struct bpf_func_proto bpf_msg_redirect_hash_proto __weak; variable
7464 const struct bpf_func_proto bpf_sk_redirect_map_proto __weak; variable
7465 const struct bpf_func_proto bpf_sk_redirect_hash_proto __weak; variable
/kernel/linux/linux-6.6/tools/lib/bpf/
Dbpf_helpers.h52 #define __weak __attribute__((weak)) macro
/kernel/linux/linux-5.10/tools/perf/util/
Dparse-events.c1240 #define ADD_CONFIG_TERM(__type, __weak) \ in get_config_terms() argument
1252 #define ADD_CONFIG_TERM_VAL(__type, __name, __val, __weak) \ in get_config_terms() argument
1258 #define ADD_CONFIG_TERM_STR(__type, __val, __weak) \ in get_config_terms() argument
/kernel/linux/linux-6.6/net/core/
Dfilter.c7850 const struct bpf_func_proto bpf_event_output_data_proto __weak; variable
7851 const struct bpf_func_proto bpf_sk_storage_get_cg_sock_proto __weak; variable
7984 const struct bpf_func_proto bpf_sk_storage_get_proto __weak; variable
7985 const struct bpf_func_proto bpf_sk_storage_delete_proto __weak; variable
8243 const struct bpf_func_proto bpf_sock_map_update_proto __weak; variable
8244 const struct bpf_func_proto bpf_sock_hash_update_proto __weak; variable
8291 const struct bpf_func_proto bpf_msg_redirect_map_proto __weak; variable
8292 const struct bpf_func_proto bpf_msg_redirect_hash_proto __weak; variable
8333 const struct bpf_func_proto bpf_sk_redirect_map_proto __weak; variable
8334 const struct bpf_func_proto bpf_sk_redirect_hash_proto __weak; variable