Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/locking/
Dlockdep.c1630 __calc_dep_bitb(struct held_lock *prev, struct held_lock *next) in __calc_dep_bitb() function
1637 return 1U << __calc_dep_bitb(prev, next); in calc_depb()