Searched refs:string (Results 126 - 150 of 3814) sorted by relevance

1234567891011>>

/linux-master/tools/perf/util/
H A Dcolor_config.c4 #include <string.h>
H A Dtracepoint.h6 #include <string.h>
/linux-master/arch/powerpc/boot/
H A Dlibfdt_env.h6 #include <string.h>
/linux-master/arch/nios2/kernel/
H A Dnios2_ksyms.c10 #include <linux/string.h>
15 /* string functions */
/linux-master/tools/testing/selftests/fpu/
H A Dtest_fpu.c11 #include <string.h>
/linux-master/tools/testing/selftests/pid_namespace/
H A Dregression_enomem.c10 #include <string.h>
/linux-master/drivers/staging/media/atomisp/pci/isp/kernels/gc/gc_2/
H A Dia_css_gc2_table.host.c16 #include <linux/string.h> /* for memcpy() */
/linux-master/tools/testing/selftests/powerpc/mm/
H A Dprot_sao.c8 #include <string.h>
/linux-master/arch/s390/purgatory/
H A Dpurgatory.c11 #include <linux/string.h>
/linux-master/arch/mips/mti-malta/
H A Dmalta-memory.c16 #include <linux/string.h>
/linux-master/tools/testing/selftests/powerpc/tm/
H A Dtm-exec.c19 #include <string.h>
H A Dtm-tar.c17 #include <string.h>
/linux-master/kernel/bpf/
H A Ddisasm.h14 #include <string.h>
/linux-master/lib/test_fortify/
H A Dtest_fortify.h5 #include <linux/string.h>
/linux-master/tools/perf/tests/
H A Dunit_number__scnprintf.c5 #include <string.h>
H A Ddemangle-java-test.c2 #include <string.h>
/linux-master/tools/testing/selftests/powerpc/signal/
H A Dsigreturn_unaligned.c11 #include <string.h>
/linux-master/tools/perf/arch/s390/util/
H A Ddwarf-regs.c15 #include <string.h>
/linux-master/drivers/i2c/busses/
H A Di2c-ccgx-ucsi.c10 #include <linux/string.h>
/linux-master/tools/lib/
H A Dslab.c4 #include <string.h>
/linux-master/arch/arm64/include/asm/
H A Dasm-bug.h14 14472: .string file; \
/linux-master/drivers/gpu/drm/logicvc/
H A Dlogicvc_of.h29 const char *string; member in struct:logicvc_of_property_sv
/linux-master/arch/microblaze/include/asm/
H A Dpci.h13 #include <linux/string.h>
/linux-master/drivers/acpi/acpica/
H A Dexconfig.c108 status = acpi_tb_find_table(operand[0]->string.pointer,
109 operand[1]->string.pointer,
110 operand[2]->string.pointer, &table_index);
129 if (operand[3]->string.length > 0) {
135 operand[3]->string.pointer,
145 if (operand[4]->string.length > 0) {
146 if ((operand[4]->string.pointer[0] != AML_ROOT_PREFIX) &&
147 (operand[4]->string.pointer[0] != AML_PARENT_PREFIX)) {
158 operand[4]->string.pointer,
/linux-master/tools/testing/selftests/bpf/
H A Ddisasm.h14 #include <string.h>

Completed in 238 milliseconds

1234567891011>>