Lines Matching defs:sp
118 static inline void free_slob_page(struct slob_page *sp) in free_slob_page()
136 static inline int is_slob_page(struct slob_page *sp) in is_slob_page()
141 static inline void set_slob_page(struct slob_page *sp) in set_slob_page()
146 static inline void clear_slob_page(struct slob_page *sp) in clear_slob_page()
159 static inline int slob_page_free(struct slob_page *sp) in slob_page_free()
164 static void set_slob_page_free(struct slob_page *sp, struct list_head *list) in set_slob_page_free()
170 static inline void clear_slob_page_free(struct slob_page *sp) in clear_slob_page_free()
270 static void *slob_page_alloc(struct slob_page *sp, size_t size, int align) in slob_page_alloc()
323 struct slob_page *sp; in slob_alloc() local
395 struct slob_page *sp; in slob_free() local
525 struct slob_page *sp; in kfree() local
546 struct slob_page *sp; in ksize() local