Home
last modified time | relevance | path

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

/Linux-v6.1/kernel/sched/
Dcore_sched.c179 ptr_to_hashval((void *)cookie, &id); in sched_core_share_pid()
/Linux-v6.1/include/linux/
Dstring.h207 int ptr_to_hashval(const void *ptr, unsigned long *hashval_out);
/Linux-v6.1/include/trace/events/
Dkmem.h316 ret = ptr_to_hashval(ptr, &hashval); in mm_ptr_to_hash()
/Linux-v6.1/lib/
Dvsprintf.c804 int ptr_to_hashval(const void *ptr, unsigned long *hashval_out) in ptr_to_hashval() function