preempt_info: add rht_lock and bit_spin_lock
commit455d3eb1213adfe6ca58fccb699cfa119bb002e5
authorDan Carpenter <error27@gmail.com>
Tue, 7 Feb 2023 11:00:53 +0000 (7 14:00 +0300)
committerDan Carpenter <error27@gmail.com>
Tue, 7 Feb 2023 11:00:53 +0000 (7 14:00 +0300)
tree5bb9b96d5298a40c294768d7e77e129a78942e43
parentb04a5e83a7cf93d8629c6742704b16a98cab275b
preempt_info: add rht_lock and bit_spin_lock

The trickiness here is really bit_spin_lock().  Smatch is able to parse
the other functions, but I just added them for completeness.

Signed-off-by: Dan Carpenter <error27@gmail.com>
check_preempt_info.c