Home
last modified time | relevance | path

Searched refs:unused (Results 1 – 25 of 36) sorted by relevance

12

/tools/include/nolibc/
Dnolibc.h1459 static __attribute__((unused))
1465 static __attribute__((noreturn,unused))
1472 static __attribute__((unused))
1478 static __attribute__((unused))
1488 static __attribute__((unused))
1498 static __attribute__((unused))
1504 static __attribute__((unused))
1510 static __attribute__((unused))
1516 static __attribute__((unused))
1522 static __attribute__((unused))
[all …]
/tools/build/feature/
Dtest-jvmti.c6 JavaVM jvm __attribute__((unused)); in main()
7 jvmtiEventCallbacks cb __attribute__((unused)); in main()
8 jvmtiCapabilities caps __attribute__((unused)); in main()
9 jvmtiJlocationFormat format __attribute__((unused)); in main()
10 jvmtiEnv jvmti __attribute__((unused)); in main()
Dtest-jvmti-cmlr.c7 jvmtiCompiledMethodLoadInlineRecord rec __attribute__((unused)); in main()
8 jvmtiCompiledMethodLoadRecordHeader hdr __attribute__((unused)); in main()
9 PCStackInfo p __attribute__((unused)); in main()
/tools/usb/usbip/src/
Dusbip_port.c47 int usbip_port_show(__attribute__((unused)) int argc, in usbip_port_show()
48 __attribute__((unused)) char *argv[]) in usbip_port_show()
Dusbip_network.c88 void usbip_net_pack_usb_interface(int pack __attribute__((unused)), in usbip_net_pack_usb_interface()
90 __attribute__((unused))) in usbip_net_pack_usb_interface()
/tools/perf/util/scripting-engines/
DBuild4 …+= $(PERL_EMBED_CCOPTS) -Wno-redundant-decls -Wno-strict-prototypes -Wno-unused-parameter -Wno-sha…
6 … $(PYTHON_EMBED_CCOPTS) -Wno-redundant-decls -Wno-strict-prototypes -Wno-unused-parameter -Wno-sha…
/tools/testing/selftests/
Dkselftest_harness.h180 struct __test_metadata __attribute__((unused)) *_metadata)
243 struct __test_metadata __attribute__((unused)) *_metadata, \
244 FIXTURE_DATA(fixture_name) __attribute__((unused)) *self)
263 struct __test_metadata __attribute__((unused)) *_metadata, \
264 FIXTURE_DATA(fixture_name) __attribute__((unused)) *self)
323 struct __test_metadata __attribute__((unused)) *_metadata, \
324 FIXTURE_DATA(fixture_name) __attribute__((unused)) *self)
758 static int test_harness_run(int __attribute__((unused)) argc, in test_harness_run()
759 char __attribute__((unused)) **argv) in test_harness_run()
/tools/virtio/linux/
Dmodule.h5 static __attribute__((unused)) const char *__MODULE_LICENSE_name = \
/tools/testing/selftests/powerpc/ptrace/
Dptrace-hwbreak.c140 char cval __attribute__((unused)); in read_var()
141 short sval __attribute__((unused)); in read_var()
142 int ival __attribute__((unused)); in read_var()
143 long long lval __attribute__((unused)); in read_var()
/tools/perf/examples/bpf/
Dsys_enter_openat.c20 unsigned long long unused; member
/tools/perf/scripts/python/Perf-Trace-Util/
DBuild3 CFLAGS_Context.o += $(PYTHON_EMBED_CCOPTS) -Wno-redundant-decls -Wno-strict-prototypes -Wno-unused-…
/tools/perf/scripts/perl/Perf-Trace-Util/
DBuild4 CFLAGS_Context.o += -Wno-unused-parameter -Wno-nested-externs -Wno-undef
/tools/testing/selftests/android/ion/
Dion.h81 __u32 unused; member
/tools/perf/pmu-events/arch/nds32/
Dmapfile.csv8 # but currently unused.
/tools/perf/pmu-events/arch/powerpc/
Dmapfile.csv7 # but currently unused.
/tools/testing/selftests/proc/
DMakefile2 CFLAGS += -Wall -O2 -Wno-unused-function
/tools/perf/jvmti/
DBuild13 CFLAGS_libstring.o += -Wno-unused-parameter -DETC_PERFCONFIG="BUILD_STR($(ETC_PERFCONFIG_SQ))"
/tools/testing/selftests/powerpc/tm/
Dtm-vmx-unavail.c27 void *worker(void *unused) in worker() argument
/tools/testing/selftests/timers/
Dleapcrash.c51 void handler(int unused) in handler() argument
Dleap-a-day.c124 void handler(int unused) in handler() argument
/tools/testing/selftests/powerpc/
Dutils.c256 static void sigill_handler(int signr, siginfo_t *info, void *unused) in sigill_handler() argument
259 ucontext_t *ctx = (ucontext_t *)unused; in sigill_handler()
/tools/perf/pmu-events/arch/arm64/
Dmapfile.csv8 # but currently unused.
/tools/perf/util/
DBuild209 CFLAGS_bitmap.o += -Wno-unused-parameter -DETC_PERFCONFIG="BUILD_STR($(ETC_PERFCONFIG_SQ))"
210 CFLAGS_find_bit.o += -Wno-unused-parameter -DETC_PERFCONFIG="BUILD_STR($(ETC_PERFCONFIG_SQ))"
211 CFLAGS_rbtree.o += -Wno-unused-parameter -DETC_PERFCONFIG="BUILD_STR($(ETC_PERFCONFIG_SQ))"
212 CFLAGS_libstring.o += -Wno-unused-parameter -DETC_PERFCONFIG="BUILD_STR($(ETC_PERFCONFIG_SQ))"
213 CFLAGS_hweight.o += -Wno-unused-parameter -DETC_PERFCONFIG="BUILD_STR($(ETC_PERFCONFIG_SQ))"
/tools/testing/selftests/powerpc/benchmarks/
Dnull_syscall.c33 static void sigalrm_handler(int unused) in sigalrm_handler() argument
/tools/include/linux/
Dcompiler.h50 # define __maybe_unused __attribute__((unused))

12