Home
last modified time | relevance | path

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

/linux/fs/ext4/
H A Dinode-test.c80 bool lower_bound; member
/linux/drivers/infiniband/core/
H A Duverbs_ioctl.c744 _uverbs_get_const_signed(s64 * to,const struct uverbs_attr_bundle * attrs_bundle,size_t idx,s64 lower_bound,u64 upper_bound,s64 * def_val) _uverbs_get_const_signed() argument
/linux/include/rdma/
H A Duverbs_ioctl.h935 _uverbs_get_const(s64 * to,const struct uverbs_attr_bundle * attrs_bundle,size_t idx,s64 lower_bound,u64 upper_bound,s64 * def_val) _uverbs_get_const() argument
949 _uverbs_get_const_signed(s64 * to,const struct uverbs_attr_bundle * attrs_bundle,size_t idx,s64 lower_bound,u64 upper_bound,s64 * def_val) _uverbs_get_const_signed() argument
/linux/drivers/platform/x86/hp/hp-bioscfg/
H A Dbioscfg.h146 u32 lower_bound; member
/linux/arch/x86/include/asm/fpu/
H A Dtypes.h195 u64 lower_bound; member
/linux/drivers/md/persistent-data/
H A Ddm-btree.c64 int lower_bound(struct btree_node *n, uint64_t key) in lower_bound() function
/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_router.c4022 int i, weight = 0, lower_bound = 0; mlxsw_sp_nexthop_group_rebalance() local