Home
last modified time | relevance | path

Searched refs:strcmp (Results 3301 - 3325 of 7705) sorted by relevance

1...<<131132133134135136137138139140>>...309

/kernel/linux/linux-6.6/arch/riscv/include/asm/
H A Dmodule.h123 if (strcmp(name, secstrs + s->sh_name) == 0) in find_section()
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/
H A Dresolve_btfids.c91 if (!strcmp(str, test_symbols[i].name)) in __resolve_symbol()
/kernel/linux/linux-5.10/tools/testing/selftests/kvm/x86_64/
H A Devmcs_test.c134 TEST_ASSERT(!strcmp((const char *)uc.args[0], "hello") && in main()
/kernel/linux/linux-6.6/arch/sh/boards/
H A Dof-generic.c85 if (!strcmp(m->method, method)) { in sh_of_smp_probe()
/kernel/linux/linux-6.6/arch/sparc/kernel/
H A Dprom_common.c105 if (!strcmp(list, match)) in of_find_in_proplist()
/kernel/linux/linux-5.10/drivers/md/
H A Ddm-cache-policy.c25 if (!strcmp(t->name, name)) in __find_policy()
H A Ddm-target.c24 if (!strcmp(name, tt->name)) in __find_target_type()
H A Ddm-path-selector.c34 if (!strcmp(name, psi->pst.name)) in __find_path_selector_type()
/kernel/linux/linux-5.10/drivers/leds/
H A Dleds-lt3593.c90 if (!strcmp(tmp, "on")) in lt3593_led_probe()
/kernel/linux/linux-5.10/drivers/pci/hotplug/
H A Drpaphp_slot.c58 if (!strcmp(tmp_slot->name, slot->name)) in is_registered()
/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H A Dfsl_mxc_udc.c60 if (!strcmp(pdev->id_entry->name, "imx-udc-mx27")) { in fsl_udc_clk_init()
/kernel/linux/linux-5.10/net/nfc/hci/
H A Dllc.c70 if (strcmp(llc_engine->name, name) == 0) in nfc_llc_name_to_engine()
/kernel/linux/linux-5.10/samples/kfifo/
H A Drecord-example.c106 if (strcmp(buf, expected_result[i++])) { in testfunc()
/kernel/linux/linux-5.10/net/sunrpc/
H A Dsysctl.c126 if (strcmp(table->procname, "rpc_debug") == 0) in proc_dodebug()
/kernel/linux/linux-5.10/sound/hda/
H A Dhdac_i915.c111 if (!strcmp(dev->driver->name, "i915") && in i915_component_master_match()
/kernel/linux/linux-5.10/scripts/kconfig/
H A Dutil.c18 if (!strcmp(name, file->name)) { in file_lookup()
/kernel/linux/linux-5.10/scripts/gcc-plugins/
H A Dsancov_plugin.c38 if (!strcmp(DECL_NAME_POINTER(current_function_decl), DECL_NAME_POINTER(sancov_fndecl))) in sancov_execute()
121 if (!strcmp(argv[i].key, "no-sancov")) { in plugin_init()
/kernel/linux/linux-5.10/tools/perf/arch/arm64/annotate/
H A Dinstructions.c79 else if (!strcmp(name, "ret")) in arm64__associate_instruction_ops()
/kernel/linux/linux-5.10/tools/bpf/bpftool/
H A Dtracelog.c84 if (strcmp(type, fstype) == 0) { in get_tracefs_pipe()
/kernel/linux/linux-5.10/tools/iio/
H A Dlsiio.c37 strcmp(str + strlen(str) - strlen(postfix), postfix) == 0; in check_postfix()
/kernel/linux/linux-5.10/tools/perf/arch/x86/util/
H A Dmachine.c56 !strcmp(name, "_entry_trampoline")) { in find_extra_kernel_maps()
/kernel/linux/linux-5.10/tools/perf/tests/
H A Dkeep-tracking.c48 strcmp(event->comm.comm, comm) == 0) in find_comm()
H A Dkmod-path.c27 TEST_ASSERT_VAL("wrong name", m.name && !strcmp(name, m.name)); in test()
/kernel/linux/linux-5.10/tools/perf/ui/browsers/
H A Dres_sample.c21 if (!strcmp(var, "samples.context")) in res_sample_config()
/kernel/linux/linux-5.10/tools/perf/util/
H A Dcomm.c77 cmp = strcmp(str, iter->str); in __comm_str__findnew()

Completed in 10 milliseconds

1...<<131132133134135136137138139140>>...309