Home
last modified time | relevance | path

Searched defs:lower_bound (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/net/wireless/iwlwifi/mvm/
Dcoex.c952 u8 __maybe_unused lower_bound, upper_bound; in iwl_mvm_rx_ant_coupling_notif() local
Dcoex_legacy.c1251 u8 __maybe_unused lower_bound, upper_bound; in iwl_mvm_rx_ant_coupling_notif_old() local
/linux-4.4.14/arch/x86/include/asm/fpu/
Dtypes.h158 u64 lower_bound; member
/linux-4.4.14/drivers/md/persistent-data/
Ddm-btree.c61 int lower_bound(struct btree_node *n, uint64_t key) in lower_bound() function