| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
| 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_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_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 | 2791 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 …]
|
| D | helpers.c | 1672 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/ |
| D | core.c | 2256 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 …]
|
| D | helpers.c | 656 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/ |
| 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 | 391 #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 | 7028 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/ |
| 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 | 7850 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
|