Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dcore_sched.c181 ptr_to_hashval((void *)cookie, &id); in sched_core_share_pid()
/linux/include/trace/events/
H A Dkmem.h397 ret = ptr_to_hashval(ptr, &hashval); in mm_ptr_to_hash()
/linux/include/linux/
H A Dstring.h346 int ptr_to_hashval(const void *ptr, unsigned long *hashval_out);
/linux/lib/
H A Dvsprintf.c809 int ptr_to_hashval(const void *ptr, unsigned long *hashval_out) in ptr_to_hashval() function