Home
last modified time | relevance | path

Searched defs:enr (Results 1 – 12 of 12) sorted by relevance

/openbmc/qemu/target/s390x/tcg/
H A Dvec.h51 static inline uint8_t s390_vec_read_element8(const S390Vector *v, uint8_t enr) in s390_vec_read_element8()
57 static inline uint16_t s390_vec_read_element16(const S390Vector *v, uint8_t enr) in s390_vec_read_element16()
63 static inline uint32_t s390_vec_read_element32(const S390Vector *v, uint8_t enr) in s390_vec_read_element32()
69 static inline uint64_t s390_vec_read_element64(const S390Vector *v, uint8_t enr) in s390_vec_read_element64()
75 static inline uint64_t s390_vec_read_element(const S390Vector *v, uint8_t enr, in s390_vec_read_element()
92 static inline void s390_vec_write_element8(S390Vector *v, uint8_t enr, in s390_vec_write_element8()
99 static inline void s390_vec_write_element16(S390Vector *v, uint8_t enr, in s390_vec_write_element16()
106 static inline void s390_vec_write_element32(S390Vector *v, uint8_t enr, in s390_vec_write_element32()
113 static inline void s390_vec_write_element64(S390Vector *v, uint8_t enr, in s390_vec_write_element64()
120 static inline void s390_vec_write_element(S390Vector *v, uint8_t enr, in s390_vec_write_element()
H A Dvec_fpu_helper.c29 static uint8_t check_ieee_exc(CPUS390XState *env, uint8_t enr, bool XxC, in check_ieee_exc()
80 static float32 s390_vec_read_float32(const S390Vector *v, uint8_t enr) in s390_vec_read_float32()
85 static float64 s390_vec_read_float64(const S390Vector *v, uint8_t enr) in s390_vec_read_float64()
96 static void s390_vec_write_float32(S390Vector *v, uint8_t enr, float32 data) in s390_vec_write_float32()
101 static void s390_vec_write_float64(S390Vector *v, uint8_t enr, float64 data) in s390_vec_write_float64()
H A Dvec_string_helper.c239 uint8_t enr = first_inequal / (1 << es); in vfene() local
H A Dtranslate.c232 static inline int vec_reg_offset(uint8_t reg, uint8_t enr, MemOp es) in vec_reg_offset()
/openbmc/linux/lib/
H A Dlru_cache.c233 static struct hlist_head *lc_hash_slot(struct lru_cache *lc, unsigned int enr) in lc_hash_slot()
239 static struct lc_element *__lc_find(struct lru_cache *lc, unsigned int enr, in __lc_find()
270 struct lc_element *lc_find(struct lru_cache *lc, unsigned int enr) in lc_find()
285 bool lc_is_used(struct lru_cache *lc, unsigned int enr) in lc_is_used()
351 static struct lc_element *__lc_get(struct lru_cache *lc, unsigned int enr, unsigned int flags) in __lc_get()
470 struct lc_element *lc_get(struct lru_cache *lc, unsigned int enr) in lc_get()
490 struct lc_element *lc_get_cumulative(struct lru_cache *lc, unsigned int enr) in lc_get_cumulative()
511 struct lc_element *lc_try_get(struct lru_cache *lc, unsigned int enr) in lc_try_get()
/openbmc/linux/drivers/block/drbd/
H A Ddrbd_actlog.c206 static struct bm_extent *find_active_resync_extent(struct drbd_device *device, unsigned int enr) in find_active_resync_extent()
218 static struct lc_element *_al_get(struct drbd_device *device, unsigned int enr, bool nonblock) in _al_get()
264 unsigned enr; in drbd_al_begin_io_prepare() local
493 unsigned enr; in drbd_al_begin_io_nonblock() local
550 unsigned enr; in drbd_al_complete_io() local
652 unsigned int enr, int count, in update_rs_extent()
904 struct bm_extent *_bme_get(struct drbd_device *device, unsigned int enr) in _bme_get()
944 static int _is_in_al(struct drbd_device *device, unsigned int enr) in _is_in_al()
964 unsigned int enr = BM_SECT_TO_EXT(sector); in drbd_rs_begin_io() local
1017 unsigned int enr = BM_SECT_TO_EXT(sector); in drbd_try_rs_begin_io() local
[all …]
H A Ddrbd_bitmap.c1667 int drbd_bm_e_weight(struct drbd_device *device, unsigned long enr) in drbd_bm_e_weight()
/openbmc/u-boot/arch/arm/mach-socfpga/include/mach/
H A Dclock_manager_arria10.h16 u32 enr; member
43 u32 enr; member
H A Dclock_manager_s10.h75 u32 enr; member
103 u32 enr; member
/openbmc/u-boot/drivers/spi/
H A Drk_spi.h17 u32 enr; member
H A Dzynq_spi.c46 u32 enr; /* 0x14 */ member
H A Dzynq_qspi.c59 u32 enr; /* 0x14 */ member