Home
last modified time | relevance | path

Searched defs:ext_buf (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/fs/jffs2/
H A Djffs2_1pass.c222 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/
H A Dpage_owner_sort.c103 int read_block(char *buf, char *ext_buf, int buf_size, FILE *fin) in read_block()
498 static bool add_list(char *buf, int len, char *ext_buf) in add_list()
696 char *buf, *ext_buf; in main() local
/openbmc/linux/fs/notify/fanotify/
H A Dfanotify.c408 char *ext_buf = NULL; in fanotify_encode_fh() local
/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_debugfs.c5846 struct lpfc_dmabuf *dmabuf, uint32_t ext_buf) in lpfc_idiag_mbxacc_dump_bsg_mbox()