Searched defs:__weak (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/tools/lib/traceevent/
H A Dparse-utils.c26 #define __weak __attribute__((weak)) macro
/linux-4.4.14/tools/include/linux/
H A Dcompiler.h31 # define __weak __attribute__((weak)) macro
/linux-4.4.14/include/linux/
H A Dcompiler-gcc.h88 #define __weak __attribute__((weak)) macro
/linux-4.4.14/kernel/bpf/
H A Dcore.c762 const struct bpf_func_proto bpf_map_lookup_elem_proto __weak; variable in typeref:struct:bpf_map_lookup_elem_proto
763 const struct bpf_func_proto bpf_map_update_elem_proto __weak; variable in typeref:struct:bpf_map_update_elem_proto
764 const struct bpf_func_proto bpf_map_delete_elem_proto __weak; variable in typeref:struct:bpf_map_delete_elem_proto
766 const struct bpf_func_proto bpf_get_prandom_u32_proto __weak; variable in typeref:struct:bpf_get_prandom_u32_proto
767 const struct bpf_func_proto bpf_get_smp_processor_id_proto __weak; variable in typeref:struct:bpf_get_smp_processor_id_proto
768 const struct bpf_func_proto bpf_ktime_get_ns_proto __weak; variable in typeref:struct:bpf_ktime_get_ns_proto
769 const struct bpf_func_proto bpf_get_current_pid_tgid_proto __weak; variable in typeref:struct:bpf_get_current_pid_tgid_proto
770 const struct bpf_func_proto bpf_get_current_uid_gid_proto __weak; variable in typeref:struct:bpf_get_current_uid_gid_proto
771 const struct bpf_func_proto bpf_get_current_comm_proto __weak; bpf_get_trace_printk_proto() variable in typeref:struct:bpf_get_current_comm_proto

Completed in 308 milliseconds