Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/compat/linuxkpi/common/include/linux/
HDbitops.h307 __test_and_clear_bit(long bit, volatile unsigned long *var) in __test_and_clear_bit() function
/freebsd-14-stable/sys/contrib/dev/iwlwifi/mvm/
HDsta.c3998 if (!__test_and_clear_bit(keyconf->hw_key_idx, mvm->fw_key_table)) { in iwl_mvm_remove_sta_key()