Home
last modified time | relevance | path

Searched defs:futex_hash_free (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dfutex.h92 static inline int futex_hash_free(struct mm_struct *mm) { return 0; } in futex_hash_free() function
115 static inline int futex_hash_free(struct mm_struct *mm) { return 0; } in futex_hash_free() function
/linux/kernel/futex/
H A Dcore.c1734 void futex_hash_free(struct mm_struct *mm) in futex_hash_free() function