Home
last modified time | relevance | path

Searched refs:strcmp (Results 576 - 600 of 4228) sorted by relevance

1...<<21222324252627282930>>...170

/kernel/linux/linux-5.10/drivers/leds/
H A Dleds-syscon.c91 if (!strcmp(state, "keep")) { in syscon_led_probe()
98 } else if (!strcmp(state, "on")) { in syscon_led_probe()
/kernel/linux/linux-5.10/drivers/usb/storage/
H A Duas-detect.h128 (udev->manufacturer && !strcmp(udev->manufacturer, "HIKSEMI")) && in uas_use_uas_driver()
129 (udev->product && !strcmp(udev->product, "MD202"))) in uas_use_uas_driver()
/kernel/linux/linux-5.10/drivers/usb/gadget/
H A Dfunctions.c21 if (strcmp(name, fd->name)) in try_get_usb_function_instance()
100 if (!strcmp(fd->name, newf->name)) in usb_function_register()
/kernel/linux/linux-5.10/net/netfilter/
H A Dxt_CONNSECMARK.c88 if (strcmp(par->table, "mangle") != 0 && in connsecmark_tg_check()
89 strcmp(par->table, "security") != 0) { in connsecmark_tg_check()
H A Dxt_SECMARK.c80 if (strcmp(table, "mangle") != 0 && in secmark_tg_check()
81 strcmp(table, "security") != 0) { in secmark_tg_check()
/kernel/linux/linux-5.10/samples/bpf/
H A Dtest_cgrp2_attach.c151 if (strcmp(argv[optind + 1], "ingress") == 0) in main()
153 else if (strcmp(argv[optind + 1], "egress") == 0) in main()
/kernel/linux/linux-5.10/include/net/
H A Dgre.h43 !strcmp(dev->rtnl_link_ops->kind, "gretap"); in netif_is_gretap()
49 !strcmp(dev->rtnl_link_ops->kind, "ip6gretap"); in netif_is_ip6gretap()
/kernel/linux/linux-5.10/tools/perf/arch/x86/tests/
H A Dinsn-x86.c59 if (!strcmp(val->name, op_str)) in get_op()
86 if (!strcmp(val->name, branch_str)) in get_branch()
/kernel/linux/linux-5.10/tools/perf/tests/
H A Dcpumap.c109 return !strcmp(buf, str); in cpu_map_print()
133 TEST_ASSERT_VAL("failed to merge map: bad result", !strcmp(buf, "1-2,4-5,7")); in test__cpu_map_merge()
H A Devent_update.c24 TEST_ASSERT_VAL("wrong unit", !strcmp(ev->data, "KRAVA")); in process_event_unit()
59 TEST_ASSERT_VAL("wrong name", !strcmp(ev->data, tmp->name)); in process_event_name()
H A Devsel-roundtrip-name.c51 if (strcmp(evsel__name(evsel), name)) { in perf_evsel__roundtrip_cache_name_test()
85 if (strcmp(evsel__name(evsel), names[evsel->idx])) { in __perf_evsel__name_array_test()
/kernel/linux/linux-5.10/sound/soc/intel/boards/
H A Dsof_maxim_common.c50 if (!strcmp(codec_dai->component->name, MAX_98373_DEV0_NAME)) { in max98373_hw_params()
54 if (!strcmp(codec_dai->component->name, MAX_98373_DEV1_NAME)) { in max98373_hw_params()
/kernel/linux/linux-5.10/tools/bpf/bpftool/
H A Dnetlink_dumper.c113 strcmp(libbpf_nla_data(tb[TCA_ACT_KIND]), "bpf") == 0) in do_dump_one_act()
167 strcmp(libbpf_nla_data(tb[TCA_KIND]), "bpf") == 0) { in do_filter_dump()
/kernel/linux/linux-5.10/tools/power/acpi/tools/acpidump/
H A Dapmain.c150 if (!strcmp(acpi_gbl_optarg, "on")) { in ap_do_options()
152 } else if (!strcmp(acpi_gbl_optarg, "off")) { in ap_do_options()
/kernel/linux/linux-5.10/tools/perf/util/
H A Dhelp-unknown-cmd.c17 if (!strcmp(var, "help.autocorrect")) in perf_unknown_cmd_config()
29 return l1 != l2 ? l1 - l2 : strcmp(s1, s2); in levenshtein_compare()
/kernel/linux/linux-5.10/kernel/power/
H A Dsuspend_test.c169 if (!strcmp(pm_labels[i], suspend_type)) { in setup_test_suspend()
195 if (state_label && !strcmp(test_state_label, state_label)) in test_suspend()
/kernel/linux/linux-5.10/fs/sharefs/
H A Dauthentication.c48 if (!strcmp(cur_name, SHAREFS_READ_DIR)) { in fixup_perm_from_level()
51 } else if (!strcmp(cur_name, SHAREFS_READWRITE_DIR)) { in fixup_perm_from_level()
/kernel/linux/linux-5.10/net/ipv4/netfilter/
H A Dipt_rpfilter.c95 if (strcmp(par->table, "mangle") != 0 && in rpfilter_check()
96 strcmp(par->table, "raw") != 0) { in rpfilter_check()
/kernel/linux/linux-5.10/net/netfilter/ipvs/
H A Dip_vs_sched.c97 if (strcmp(sched_name, sched->name)==0) { in ip_vs_sched_getbyname()
200 if (strcmp(scheduler->name, sched->name) == 0) { in register_ip_vs_scheduler()
/kernel/linux/linux-5.10/drivers/nvme/host/
H A Dfabrics.h158 strcmp(opts->subsysnqn, ctrl->opts->subsysnqn) || in nvmf_ctlr_matches_baseopts()
159 strcmp(opts->host->nqn, ctrl->opts->host->nqn) || in nvmf_ctlr_matches_baseopts()
/kernel/linux/linux-5.10/drivers/staging/greybus/Documentation/firmware/
H A Dfirmware.c166 (!strcmp(argv[1], "-h") || !strcmp(argv[1], "--help"))) { in main()
/kernel/linux/linux-6.6/drivers/net/can/usb/etas_es58x/
H A Des58x_devlink.c48 if (!strcmp(prefix, "FW")) in es58x_parse_sw_version()
50 else if (!strcmp(prefix, "BL")) in es58x_parse_sw_version()
/kernel/linux/linux-6.6/fs/sharefs/
H A Dauthentication.c48 if (!strcmp(cur_name, SHAREFS_READ_DIR)) { in fixup_perm_from_level()
51 } else if (!strcmp(cur_name, SHAREFS_READWRITE_DIR)) { in fixup_perm_from_level()
/kernel/linux/linux-6.6/include/linux/
H A Dxattr.h27 return (strcmp(name, XATTR_NAME_POSIX_ACL_ACCESS) == 0) || in is_posix_acl_xattr()
28 (strcmp(name, XATTR_NAME_POSIX_ACL_DEFAULT) == 0); in is_posix_acl_xattr()
/kernel/linux/linux-6.6/include/net/
H A Dgre.h43 !strcmp(dev->rtnl_link_ops->kind, "gretap"); in netif_is_gretap()
49 !strcmp(dev->rtnl_link_ops->kind, "ip6gretap"); in netif_is_ip6gretap()

Completed in 12 milliseconds

1...<<21222324252627282930>>...170