Home
last modified time | relevance | path

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

/linux-6.1.9/tools/testing/selftests/arm64/fp/
Dfp-stress.c180 bool read_more; in child_output() local
184 read_more = child_output_read(child); in child_output()
185 } while (read_more); in child_output()
/linux-6.1.9/fs/jffs2/
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()
/linux-6.1.9/drivers/md/
Draid10.c4890 read_more: in reshape_request()
5007 goto read_more; in reshape_request()