Home
last modified time | relevance | path

Searched refs:tid_to_event (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/mm/
H A Dslub.c2111 static inline unsigned long tid_to_event(unsigned long tid) in tid_to_event() function
2136 if (tid_to_event(tid) != tid_to_event(actual_tid)) in note_cmpxchg_failure()
2138 tid_to_event(tid), tid_to_event(actual_tid)); in note_cmpxchg_failure()
/kernel/linux/linux-6.6/mm/
H A Dslub.c2439 static inline unsigned long tid_to_event(unsigned long tid) in tid_to_event() function
2464 if (tid_to_event(tid) != tid_to_event(actual_tid)) in note_cmpxchg_failure()
2466 tid_to_event(tid), tid_to_event(actual_tid)); in note_cmpxchg_failure()

Completed in 19 milliseconds