Home
last modified time | relevance | path

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

/Linux-v5.15/kernel/sched/
Dcore_sched.c172 ptr_to_hashval((void *)cookie, &id); in sched_core_share_pid()
/Linux-v5.15/include/linux/
Dstring.h207 int ptr_to_hashval(const void *ptr, unsigned long *hashval_out);
/Linux-v5.15/include/trace/events/
Dkmem.h336 ret = ptr_to_hashval(ptr, &hashval); in mm_ptr_to_hash()
/Linux-v5.15/lib/
Dvsprintf.c816 int ptr_to_hashval(const void *ptr, unsigned long *hashval_out) in ptr_to_hashval() function