Home
last modified time | relevance | path

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

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