Searched defs:ext_buf (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/fs/jffs2/ |
H A D | jffs2_1pass.c | 222 static void *get_fl_mem_nand(u32 off, u32 size, void *ext_buf) in get_fl_mem_nand() 239 static void *get_node_mem_nand(u32 off, void *ext_buf) in get_node_mem_nand() 321 static void *get_fl_mem_onenand(u32 off, u32 size, void *ext_buf) in get_fl_mem_onenand() 338 static void *get_node_mem_onenand(u32 off, void *ext_buf) in get_node_mem_onenand() 371 static inline void *get_fl_mem_nor(u32 off, u32 size, void *ext_buf) in get_fl_mem_nor() 387 static inline void *get_node_mem_nor(u32 off, void *ext_buf) in get_node_mem_nor() 404 static inline void *get_fl_mem(u32 off, u32 size, void *ext_buf) in get_fl_mem() 431 static inline void *get_node_mem(u32 off, void *ext_buf) in get_node_mem() 459 static inline void put_fl_mem(void *buf, void *ext_buf) in put_fl_mem()
|
/openbmc/linux/tools/mm/ |
D | page_owner_sort.c |
|