Home
last modified time | relevance | path

Searched refs:memcmp (Results 2376 - 2400 of 4914) sorted by relevance

1...<<919293949596979899100>>...197

/kernel/linux/linux-5.10/drivers/staging/rtl8192e/
H A Drtllib_softmac.c1132 (memcmp(ieee->PMKIDList[i].Bssid, bssid, ETH_ALEN) == 0)) in SecIsInPMKIDList()
1641 apmatch = (memcmp(ieee->current_network.bssid, net->bssid, in rtllib_softmac_new_net()
2359 if (memcmp(header->addr3, ieee->current_network.bssid, ETH_ALEN) != 0) in rtllib_rx_deauth()
3143 (!memcmp(&(ieee->wpa_ie[14]), ccmp_ie, 4))) || in rtllib_ap_sec_type()
3145 (!memcmp(&ieee->wpa_ie[10], ccmp_rsn_ie, 4)))) in rtllib_ap_sec_type()
3187 if (memcmp(rtllib->current_network.bssid, asSta, 6) == 0) { in rtllib_MlmeDisassociateRequest()
/kernel/linux/linux-6.6/fs/ext4/
H A Dxattr.c343 cmp = memcmp(name, entry->e_name, name_len); in xattr_find_entry()
1551 !memcmp(value, ea_data, value_len)) { in ext4_xattr_inode_cache_find()
2312 return !memcmp(value, i->value, i->value_len); in ext4_xattr_value_same()
2714 !memcmp(last->e_name, "data", 4)) in ext4_xattr_make_inode_space()
3085 memcmp(entry1->e_name, entry2->e_name, entry1->e_name_len)) in ext4_xattr_cmp()
3088 memcmp((char *)header1 + le16_to_cpu(entry1->e_value_offs), in ext4_xattr_cmp()
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/
H A Dqla_sup.c610 if (memcmp(fltl->sig, "QFLT", 4)) in qla2xxx_find_flt_start()
962 if (memcmp(fdt->sig, "QLID", 4)) in qla2xxx_get_fdt_info()
3317 if (memcmp(bcode, "\x55\xaa", 2)) { in qla82xx_get_flash_version()
3332 if (memcmp(bcode, "PCIR", 4)) { in qla82xx_get_flash_version()
3437 if (memcmp(bcode, "\x55\xaa", 2)) { in qla24xx_get_flash_version()
3452 if (memcmp(bcode, "PCIR", 4)) { in qla24xx_get_flash_version()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_hwseq.c1429 if (memcmp(&old_pipe->plane_res.scl_data, &new_pipe->plane_res.scl_data, sizeof(struct scaler_data))) in dcn20_detect_pipe_changes()
1432 if (memcmp(&old_pipe->plane_res.scl_data.viewport, &new_pipe->plane_res.scl_data.viewport, sizeof(struct rect)) in dcn20_detect_pipe_changes()
1433 || memcmp(&old_pipe->plane_res.scl_data.viewport_c, in dcn20_detect_pipe_changes()
1484 if (memcmp(&old_dlg_attr, &new_pipe->dlg_regs, sizeof(old_dlg_attr)) || in dcn20_detect_pipe_changes()
1485 memcmp(&old_ttu_attr, &new_pipe->ttu_regs, sizeof(old_ttu_attr)) || in dcn20_detect_pipe_changes()
1486 memcmp(&old_pipe->rq_regs, &new_pipe->rq_regs, sizeof(old_pipe->rq_regs))) in dcn20_detect_pipe_changes()
1749 * only do gamma programming for powering on, internal memcmp to avoid in dcn20_program_pipe()
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/mwifiex/
H A Dcfg80211.c1534 if (memcmp(mac, priv->cfg_bssid, ETH_ALEN)) in mwifiex_cfg80211_get_station()
3368 } else if ((!memcmp(byte_seq, ipv4_mc_mac, 2) && in mwifiex_set_wowlan_mef_entry()
3370 (!memcmp(byte_seq, ipv6_mc_mac, 3) && in mwifiex_set_wowlan_mef_entry()
3648 else if (!memcmp(byte_seq, bc_mac, 4)) in mwifiex_get_coalesce_pkt_type()
3650 else if ((!memcmp(byte_seq, ipv4_mc_mac, 2) && in mwifiex_get_coalesce_pkt_type()
3652 (!memcmp(byte_seq, ipv6_mc_mac, 3) && in mwifiex_get_coalesce_pkt_type()
/third_party/mbedtls/library/
H A Daes.c1938 if (memcmp(buf, aes_tests, 16) != 0) { in mbedtls_aes_self_test()
2011 if (memcmp(buf, aes_tests, 16) != 0) { in mbedtls_aes_self_test()
2075 if (memcmp(buf, aes_tests, 64) != 0) { in mbedtls_aes_self_test()
2139 if (memcmp(buf, aes_tests, 64) != 0) { in mbedtls_aes_self_test()
2196 if (memcmp(buf, aes_tests, len) != 0) { in mbedtls_aes_self_test()
2262 if (memcmp(buf, aes_tests, len) != 0) { in mbedtls_aes_self_test()
H A Dssl_msg.c1527 memcmp(rec->cid, transform->in_cid, rec->cid_len) != 0) { in mbedtls_ssl_decrypt_buf()
3091 memcmp(ssl->in_msg + 6, "\0\0\0", 3) != 0 || in ssl_hs_is_proper_fragment()
3092 memcmp(ssl->in_msg + 9, ssl->in_msg + 1, 3) != 0) { in ssl_hs_is_proper_fragment()
4555 if (memcmp(hs_buf->data, ssl->in_msg, 4) != 0) { in ssl_buffer_message()
5555 in_ctr_cmp = memcmp(ssl->in_ctr + ep_len, in ssl_check_ctr_renegotiate()
5558 out_ctr_cmp = memcmp(&ssl->cur_out_ctr[ep_len], in ssl_check_ctr_renegotiate()
/third_party/node/src/
H A Dnode_file.cc1052 if (offset >= 3 && 0 == memcmp(chars.data(), "\xEF\xBB\xBF", 3)) { in InternalModuleReadJSON()
1076 if (0 == memcmp(s, "main", 4)) break; in InternalModuleReadJSON()
1077 if (0 == memcmp(s, "name", 4)) break; in InternalModuleReadJSON()
1078 if (0 == memcmp(s, "type", 4)) break; in InternalModuleReadJSON()
1080 if (0 == memcmp(s, "exports", 7)) break; in InternalModuleReadJSON()
1081 if (0 == memcmp(s, "imports", 7)) break; in InternalModuleReadJSON()
/kernel/linux/linux-6.6/fs/btrfs/
H A Dvolumes.c433 if (memcmp(fsid, fs_devices->fsid, BTRFS_FSID_SIZE) != 0) in match_fsid_fs_devices()
439 if (memcmp(metadata_fsid, fs_devices->metadata_uuid, BTRFS_FSID_SIZE) != 0) in match_fsid_fs_devices()
468 return memcmp(fs_devices->fsid, fs_devices->metadata_uuid, in check_fsid_changed()
470 memcmp(fs_devices->metadata_uuid, fsid, BTRFS_FSID_SIZE) == 0; in check_fsid_changed()
635 if (memcmp(device->uuid, disk_super->dev_item.uuid, BTRFS_UUID_SIZE)) in btrfs_open_one_device()
731 memcmp(fs_devices->fsid, disk_super->fsid, in find_fsid_changed()
736 if (memcmp(fs_devices->metadata_uuid, fs_devices->fsid, in find_fsid_changed()
738 memcmp(fs_devices->fsid, disk_super->metadata_uuid, in find_fsid_changed()
4285 memcmp(&bctl->data, &bctl->meta, sizeof(bctl->data))) { in btrfs_balance()
6508 if (memcmp(fs_device in dev_args_match_fs_devices()
[all...]
/kernel/linux/linux-5.10/drivers/cpufreq/
H A Dpowernow-k7.c462 if (memcmp(p, "AMDK7PNOW!", 10) == 0) { in powernow_decode_bios()
/kernel/linux/linux-5.10/drivers/acpi/acpica/
H A Ddbcmds.c613 else if (memcmp(aml1, aml2, aml1_length)) { in acpi_dm_compare_aml_resources()
H A Dtbdata.c61 memcmp(table_desc->pointer, table, table_length)) ? in acpi_tb_compare_tables()
/kernel/linux/linux-5.10/arch/loongarch/boot/tools/
H A Drelocs.c145 if (memcmp(ehdr.e_ident, ELFMAG, SELFMAG) != 0) in read_ehdr()
/kernel/linux/linux-5.10/arch/arm64/kernel/
H A Dvdso.c103 if (memcmp(vdso_info[abi].vdso_code_start, "\177ELF", 4)) { in __vdso_init()
H A Dhibernate.c155 if (memcmp(&hdr->invariants, &invariants, sizeof(invariants))) { in arch_hibernation_header_restore()
/kernel/linux/linux-5.10/arch/s390/mm/
H A Dextmem.c120 if (memcmp(tmp->dcss_name, dcss_name, 8) == 0) { in segment_by_name()
/kernel/linux/linux-5.10/arch/s390/kernel/
H A Dperf_cpum_cf_diag.c454 if (memcmp(ctrstop, ctrstart, sizeof(*ctrstop))) { in cf_diag_diffctr()
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dprocessor.h827 if (!memcmp(sig, signature, 12) && in hypervisor_cpuid_base()
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dkexec-bzimage64.c273 if (memcmp((char *)&header->header, "HdrS", 4) != 0) { in bzImage64_probe()
/kernel/linux/common_modules/xpm/validator/
H A Delf_code_segment_info.c238 if (memcmp(elf_ehdr->e_ident, ELFMAG, SELFMAG) != 0) { in elf_check_and_get_code_segment_offset()
/kernel/linux/linux-5.10/arch/arm/boot/compressed/
H A Dkaslr.c274 if (!memcmp(s1, s2, l2)) in __strstr()
/kernel/linux/linux-5.10/crypto/asymmetric_keys/
H A Dverify_pefile.c375 if (memcmp(digest, ctx->digest, ctx->digest_len) != 0) { in pefile_digest_pe()
/kernel/linux/linux-5.10/drivers/char/ipmi/
H A Dipmi_poweroff.c430 if (!memcmp(mfr, &mfg_id, sizeof(mfr)) && in ipmi_dell_chassis_detect()
H A Dkcs_bmc_aspeed.c282 if (!memcmp(&ast_kcs_bmc_ioregs[i], regs, sizeof(*regs))) in aspeed_kcs_calculate_channel()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_dpp.c229 if (memcmp(&dpp->pwl_data, params, sizeof(*params)) == 0) in dpp1_cm_set_regamma_pwl()

Completed in 64 milliseconds

1...<<919293949596979899100>>...197