Home
last modified time | relevance | path

Searched refs:iv_obj_hash (Results 1 – 1 of 1) sorted by relevance

/xnu-10002.41.9/osfmk/ipc/
H A Dipc_voucher.c79 static uint32_t iv_obj_hash(const struct smrq_slink *, uint32_t);
85 .obj_hash = iv_obj_hash,
233 iv_obj_hash(const struct smrq_slink *link, uint32_t seed) in iv_obj_hash() function