Searched refs:HPT_INLINE (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.3-release/sys/dev/hpt27xx/
H A Dlist.h36 #ifndef HPT_INLINE
37 #define HPT_INLINE __inline macro
46 static HPT_INLINE void __list_add(struct list_head * _new, struct list_head * prev, struct list_head * next)
54 static HPT_INLINE void list_add(struct list_head *_new, struct list_head *head)
59 static HPT_INLINE void list_add_tail(struct list_head *_new, struct list_head *head)
64 static HPT_INLINE void __list_del(struct list_head * prev, struct list_head * next)
70 static HPT_INLINE void list_del(struct list_head *entry)
75 static HPT_INLINE void list_del_init(struct list_head *entry)
81 static HPT_INLINE int list_empty(struct list_head *head)
87 static HPT_INLINE voi
[all...]
/freebsd-10.3-release/sys/dev/hptnr/
H A Dlist.h35 #ifndef HPT_INLINE
36 #define HPT_INLINE __inline macro
45 static HPT_INLINE void __list_add(struct list_head * _new, struct list_head * prev, struct list_head * next)
53 static HPT_INLINE void list_add(struct list_head *_new, struct list_head *head)
58 static HPT_INLINE void list_add_tail(struct list_head *_new, struct list_head *head)
63 static HPT_INLINE void __list_del(struct list_head * prev, struct list_head * next)
69 static HPT_INLINE void list_del(struct list_head *entry)
74 static HPT_INLINE void list_del_init(struct list_head *entry)
80 static HPT_INLINE int list_empty(struct list_head *head)
86 static HPT_INLINE voi
[all...]
/freebsd-10.3-release/sys/dev/hptrr/
H A Dlist.h38 #ifndef HPT_INLINE
39 #define HPT_INLINE __inline macro
48 static HPT_INLINE void __list_add(struct list_head * _new, struct list_head * prev, struct list_head * next)
56 static HPT_INLINE void list_add(struct list_head *_new, struct list_head *head)
61 static HPT_INLINE void list_add_tail(struct list_head *_new, struct list_head *head)
66 static HPT_INLINE void __list_del(struct list_head * prev, struct list_head * next)
72 static HPT_INLINE void list_del(struct list_head *entry)
77 static HPT_INLINE void list_del_init(struct list_head *entry)
83 static HPT_INLINE int list_empty(struct list_head *head)
89 static HPT_INLINE voi
[all...]

Completed in 53 milliseconds