Home
last modified time | relevance | path

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

/linux-6.15/drivers/misc/
H A Dntsync.c255 struct ntsync_obj *locked_obj) in try_wake_all() argument
263 if (locked_obj) in try_wake_all()
264 lockdep_assert(locked_obj->dev_locked); in try_wake_all()
267 if (q->entries[i].obj != locked_obj) in try_wake_all()
303 if (q->entries[i].obj != locked_obj) in try_wake_all()