Home
last modified time | relevance | path

Searched refs:string (Results 6876 - 6900 of 7738) sorted by relevance

1...<<271272273274275276277278279280>>...310

/kernel/linux/linux-5.10/net/netfilter/
H A Dx_tables.c19 #include <linux/string.h>
/kernel/linux/linux-5.10/net/sched/
H A Dact_api.c10 #include <linux/string.h>
H A Dsch_taprio.c12 #include <linux/string.h>
H A Dsch_api.c17 #include <linux/string.h>
H A Dsch_cbq.c12 #include <linux/string.h>
/kernel/linux/linux-5.10/net/x25/
H A Daf_x25.c41 #include <linux/string.h>
/kernel/linux/linux-5.10/include/linux/
H A Dsecurity.h32 #include <linux/string.h>
/kernel/linux/linux-5.10/sound/pci/ctxfi/
H A Dcthw20k2.c18 #include <linux/string.h>
H A Dcthw20k1.c18 #include <linux/string.h>
/kernel/linux/linux-5.10/security/selinux/
H A Dselinuxfs.c25 #include <linux/string.h>
/kernel/linux/linux-5.10/scripts/kconfig/
H A Dexpr.c10 #include <string.h>
/kernel/linux/linux-5.10/security/
H A Dsecurity.c29 #include <linux/string.h>
/kernel/linux/linux-5.10/sound/core/oss/
H A Dmixer_oss.c10 #include <linux/string.h>
/kernel/linux/linux-5.10/security/apparmor/
H A Dapparmorfs.c207 * @link: if symlink, symlink target string
252 * @link: if symlink, symlink target string
491 * aa_remove_profile needs a null terminated string so 1 extra in profile_remove()
644 * @query: query string used to retrieve data
733 * @buf: the resulting permissions string is stored here (NOT NULL)
735 * @query: binary query string to match against the dfa
744 * DFA_STRING is a binary string to match against the label(s)'s DFA.
771 * profile name and dfa string. profile_name_len is greater in query_label()
915 * @ubuf: user buffer containing the complete query string (NOT NULL)
999 seq_printf(seq, "%s\n", fs_file->v.string); in aa_sfs_seq_show()
[all...]
/kernel/linux/linux-5.10/sound/core/
H A Dtimer.c14 #include <linux/string.h>
136 * create a timer instance with the given owner string.
/kernel/linux/linux-5.10/tools/perf/bench/
H A Dnuma.c24 #include <string.h>
203 /* Special option string parsing callbacks: */
/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-kmem.c30 #include <linux/string.h>
1987 pr_err("Invalid time string\n"); in cmd_kmem()
/kernel/linux/linux-5.10/tools/bpf/bpftool/
H A Dprog.c11 #include <string.h>
/kernel/linux/linux-5.10/tools/lib/traceevent/
H A Dparse-filter.c8 #include <string.h>
354 show_error(error_str, "failed to allocate string filter arg"); in create_arg_item()
477 * convert this to a string or regex. in add_right()
483 * the string is 1 byte, and the compare in add_right()
495 /* convert op to a string arg */ in add_right()
518 "Illegal lvalue for string comparison"); in add_right()
522 /* Make sure this is a valid string compare */ in add_right()
543 "Illegal comparison for string"); in add_right()
552 show_error(error_str, "Failed to allocate string filter"); in add_right()
560 show_error(error_str, "Failed to allocate string filte in add_right()
[all...]
/kernel/linux/linux-5.10/tools/perf/util/
H A Devlist.c43 #include <linux/string.h>
H A Dprobe-finder.c17 #include <string.h>
317 if (cast && strcmp(cast, "string") != 0 && strcmp(cast, "ustring") && in convert_variable_type()
320 /* Non string type is OK */ in convert_variable_type()
347 if (cast && (!strcmp(cast, "string") || !strcmp(cast, "ustring"))) { in convert_variable_type()
352 pr_warning("Failed to cast into string: " in convert_variable_type()
375 pr_warning("Failed to cast into string: " in convert_variable_type()
H A Dsymbol-elf.c6 #include <string.h>
752 /* the start of this section is a zero-terminated string */ in filename__read_debuglink()
2244 * - There is not enough room to hold a potential string; in populate_sdt_note()
2245 * - The argument string is empty or just contains ':'. in populate_sdt_note()
H A Dcallchain.c19 #include <linux/string.h>
H A Dheader.c15 #include <linux/string.h>
411 /* squash extra space characters (branding string) */ in __write_cpudesc()
527 * write event string as passed on cmdline in write_event_desc()
809 * Return the CPU id as a raw string.
811 * Each architecture should provide a more precise id string that
820 * cpuid string generated on this platform.
830 /* Warn unable to generate match particular string. */ in strcmp_cpuid_str()
840 /* Verify the entire string matched. */ in strcmp_cpuid_str()
2192 * '[kernel.kallsyms]' string for the kernel build-id has the in perf_header__read_build_ids()
2210 /* Macro for features that simply need to read and store a string
[all...]
/kernel/linux/linux-5.10/tools/perf/util/scripting-engines/
H A Dtrace-event-python.c27 #include <string.h>

Completed in 71 milliseconds

1...<<271272273274275276277278279280>>...310