Home
last modified time | relevance | path

Searched refs:mem_entry (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_prealloc.c54 struct mem_entry { struct
71 static inline void stacktrace_print(const struct mem_entry *entries, in stacktrace_print() argument
77 static inline int stacktrace_save(struct mem_entry *store) in stacktrace_save()
83 static inline void stacktrace_print(const struct mem_entry *entries, in stacktrace_print()
89 static inline void stacktrace_save(struct mem_entry *store) in stacktrace_save()
194 static void rb_insert_mem(struct phy_mem_list *mlist, struct mem_entry *entry) in rb_insert_mem()
198 struct mem_entry *tmp = NULL; in rb_insert_mem()
202 tmp = rb_entry(parent, struct mem_entry, rbn); in rb_insert_mem()
214 static struct mem_entry *rb_find_mem(struct phy_mem_list *mlist, in rb_find_mem()
218 struct mem_entry *entry = NULL; in rb_find_mem()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_prealloc.c54 struct mem_entry { struct
71 static inline void stacktrace_print(const struct mem_entry *entries, in stacktrace_print() argument
77 static inline int stacktrace_save(struct mem_entry *store) in stacktrace_save()
83 static inline void stacktrace_print(const struct mem_entry *entries, in stacktrace_print()
89 static inline void stacktrace_save(struct mem_entry *store) in stacktrace_save()
224 static void rb_insert_mem(struct phy_mem_list *mlist, struct mem_entry *entry) in rb_insert_mem()
228 struct mem_entry *tmp = NULL; in rb_insert_mem()
232 tmp = rb_entry(parent, struct mem_entry, rbn); in rb_insert_mem()
244 static struct mem_entry *rb_find_mem(struct phy_mem_list *mlist, in rb_find_mem()
248 struct mem_entry *entry = NULL; in rb_find_mem()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/
H A Dbnx2.c5760 static struct mem_entry { in bnx2_test_memory() struct
5780 struct mem_entry *mem_tbl; in bnx2_test_memory()
H A Dtg3.c13333 static struct mem_entry { in tg3_test_memory() struct
13374 struct mem_entry *mem_tbl; in tg3_test_memory()