Searched refs:string (Results 401 - 425 of 3843) sorted by relevance

<<11121314151617181920>>

/linux-master/arch/m68k/mm/
H A Dmemory.c11 #include <linux/string.h>
/linux-master/tools/testing/selftests/bpf/progs/
H A Dtest_pkt_md_access.c5 #include <string.h>
H A Dtest_queue_stack_map.h4 #include <string.h>
/linux-master/tools/counter/
H A Dcounter_example.c15 #include <string.h>
/linux-master/arch/sparc/kernel/
H A Dwindows.c10 #include <linux/string.h>
/linux-master/samples/bpf/
H A Dtest_cgrp2_array_pin.c10 #include <string.h>
/linux-master/include/media/
H A Ddmxdev.h28 #include <linux/string.h>
/linux-master/tools/testing/selftests/net/
H A Dsocket.c5 #include <string.h>
/linux-master/include/crypto/
H A Dblake2b.h8 #include <linux/string.h>
/linux-master/arch/um/os-Linux/
H A Dexecvp.c25 #include <string.h>
/linux-master/arch/powerpc/platforms/pseries/
H A Dpower.c13 #include <linux/string.h>
/linux-master/tools/testing/selftests/powerpc/mce/
H A Dinject-ra-err.c7 #include <string.h>
/linux-master/tools/testing/selftests/powerpc/copyloops/
H A Dmemmove_validate.c4 #include <string.h>
/linux-master/drivers/clk/visconti/
H A Dclkc.h21 #include <linux/string.h>
/linux-master/tools/testing/selftests/arm64/mte/
H A Dcheck_prctl.c6 #include <string.h>
/linux-master/fs/nfs/
H A Dsymlink.c23 #include <linux/string.h>
/linux-master/fs/efs/
H A Dsymlink.c10 #include <linux/string.h>
/linux-master/tools/testing/selftests/bpf/
H A Dflow_dissector_load.c7 #include <string.h>
/linux-master/tools/testing/selftests/x86/
H A Dcorrupt_xstate_header.c12 #include <string.h>
/linux-master/tools/thermal/lib/
H A Dlog.c5 #include <string.h>
/linux-master/drivers/firmware/smccc/
H A Dkvm_guest.c9 #include <linux/string.h>
/linux-master/kernel/module/
H A Dversion.c9 #include <linux/string.h>
/linux-master/tools/thermal/tmon/
H A Dpid.c13 #include <string.h>
/linux-master/lib/
H A Dbase64.c15 #include <linux/string.h>
25 * @dst: (output) the base64-encoded string. Not NUL-terminated.
30 * Return: the length of the resulting base64-encoded string in bytes.
60 * base64_decode() - base64-decode a string
61 * @src: the string to decode. Doesn't need to be NUL-terminated.
65 * Decodes a string using base64 encoding, i.e. the "Base 64 Encoding"
71 * or -1 if the string isn't a valid base64 string.
/linux-master/arch/powerpc/perf/
H A De6500-pmu.c11 #include <linux/string.h>

Completed in 609 milliseconds

<<11121314151617181920>>