| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
| D | linked_vars2.c | 17 int input_bss_weak __weak; variable 19 int input_data_weak __weak = 20; variable 20 const volatile int input_rodata_weak __weak = 200; variable
|
| D | linked_vars1.c | 17 int input_bss_weak __weak; variable 19 int input_data_weak __weak = 10; variable 20 const volatile int input_rodata_weak __weak = 100; variable
|
| D | linked_funcs2.c | 11 const volatile int my_tid __weak; variable 12 long syscall_id __weak; variable
|
| D | linked_funcs1.c | 11 const volatile int my_tid __weak; variable 12 long syscall_id __weak; variable
|
| /kernel/linux/linux-6.6/kernel/bpf/ |
| D | core.c | 2827 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 …]
|
| D | helpers.c | 1754 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/ |
| D | core.c | 2272 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 …]
|
| D | helpers.c | 659 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/ |
| D | version.c | 49 struct uts_namespace init_uts_ns __weak; variable
|
| /kernel/linux/linux-5.10/tools/objtool/ |
| D | objtool.h | 15 #define __weak __attribute__((weak)) macro
|
| /kernel/linux/linux-5.10/tools/lib/traceevent/ |
| D | parse-utils.c | 12 #define __weak __attribute__((weak)) macro
|
| /kernel/linux/linux-6.6/tools/objtool/include/objtool/ |
| D | objtool.h | 15 #define __weak __attribute__((weak)) macro
|
| /kernel/linux/linux-5.10/tools/lib/bpf/ |
| D | bpf_helpers.h | 39 #define __weak __attribute__((weak)) macro
|
| /kernel/linux/linux-5.10/tools/include/linux/ |
| D | compiler.h | 92 # define __weak __attribute__((weak)) macro
|
| /kernel/linux/linux-6.6/tools/include/linux/ |
| D | compiler.h | 102 # define __weak __attribute__((weak)) macro
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | compiler_attributes.h | 303 #define __weak __attribute__((__weak__)) macro
|
| /kernel/linux/linux-6.6/include/linux/ |
| D | compiler_attributes.h | 390 #define __weak __attribute__((__weak__)) macro
|
| /kernel/linux/linux-6.6/tools/perf/util/ |
| D | parse-events.c | 1085 #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/ |
| D | compiler_types.h | 158 #define __weak __attribute__((weak)) macro
|
| /kernel/linux/linux-5.10/net/core/ |
| D | filter.c | 7041 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/ |
| D | bpf_helpers.h | 52 #define __weak __attribute__((weak)) macro
|
| /kernel/linux/linux-5.10/tools/perf/util/ |
| D | parse-events.c | 1240 #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/ |
| D | filter.c | 7913 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
|