Home
last modified time | relevance | path

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

1234567891011

/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/testing/selftests/bpf/progs/
H A Dlinked_vars1.c17 int input_bss_weak __weak; variable
19 int input_data_weak __weak = 10; variable
20 const volatile int input_rodata_weak __weak = 100; variable
H A Dlinked_vars2.c17 int input_bss_weak __weak; variable
19 int input_data_weak __weak = 20; variable
20 const volatile int input_rodata_weak __weak = 200; variable
H A Dlinked_funcs2.c9 const volatile int my_tid __weak; variable
10 long syscall_id __weak; variable
H A Dlinked_funcs1.c9 const volatile int my_tid __weak; variable
10 long syscall_id __weak; variable
/dports/multimedia/libv4l/linux-5.13-rc2/tools/testing/selftests/bpf/progs/
H A Dlinked_vars2.c17 int input_bss_weak __weak; variable
19 int input_data_weak __weak = 20; variable
20 const volatile int input_rodata_weak __weak = 200; variable
H A Dlinked_vars1.c17 int input_bss_weak __weak; variable
19 int input_data_weak __weak = 10; variable
20 const volatile int input_rodata_weak __weak = 100; variable
H A Dlinked_funcs2.c9 const volatile int my_tid __weak; variable
10 long syscall_id __weak; variable
H A Dlinked_funcs1.c9 const volatile int my_tid __weak; variable
10 long syscall_id __weak; variable
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/testing/selftests/bpf/progs/
H A Dlinked_vars1.c17 int input_bss_weak __weak; variable
19 int input_data_weak __weak = 10; variable
20 const volatile int input_rodata_weak __weak = 100; variable
H A Dlinked_vars2.c17 int input_bss_weak __weak; variable
19 int input_data_weak __weak = 20; variable
20 const volatile int input_rodata_weak __weak = 200; variable
H A Dlinked_funcs2.c9 const volatile int my_tid __weak; variable
10 long syscall_id __weak; variable
H A Dlinked_funcs1.c9 const volatile int my_tid __weak; variable
10 long syscall_id __weak; variable
/dports/multimedia/v4l_compat/linux-5.13-rc2/kernel/bpf/
H A Dcore.c2268 const struct bpf_func_proto bpf_map_lookup_elem_proto __weak; variable
2269 const struct bpf_func_proto bpf_map_update_elem_proto __weak; variable
2271 const struct bpf_func_proto bpf_map_push_elem_proto __weak; variable
2272 const struct bpf_func_proto bpf_map_pop_elem_proto __weak; variable
2273 const struct bpf_func_proto bpf_map_peek_elem_proto __weak; variable
2274 const struct bpf_func_proto bpf_spin_lock_proto __weak; variable
2275 const struct bpf_func_proto bpf_spin_unlock_proto __weak; variable
2276 const struct bpf_func_proto bpf_jiffies64_proto __weak; variable
2281 const struct bpf_func_proto bpf_ktime_get_ns_proto __weak; variable
2292 const struct bpf_func_proto bpf_snprintf_btf_proto __weak; variable
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/kernel/bpf/
H A Dcore.c2268 const struct bpf_func_proto bpf_map_lookup_elem_proto __weak; variable
2269 const struct bpf_func_proto bpf_map_update_elem_proto __weak; variable
2271 const struct bpf_func_proto bpf_map_push_elem_proto __weak; variable
2272 const struct bpf_func_proto bpf_map_pop_elem_proto __weak; variable
2273 const struct bpf_func_proto bpf_map_peek_elem_proto __weak; variable
2274 const struct bpf_func_proto bpf_spin_lock_proto __weak; variable
2275 const struct bpf_func_proto bpf_spin_unlock_proto __weak; variable
2276 const struct bpf_func_proto bpf_jiffies64_proto __weak; variable
2281 const struct bpf_func_proto bpf_ktime_get_ns_proto __weak; variable
2292 const struct bpf_func_proto bpf_snprintf_btf_proto __weak; variable
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/kernel/bpf/
H A Dcore.c2268 const struct bpf_func_proto bpf_map_lookup_elem_proto __weak; variable
2269 const struct bpf_func_proto bpf_map_update_elem_proto __weak; variable
2271 const struct bpf_func_proto bpf_map_push_elem_proto __weak; variable
2272 const struct bpf_func_proto bpf_map_pop_elem_proto __weak; variable
2273 const struct bpf_func_proto bpf_map_peek_elem_proto __weak; variable
2274 const struct bpf_func_proto bpf_spin_lock_proto __weak; variable
2275 const struct bpf_func_proto bpf_spin_unlock_proto __weak; variable
2276 const struct bpf_func_proto bpf_jiffies64_proto __weak; variable
2281 const struct bpf_func_proto bpf_ktime_get_ns_proto __weak; variable
2292 const struct bpf_func_proto bpf_snprintf_btf_proto __weak; variable
[all …]
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/test/Lexer/
H A Dpragma-message2.c6 #pragma message("\\test") // expected-warning {{\test}}
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/Lexer/
H A Dobjc_macros.m5 #define __weak macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/Lexer/
H A Dobjc_macros.m5 #define __weak macro
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/Lexer/
H A Dobjc_macros.m5 #define __weak macro
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/Lexer/
H A Dobjc_macros.m5 #define __weak macro
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/Lexer/
H A Dobjc_macros.m5 #define __weak macro
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/Lexer/
H A Dobjc_macros.m5 #define __weak macro
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/Lexer/
H A Dobjc_macros.m5 #define __weak macro
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/Lexer/
H A Dobjc_macros.m5 #define __weak macro
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/Lexer/
H A Dobjc_macros.m5 #define __weak macro

1234567891011