Searched refs:zpdesc (Results 1 – 2 of 2) sorted by relevance
29 struct zpdesc { struct107 static inline void zpdesc_lock(struct zpdesc *zpdesc) in zpdesc_lock() argument112 static inline bool zpdesc_trylock(struct zpdesc *zpdesc) in zpdesc_trylock() argument117 static inline void zpdesc_unlock(struct zpdesc *zpdesc) in zpdesc_unlock() argument122 static inline void zpdesc_wait_locked(struct zpdesc *zpdesc) in zpdesc_wait_locked() argument127 static inline void zpdesc_get(struct zpdesc *zpdesc) in zpdesc_get() argument132 static inline void zpdesc_put(struct zpdesc *zpdesc) in zpdesc_put() argument137 static inline void *kmap_local_zpdesc(struct zpdesc *zpdesc) in kmap_local_zpdesc() argument142 static inline unsigned long zpdesc_pfn(struct zpdesc *zpdesc) in zpdesc_pfn() argument168 static inline bool zpdesc_is_isolated(struct zpdesc *zpdesc) in zpdesc_is_isolated() argument[all …]
817 static struct zpdesc *get_next_zpdesc(struct zpdesc *zpdesc) in get_next_zpdesc() argument920 struct zpdesc *zpdesc, *next; in __free_zspage() local1013 struct zpdesc *zpdesc; in create_page_chain() local1062 struct zpdesc *zpdesc; in alloc_zspage() local1152 struct zpdesc *zpdesc; in zs_obj_read_begin() local1185 zpdesc = get_next_zpdesc(zpdesc); in zs_obj_read_begin()1202 struct zpdesc *zpdesc; in zs_obj_read_end() local1228 struct zpdesc *zpdesc; in zs_obj_write() local1264 zpdesc = get_next_zpdesc(zpdesc); in zs_obj_write()1658 struct zpdesc *curr_zpdesc, *zpdesc; in lock_zspage() local[all …]