Home
last modified time | relevance | path

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

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