Home
last modified time | relevance | path

Searched defs:__weak (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/kernel/bpf/
Dcore.c660 const struct bpf_func_proto bpf_map_lookup_elem_proto __weak; variable
661 const struct bpf_func_proto bpf_map_update_elem_proto __weak; variable
662 const struct bpf_func_proto bpf_map_delete_elem_proto __weak; variable
664 const struct bpf_func_proto bpf_get_prandom_u32_proto __weak; variable
665 const struct bpf_func_proto bpf_get_smp_processor_id_proto __weak; variable
/linux-4.1.27/arch/mips/include/asm/
Dlinkage.h8 #define __weak __attribute__((weak)) macro
/linux-4.1.27/tools/include/linux/
Dcompiler.h27 # define __weak __attribute__((weak)) macro
/linux-4.1.27/tools/lib/traceevent/
Dparse-utils.c26 #define __weak __attribute__((weak)) macro
/linux-4.1.27/include/linux/
Dcompiler-gcc.h82 #define __weak __attribute__((weak)) macro