Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/arm64/fp/
H A Dfp-stress.c200 bool read_more; in child_output() local
204 read_more = child_output_read(child); in child_output()
205 } while (read_more); in child_output()
/openbmc/linux/fs/jffs2/
H A Dreadinode.c940 static int read_more(struct jffs2_sb_info *c, struct jffs2_raw_node_ref *ref, in read_more() function
1084 err = read_more(c, ref, sizeof(struct jffs2_raw_dirent), &len, buf); in jffs2_get_inode_nodes()
1099 err = read_more(c, ref, sizeof(struct jffs2_raw_inode), &len, buf); in jffs2_get_inode_nodes()
1113 err = read_more(c, ref, sizeof(struct jffs2_unknown_node), &len, buf); in jffs2_get_inode_nodes()
/openbmc/linux/drivers/md/
H A Draid10.c4916 read_more: in reshape_request()
5033 goto read_more; in reshape_request()