Home
last modified time | relevance | path

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

/linux-6.1.9/tools/objtool/
Dcheck.c307 static inline u32 cfi_key(struct cfi_state *cfi) in cfi_key() function
315 struct hlist_head *head = &cfi_hash[hash_min(cfi_key(cfi), cfi_bits)]; in cfi_hash_find_or_add()
334 struct hlist_head *head = &cfi_hash[hash_min(cfi_key(cfi), cfi_bits)]; in cfi_hash_add()