Home
last modified time | relevance | path

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

/freebsd-13.1/sys/compat/linuxkpi/common/include/linux/
H A Dseqlock.h37 struct lock_class_key;
52 struct lock_class_key *key __unused) in __seqcount_init()
H A Dlockdep.h38 struct lock_class_key { struct
/freebsd-13.1/sys/contrib/openzfs/include/os/linux/spl/sys/
H A Drwlock.h122 static struct lock_class_key __key; \
H A Dmutex.h101 static struct lock_class_key __key; \
/freebsd-13.1/sys/contrib/dev/iwlwifi/
H A Diwl-trans.c25 static struct lock_class_key __key; in iwl_trans_alloc()
/freebsd-13.1/sys/contrib/dev/iwlwifi/queue/
H A Dtx.c952 static struct lock_class_key iwl_txq_cmd_queue_lock_class; in iwl_txq_init()