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_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_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_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.c2827 const struct bpf_func_proto bpf_map_lookup_elem_proto __weak; variable
2828 const struct bpf_func_proto bpf_map_update_elem_proto __weak; variable
2829 const struct bpf_func_proto bpf_map_delete_elem_proto __weak; variable
2830 const struct bpf_func_proto bpf_map_push_elem_proto __weak; variable
2831 const struct bpf_func_proto bpf_map_pop_elem_proto __weak; variable
2832 const struct bpf_func_proto bpf_map_peek_elem_proto __weak; variable
2833 const struct bpf_func_proto bpf_map_lookup_percpu_elem_proto __weak; variable
2834 const struct bpf_func_proto bpf_spin_lock_proto __weak; variable
2835 const struct bpf_func_proto bpf_spin_unlock_proto __weak; variable
2836 const struct bpf_func_proto bpf_jiffies64_proto __weak; variable
[all …]
Dhelpers.c1754 const struct bpf_func_proto bpf_get_current_task_proto __weak; variable
1755 const struct bpf_func_proto bpf_get_current_task_btf_proto __weak; variable
1756 const struct bpf_func_proto bpf_probe_read_user_proto __weak; variable
1757 const struct bpf_func_proto bpf_probe_read_user_str_proto __weak; variable
1758 const struct bpf_func_proto bpf_probe_read_kernel_proto __weak; variable
1759 const struct bpf_func_proto bpf_probe_read_kernel_str_proto __weak; variable
1760 const struct bpf_func_proto bpf_task_pt_regs_proto __weak; variable
/kernel/linux/linux-5.10/kernel/bpf/
Dcore.c2272 const struct bpf_func_proto bpf_map_lookup_elem_proto __weak; variable
2273 const struct bpf_func_proto bpf_map_update_elem_proto __weak; variable
2274 const struct bpf_func_proto bpf_map_delete_elem_proto __weak; variable
2275 const struct bpf_func_proto bpf_map_push_elem_proto __weak; variable
2276 const struct bpf_func_proto bpf_map_pop_elem_proto __weak; variable
2277 const struct bpf_func_proto bpf_map_peek_elem_proto __weak; variable
2278 const struct bpf_func_proto bpf_spin_lock_proto __weak; variable
2279 const struct bpf_func_proto bpf_spin_unlock_proto __weak; variable
2280 const struct bpf_func_proto bpf_jiffies64_proto __weak; variable
2282 const struct bpf_func_proto bpf_get_prandom_u32_proto __weak; variable
[all …]
Dhelpers.c659 const struct bpf_func_proto bpf_get_current_task_proto __weak; variable
660 const struct bpf_func_proto bpf_probe_read_user_proto __weak; variable
661 const struct bpf_func_proto bpf_probe_read_user_str_proto __weak; variable
662 const struct bpf_func_proto bpf_probe_read_kernel_proto __weak; variable
663 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.h390 #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.c7041 const struct bpf_func_proto bpf_event_output_data_proto __weak; variable
7042 const struct bpf_func_proto bpf_sk_storage_get_cg_sock_proto __weak; variable
7175 const struct bpf_func_proto bpf_sk_storage_get_proto __weak; variable
7176 const struct bpf_func_proto bpf_sk_storage_delete_proto __weak; variable
7389 const struct bpf_func_proto bpf_sock_map_update_proto __weak; variable
7390 const struct bpf_func_proto bpf_sock_hash_update_proto __weak; variable
7431 const struct bpf_func_proto bpf_msg_redirect_map_proto __weak; variable
7432 const struct bpf_func_proto bpf_msg_redirect_hash_proto __weak; variable
7477 const struct bpf_func_proto bpf_sk_redirect_map_proto __weak; variable
7478 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.c7913 const struct bpf_func_proto bpf_event_output_data_proto __weak; variable
7914 const struct bpf_func_proto bpf_sk_storage_get_cg_sock_proto __weak; variable
8047 const struct bpf_func_proto bpf_sk_storage_get_proto __weak; variable
8048 const struct bpf_func_proto bpf_sk_storage_delete_proto __weak; variable
8306 const struct bpf_func_proto bpf_sock_map_update_proto __weak; variable
8307 const struct bpf_func_proto bpf_sock_hash_update_proto __weak; variable
8354 const struct bpf_func_proto bpf_msg_redirect_map_proto __weak; variable
8355 const struct bpf_func_proto bpf_msg_redirect_hash_proto __weak; variable
8396 const struct bpf_func_proto bpf_sk_redirect_map_proto __weak; variable
8397 const struct bpf_func_proto bpf_sk_redirect_hash_proto __weak; variable