Home
last modified time | relevance | path

Searched refs:uxpte_t (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/mm/
H A Dpurgeable.c16 struct uxpte_t { struct
38 static inline long uxpte_read(struct uxpte_t *uxpte) in uxpte_read()
43 static inline void uxpte_set(struct uxpte_t *uxpte, long val) in uxpte_set()
48 static inline bool uxpte_cas(struct uxpte_t *uxpte, long old, long new) in uxpte_cas()
138 static struct uxpte_t *lookup_uxpte(struct vm_area_struct *vma, in lookup_uxpte()
141 struct uxpte_t *uxpte = NULL; in lookup_uxpte()
154 struct uxpte_t *uxpte = NULL; in lock_uxpte()
176 struct uxpte_t *uxpte = NULL; in unlock_uxpte()
189 struct uxpte_t *uxpte = NULL; in uxpte_set_present()
211 struct uxpte_t *uxpt in uxpte_clear_present()
[all...]
/kernel/linux/linux-6.6/mm/
H A Dpurgeable.c16 struct uxpte_t { struct
38 static inline long uxpte_read(struct uxpte_t *uxpte) in uxpte_read()
43 static inline void uxpte_set(struct uxpte_t *uxpte, long val) in uxpte_set()
48 static inline bool uxpte_cas(struct uxpte_t *uxpte, long old, long new) in uxpte_cas()
140 static struct uxpte_t *lookup_uxpte(struct vm_area_struct *vma, in lookup_uxpte()
143 struct uxpte_t *uxpte = NULL; in lookup_uxpte()
156 struct uxpte_t *uxpte = NULL; in lock_uxpte()
178 struct uxpte_t *uxpte = NULL; in unlock_uxpte()
191 struct uxpte_t *uxpte = NULL; in uxpte_set_present()
213 struct uxpte_t *uxpt in uxpte_clear_present()
[all...]

Completed in 2 milliseconds