Home
last modified time | relevance | path

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

/freebsd/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_hea… in __list_add()
54 static HPT_INLINE void list_add(struct list_head *_new, struct list_head *head) in list_add()
59 static HPT_INLINE void list_add_tail(struct list_head *_new, struct list_head *head) in list_add_tail()
64 static HPT_INLINE void __list_del(struct list_head * prev, struct list_head * next) in __list_del()
70 static HPT_INLINE void list_del(struct list_head *entry) in list_del()
75 static HPT_INLINE void list_del_init(struct list_head *entry) in list_del_init()
81 static HPT_INLINE int list_empty(struct list_head *head) in list_empty()
87 static HPT_INLINE void __list_splice(struct list_head *list, in __list_splice()
[all …]
/freebsd/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_hea… in __list_add()
53 static HPT_INLINE void list_add(struct list_head *_new, struct list_head *head) in list_add()
58 static HPT_INLINE void list_add_tail(struct list_head *_new, struct list_head *head) in list_add_tail()
63 static HPT_INLINE void __list_del(struct list_head * prev, struct list_head * next) in __list_del()
69 static HPT_INLINE void list_del(struct list_head *entry) in list_del()
74 static HPT_INLINE void list_del_init(struct list_head *entry) in list_del_init()
80 static HPT_INLINE int list_empty(struct list_head *head) in list_empty()
86 static HPT_INLINE void __list_splice(struct list_head *list, in __list_splice()
[all …]
/freebsd/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_hea… in __list_add()
56 static HPT_INLINE void list_add(struct list_head *_new, struct list_head *head) in list_add()
61 static HPT_INLINE void list_add_tail(struct list_head *_new, struct list_head *head) in list_add_tail()
66 static HPT_INLINE void __list_del(struct list_head * prev, struct list_head * next) in __list_del()
72 static HPT_INLINE void list_del(struct list_head *entry) in list_del()
77 static HPT_INLINE void list_del_init(struct list_head *entry) in list_del_init()
83 static HPT_INLINE int list_empty(struct list_head *head) in list_empty()
89 static HPT_INLINE void __list_splice(struct list_head *list, in __list_splice()
[all …]