Searched defs:resmap (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/fs/ocfs2/ |
H A D | reservations.c | 39 static unsigned int ocfs2_resv_window_bits(struct ocfs2_reservation_map *resmap, in ocfs2_resv_window_bits() 66 static inline int ocfs2_resmap_disabled(struct ocfs2_reservation_map *resmap) in ocfs2_resmap_disabled() 73 static void ocfs2_dump_resv(struct ocfs2_reservation_map *resmap) in ocfs2_dump_resv() 110 static int ocfs2_validate_resmap_bits(struct ocfs2_reservation_map *resmap, in ocfs2_validate_resmap_bits() 131 static void ocfs2_check_resmap(struct ocfs2_reservation_map *resmap) in ocfs2_check_resmap() 181 static inline void ocfs2_check_resmap(struct ocfs2_reservation_map *resmap) in ocfs2_check_resmap() 202 struct ocfs2_reservation_map *resmap) in ocfs2_resmap_init() 212 static void ocfs2_resv_mark_lru(struct ocfs2_reservation_map *resmap, in ocfs2_resv_mark_lru() 229 static void ocfs2_resv_remove(struct ocfs2_reservation_map *resmap, in ocfs2_resv_remove() 239 static void __ocfs2_resv_discard(struct ocfs2_reservation_map *resmap, in __ocfs2_resv_discard() [all …]
|
H A D | localalloc.c | 831 struct ocfs2_reservation_map *resmap = &osb->osb_la_resmap; in ocfs2_local_alloc_find_clear_bits() local
|
/openbmc/linux/sound/pci/au88x0/ |
H A D | au88x0_core.c | 2002 vortex_adb_checkinout(vortex_t * vortex, int resmap[], int out, int restype) in vortex_adb_checkinout()
|
/openbmc/qemu/libdecnumber/ |
H A D | decNumber.c | 7035 static const uByte resmap[10]={0, 3, 3, 3, 3, 5, 7, 7, 7, 7}; variable
|