/kernel/linux/linux-5.10/tools/usb/usbip/src/ |
H A D | usbip.c | 101 if (!strcmp(cmds[i].name, argv[0]) && cmds[i].usage) { in usbip_help() 178 if (!strcmp(cmds[i].name, cmd)) { in main()
|
/kernel/linux/linux-5.10/tools/vm/ |
H A D | page_owner_sort.c | 52 return strcmp(l1->txt, l2->txt); in compare_txt() 140 strcmp(list2[count-1].txt, list[i].txt) != 0) { in main()
|
/kernel/linux/linux-5.10/tools/usb/usbip/libsrc/ |
H A D | usbip_device_driver.c | 103 if (!strcmp(speed_names[i].name, speed)) { in read_usb_vudc_device() 129 return driver != NULL && !strcmp(driver, USBIP_DEVICE_DRV_NAME); in is_my_device()
|
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/ |
H A D | get_stack_raw_tp.c | 49 if (ks && (strcmp(ks->name, nonjit_func) == 0)) { in get_stack_print_output() 66 if (ks && (strcmp(ks->name, nonjit_func) == 0)) { in get_stack_print_output()
|
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/ |
H A D | trace_helpers.c | 86 if (strcmp(syms[i].name, name) == 0) in ksym_get_addr() 108 if (strcmp(name, sym) == 0) { in kallsyms_find()
|
/kernel/linux/linux-6.6/arch/s390/include/asm/ |
H A D | ftrace.h | 137 return !strcmp(sym + 7, name) || !strcmp(sym + 8, name); in arch_syscall_match_sym_name()
|
/kernel/linux/linux-6.6/arch/um/os-Linux/ |
H A D | util.c | 57 if (!strcmp(host.machine, "x86_64")) { in setup_machinename() 62 if (!strcmp(host.machine, "i686")) { in setup_machinename()
|
/kernel/linux/linux-5.10/drivers/input/serio/ |
H A D | i8042-sparcio.h | 111 if (name && !strcmp(name, "SUNW,JavaStation-1")) { in i8042_platform_init() 142 if (!name || strcmp(name, "SUNW,JavaStation-1")) in i8042_platform_exit()
|
/kernel/linux/linux-5.10/drivers/leds/ |
H A D | leds-spi-byte.c | 112 if (!strcmp(state, "on")) { in spi_byte_probe() 114 } else if (strcmp(state, "off")) { in spi_byte_probe()
|
H A D | leds-syscon.c | 91 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 D | uas-detect.h | 128 (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 D | functions.c | 21 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 D | xt_CONNSECMARK.c | 88 if (strcmp(par->table, "mangle") != 0 && in connsecmark_tg_check() 89 strcmp(par->table, "security") != 0) { in connsecmark_tg_check()
|
H A D | xt_SECMARK.c | 80 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 D | test_cgrp2_attach.c | 151 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 D | gre.h | 43 !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 D | insn-x86.c | 59 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 D | cpumap.c | 109 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 D | event_update.c | 24 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 D | evsel-roundtrip-name.c | 51 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 D | sof_maxim_common.c | 50 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 D | netlink_dumper.c | 113 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 D | apmain.c | 150 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 D | help-unknown-cmd.c | 17 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 D | suspend_test.c | 169 if (!strcmp(pm_labels[i], suspend_type)) { in setup_test_suspend() 195 if (state_label && !strcmp(test_state_label, state_label)) in test_suspend()
|