Home
last modified time | relevance | path

Searched refs:memcmp (Results 2401 - 2425 of 3106) sorted by relevance

1...<<919293949596979899100>>...125

/kernel/linux/linux-6.6/net/smc/
H A Dsmc_ib.c319 if (!memcmp(gid, &attr->gid, SMC_GID_SIZE)) in smc_ib_check_link_gid()
/kernel/linux/linux-6.6/scripts/kconfig/
H A Dsymbol.c438 if (memcmp(&oldval, &sym->curr, sizeof(oldval))) { in sym_calc_value()
/kernel/linux/linux-6.6/security/keys/
H A Dkeyring.c317 memcmp(key->index_key.description, index_key->description, in keyring_compare_object()
/kernel/linux/linux-6.6/sound/core/
H A Dump.c746 return memcmp(&fb->info, tmpbuf, sizeof(tmpbuf)) != 0; in is_fb_info_updated()
/kernel/linux/linux-6.6/tools/testing/selftests/net/mptcp/
H A Dmptcp_connect.c1028 if (memcmp(ss, &peerss, peersalen)) { in check_getpeername()
1040 fprintf(stderr, "%s: memcmp failure: accept %s vs peername %s, %s vs %s salen %d vs %d\n", in check_getpeername()
/kernel/liteos_a/net/lwip-2.1/enhancement/src/
H A Ddhcps.c235 if (memcmp(dhcps->leasearr[i].cli_hwaddr, client_msg->chaddr, client_msg->hlen) == 0) { in find_client_lease()
/kernel/liteos_a/kernel/extended/dynload/src/
H A Dlos_load_elf.c152 if (memcmp(ehdr->elfIdent, LD_ELFMAG, LD_SELFMAG) != 0) { in OsVerifyELFEhdr()
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dwm8958-dsp2.c62 if (memcmp(fw->data, "WMFW", 4) != 0) { in wm8958_dsp2_fw()
H A Dcros_ec_codec.c774 if (memcmp(digest, r.hash, SHA256_DIGEST_SIZE) == 0) { in wov_hotword_model_put()
/kernel/linux/linux-6.6/drivers/s390/scsi/
H A Dzfcp_dbf.c570 if (!(memcmp(tag, "fsscth2", 7) == 0 in zfcp_dbf_san_res_cap_len_if_gpn_ft()
/kernel/linux/linux-6.6/mm/kasan/
H A Dkasan_test.c1039 kasan_int_result = memcmp(ptr, arr, size+1)); in kasan_memcmp()
/kernel/linux/linux-6.6/net/batman-adv/
H A Dtp_meter.c311 if (memcmp(pos->session, session, sizeof(pos->session)) != 0) in batadv_tp_list_find_session()
H A Dmulticast.c842 if (!memcmp(flags, &bat_priv->mcast.mla_flags, sizeof(*flags))) in batadv_mcast_mla_flags_update()
H A Ddistributed-arp-table.c221 return memcmp(data1, data2, sizeof(__be32)) == 0; in batadv_compare_dat()
/kernel/linux/linux-6.6/kernel/trace/
H A Dtrace_events_filter.c1054 memcmp(str + strlen - r->len, r->pattern, r->len) == 0) in regex_match_end()
/kernel/linux/linux-6.6/lib/
H A Dtest_firmware.c739 memcmp(firmware->data, test_data, sizeof(test_data)) != 0) { in trigger_request_platform_store()
H A Dtest_bitmap.c120 if (memcmp(exp_arr, arr, len*sizeof(*arr))) { in __check_eq_u32_array()
/kernel/linux/linux-6.6/mm/damon/
H A Dcore.c39 if (!memcmp(&empty_ops, &damon_registered_ops[id], sizeof(empty_ops))) in __damon_is_registered_ops()
/kernel/linux/linux-6.6/net/ipv4/
H A Dfou_core.c412 if (guehdr->hlen && memcmp(&guehdr[1], &guehdr2[1], in gue_gro_receive()
H A Dcipso_ipv4.c251 memcmp(entry->key, key, key_len) == 0) { in cipso_v4_cache_check()
H A Darp.c684 !memcmp(tha, sha, dev->addr_len); in arp_is_garp()
/kernel/linux/linux-6.6/net/l2tp/
H A Dl2tp_core.c649 if (memcmp(ptr, &session->peer_cookie[0], session->peer_cookie_len)) { in l2tp_recv_common()
/kernel/linux/linux-6.6/net/llc/
H A Daf_llc.c85 return !memcmp(addr, &llc_ui_addrnull, sizeof(*addr)); in llc_ui_addr_null()
/kernel/linux/linux-6.6/net/devlink/
H A Ddev.c407 WARN_ON(memcmp(remote_reload_stats, devlink->stats.remote_reload_stats, in devlink_reload()
/kernel/linux/linux-6.6/net/mac80211/
H A Dmesh_plink.c758 if (!memcmp(&sta->mesh->llid, &llid, sizeof(llid))) { in llid_in_use()

Completed in 60 milliseconds

1...<<919293949596979899100>>...125