Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dliveness.c54 static u32 instance_hash(u32 callsite, u32 depth) in instance_hash() function
66 u32 key = instance_hash(callsite, depth); in find_instance()
96 hash = instance_hash(lookup_key, depth); in call_instance()