Searched refs:string (Results 6876 - 6900 of 7738) sorted by relevance
1...<<271272273274275276277278279280>>...310
/kernel/linux/linux-5.10/net/netfilter/ |
H A D | x_tables.c | 19 #include <linux/string.h>
|
/kernel/linux/linux-5.10/net/sched/ |
H A D | act_api.c | 10 #include <linux/string.h>
|
H A D | sch_taprio.c | 12 #include <linux/string.h>
|
H A D | sch_api.c | 17 #include <linux/string.h>
|
H A D | sch_cbq.c | 12 #include <linux/string.h>
|
/kernel/linux/linux-5.10/net/x25/ |
H A D | af_x25.c | 41 #include <linux/string.h>
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | security.h | 32 #include <linux/string.h>
|
/kernel/linux/linux-5.10/sound/pci/ctxfi/ |
H A D | cthw20k2.c | 18 #include <linux/string.h>
|
H A D | cthw20k1.c | 18 #include <linux/string.h>
|
/kernel/linux/linux-5.10/security/selinux/ |
H A D | selinuxfs.c | 25 #include <linux/string.h>
|
/kernel/linux/linux-5.10/scripts/kconfig/ |
H A D | expr.c | 10 #include <string.h>
|
/kernel/linux/linux-5.10/security/ |
H A D | security.c | 29 #include <linux/string.h>
|
/kernel/linux/linux-5.10/sound/core/oss/ |
H A D | mixer_oss.c | 10 #include <linux/string.h>
|
/kernel/linux/linux-5.10/security/apparmor/ |
H A D | apparmorfs.c | 207 * @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 D | timer.c | 14 #include <linux/string.h> 136 * create a timer instance with the given owner string.
|
/kernel/linux/linux-5.10/tools/perf/bench/ |
H A D | numa.c | 24 #include <string.h> 203 /* Special option string parsing callbacks: */
|
/kernel/linux/linux-5.10/tools/perf/ |
H A D | builtin-kmem.c | 30 #include <linux/string.h> 1987 pr_err("Invalid time string\n"); in cmd_kmem()
|
/kernel/linux/linux-5.10/tools/bpf/bpftool/ |
H A D | prog.c | 11 #include <string.h>
|
/kernel/linux/linux-5.10/tools/lib/traceevent/ |
H A D | parse-filter.c | 8 #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 D | evlist.c | 43 #include <linux/string.h>
|
H A D | probe-finder.c | 17 #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 D | symbol-elf.c | 6 #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 D | callchain.c | 19 #include <linux/string.h>
|
H A D | header.c | 15 #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 D | trace-event-python.c | 27 #include <string.h>
|
Completed in 71 milliseconds
1...<<271272273274275276277278279280>>...310