Searched refs:overlap (Results 1 – 8 of 8) sorted by relevance
912 int err, rlen, overlap; in ubifs_read_node_wbuf() local922 overlap = (lnum == wbuf->lnum && offs + len > wbuf->offs); in ubifs_read_node_wbuf()923 if (!overlap) { in ubifs_read_node_wbuf()
1643 int rlen, overlap; in read_wbuf() local1651 overlap = (lnum == wbuf->lnum && offs + len > wbuf->offs); in read_wbuf()1652 if (!overlap) { in read_wbuf()
189 driver doesn't (yet) use these for any kind of i/o overlap or prefetching.
99 from the board's socket to resolve the above i2c address overlap
137 point defined in the header. As these locations overlap by default, it
255 start of RAM, kernel_addr_r should not overlap that area, or the kernel will
46 do not overlap any appended DTB.
715 Note: for sections, this also checks that the entries do not overlap, nor extend
Completed in 25 milliseconds