Searched defs:__weak (Results 1 – 14 of 14) sorted by relevance
2614 const struct bpf_func_proto bpf_map_lookup_elem_proto __weak; variable2615 const struct bpf_func_proto bpf_map_update_elem_proto __weak; variable2616 const struct bpf_func_proto bpf_map_delete_elem_proto __weak; variable2617 const struct bpf_func_proto bpf_map_push_elem_proto __weak; variable2618 const struct bpf_func_proto bpf_map_pop_elem_proto __weak; variable2619 const struct bpf_func_proto bpf_map_peek_elem_proto __weak; variable2620 const struct bpf_func_proto bpf_map_lookup_percpu_elem_proto __weak; variable2621 const struct bpf_func_proto bpf_spin_lock_proto __weak; variable2622 const struct bpf_func_proto bpf_spin_unlock_proto __weak; variable2623 const struct bpf_func_proto bpf_jiffies64_proto __weak; variable[all …]
1562 const struct bpf_func_proto bpf_get_current_task_proto __weak; variable1563 const struct bpf_func_proto bpf_get_current_task_btf_proto __weak; variable1564 const struct bpf_func_proto bpf_probe_read_user_proto __weak; variable1565 const struct bpf_func_proto bpf_probe_read_user_str_proto __weak; variable1566 const struct bpf_func_proto bpf_probe_read_kernel_proto __weak; variable1567 const struct bpf_func_proto bpf_probe_read_kernel_str_proto __weak; variable1568 const struct bpf_func_proto bpf_task_pt_regs_proto __weak; variable
17 int input_bss_weak __weak; variable19 int input_data_weak __weak = 10; variable20 const volatile int input_rodata_weak __weak = 100; variable
17 int input_bss_weak __weak; variable19 int input_data_weak __weak = 20; variable20 const volatile int input_rodata_weak __weak = 200; variable
10 const volatile int my_tid __weak; variable11 long syscall_id __weak; variable
50 struct uts_namespace init_uts_ns __weak; variable
12 #define __weak __attribute__((weak)) macro
15 #define __weak __attribute__((weak)) macro
90 # define __weak __attribute__((weak)) macro
373 #define __weak __attribute__((__weak__)) macro
52 #define __weak __attribute__((weak)) macro
1190 #define ADD_CONFIG_TERM(__type, __weak) \ in get_config_terms() argument1202 #define ADD_CONFIG_TERM_VAL(__type, __name, __val, __weak) \ in get_config_terms() argument1208 #define ADD_CONFIG_TERM_STR(__type, __val, __weak) \ in get_config_terms() argument
7608 const struct bpf_func_proto bpf_event_output_data_proto __weak; variable7609 const struct bpf_func_proto bpf_sk_storage_get_cg_sock_proto __weak; variable7742 const struct bpf_func_proto bpf_sk_storage_get_proto __weak; variable7743 const struct bpf_func_proto bpf_sk_storage_delete_proto __weak; variable7988 const struct bpf_func_proto bpf_sock_map_update_proto __weak; variable7989 const struct bpf_func_proto bpf_sock_hash_update_proto __weak; variable8036 const struct bpf_func_proto bpf_msg_redirect_map_proto __weak; variable8037 const struct bpf_func_proto bpf_msg_redirect_hash_proto __weak; variable8084 const struct bpf_func_proto bpf_sk_redirect_map_proto __weak; variable8085 const struct bpf_func_proto bpf_sk_redirect_hash_proto __weak; variable