Home
last modified time | relevance | path

Searched refs:strcmp (Results 2901 - 2925 of 4228) sorted by relevance

1...<<111112113114115116117118119120>>...170

/kernel/linux/linux-6.6/tools/perf/util/
H A Dbpf-event.c359 if (strcmp(module + 1, "[bpf]")) in kallsyms_process_symbol()
H A Dmap.c371 strcmp(name + real_len + 1, DSO__DELETED) == 0) { in map__load()
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-mem.c47 if (!strcmp(str, "list")) { in parse_record_events()
/kernel/linux/linux-6.6/tools/perf/arch/x86/util/
H A Diostat.c363 else if (!strcmp(str, "list")) in iostat_parse()
/kernel/linux/linux-6.6/net/netfilter/
H A Dnfnetlink_osf.c224 if (!(info->flags & NF_OSF_LOG) && strcmp(info->genre, f->genre)) in nf_osf_match()
/kernel/linux/linux-6.6/samples/bpf/
H A Dmap_perf_test_user.c413 if (!strcmp(test_map_names[i], name) && in fixup_map()
/kernel/linux/linux-6.6/net/openvswitch/
H A Dvport.c102 if (!strcmp(name, ovs_vport_name(vport)) && in ovs_vport_locate()
/kernel/linux/linux-6.6/sound/soc/intel/boards/
H A Dglk_rt5682_max98357a.c637 if (strcmp(geminilake_dais[i].name, "SSP2-Codec")) in geminilake_audio_probe()
/kernel/linux/linux-6.6/scripts/
H A Dinsert-sys-cert.c150 if (strcmp(symname, name) == 0) in find_elf_symbol()
/kernel/linux/linux-6.6/tools/testing/selftests/alsa/
H A Dtest-pcmtest-driver.c155 if (!strcmp(card_name, "PCM-Test")) in FIXTURE_SETUP()
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dfexit_bpf2bpf.c125 if (pos_sec_name && !strcmp(pos_sec_name, prog_name[i])) { in test_fexit_bpf2bpf_common()
H A Dfill_link_info.c274 return strcmp(*str_a, *str_b); in symbols_cmp_r()
/kernel/linux/linux-6.6/tools/testing/nvdimm/test/
H A Diomap.c382 if (!nfit_res || strcmp(path, "_FIT") || !buf) in __wrap_acpi_evaluate_object()
/kernel/linux/linux-6.6/tools/testing/selftests/x86/
H A Dtest_vsyscall.c124 if (strcmp(name, "[vsyscall]")) in init_vsys()
/kernel/linux/linux-6.6/tools/thermal/tmon/
H A Dsysfs.c114 if (!strcmp(name, trip_type_name[i])) in str_to_trip_type()
/kernel/linux/linux-6.6/tools/tracing/rtla/src/
H A Dutils.c543 if (strcmp(type, fs) == 0) { in find_mount()
H A Dosnoise_top.c355 if (strcmp(argv[0], "hwnoise") == 0) { in osnoise_top_parse_args()
/kernel/linux/linux-6.6/sound/core/seq/
H A Dseq_ump_client.c270 !strcmp(old->name, new->name)) in update_port_infos()
/kernel/linux/linux-6.6/scripts/kconfig/
H A Dmconf.c1018 if (ac > 1 && strcmp(av[1], "-s") == 0) { in main()
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H A Dtest_progs.h307 bool ___ok = strcmp(___act, ___exp) == 0; \
/kernel/linux/linux-6.6/tools/testing/selftests/dmabuf-heaps/
H A Ddmabuf-heap.c34 return !strcmp(name, "vgem"); in check_vgem()
/kernel/linux/linux-6.6/tools/testing/selftests/exec/
H A Dexecveat.c415 if (!in_test || strcmp(in_test, "yes") != 0) { in main()
/kernel/linux/linux-6.6/tools/testing/selftests/user_events/
H A Dftrace_test.c199 return strcmp(print_fmt, expected); in check_print_fmt()
/kernel/linux/linux-6.6/tools/virtio/
H A Dvirtio_test.c375 if (0 == strcmp(optarg, "random")) { in main()
/kernel/liteos_a/shell/full/src/base/
H A Dshmsg.c81 if (strcmp(string, cmdNxt->cmdString) == 0) { in ShellSaveHistoryCmd()

Completed in 21 milliseconds

1...<<111112113114115116117118119120>>...170