Lines Matching defs:entry

51 static inline unsigned swp_type(swp_entry_t entry)  in swp_type()
60 static inline pgoff_t swp_offset(swp_entry_t entry) in swp_offset()
88 static inline pte_t swp_entry_to_pte(swp_entry_t entry) in swp_entry_to_pte()
98 swp_entry_t entry; in radix_to_swp_entry() local
104 static inline void *swp_to_radix_entry(swp_entry_t entry) in swp_to_radix_entry()
120 static inline bool is_device_private_entry(swp_entry_t entry) in is_device_private_entry()
126 static inline bool is_writable_device_private_entry(swp_entry_t entry) in is_writable_device_private_entry()
141 static inline bool is_device_exclusive_entry(swp_entry_t entry) in is_device_exclusive_entry()
147 static inline bool is_writable_device_exclusive_entry(swp_entry_t entry) in is_writable_device_exclusive_entry()
162 static inline bool is_device_private_entry(swp_entry_t entry) in is_device_private_entry()
167 static inline bool is_writable_device_private_entry(swp_entry_t entry) in is_writable_device_private_entry()
182 static inline bool is_device_exclusive_entry(swp_entry_t entry) in is_device_exclusive_entry()
187 static inline bool is_writable_device_exclusive_entry(swp_entry_t entry) in is_writable_device_exclusive_entry()
194 static inline int is_migration_entry(swp_entry_t entry) in is_migration_entry()
200 static inline int is_writable_migration_entry(swp_entry_t entry) in is_writable_migration_entry()
243 static inline int is_writable_migration_entry(swp_entry_t entry) in is_writable_migration_entry()
250 static inline struct page *pfn_swap_entry_to_page(swp_entry_t entry) in pfn_swap_entry_to_page()
268 static inline bool is_pfn_swap_entry(swp_entry_t entry) in is_pfn_swap_entry()
297 static inline pmd_t swp_entry_to_pmd(swp_entry_t entry) in swp_entry_to_pmd()
329 static inline pmd_t swp_entry_to_pmd(swp_entry_t entry) in swp_entry_to_pmd()
353 static inline int is_hwpoison_entry(swp_entry_t entry) in is_hwpoison_entry()
358 static inline unsigned long hwpoison_entry_to_pfn(swp_entry_t entry) in hwpoison_entry_to_pfn()
392 static inline int non_swap_entry(swp_entry_t entry) in non_swap_entry()
397 static inline int non_swap_entry(swp_entry_t entry) in non_swap_entry()