Lines Matching defs:size
257 static int tx_has_space_for(struct ldc_channel *lp, unsigned int size) in tx_has_space_for()
972 unsigned long size, order; in alloc_queue() local
995 unsigned long size, order; in free_queue() local
1450 static int write_raw(struct ldc_channel *lp, const void *buf, unsigned int size) in write_raw()
1472 static int read_raw(struct ldc_channel *lp, void *buf, unsigned int size) in read_raw()
1516 unsigned int size) in write_nonraw()
1681 static int read_nonraw(struct ldc_channel *lp, void *buf, unsigned int size) in read_nonraw()
1841 unsigned int size) in write_stream()
1848 static int read_stream(struct ldc_channel *lp, void *buf, unsigned int size) in read_stream()
1874 int ldc_write(struct ldc_channel *lp, const void *buf, unsigned int size) in ldc_write()
1898 int ldc_read(struct ldc_channel *lp, void *buf, unsigned int size) in ldc_read()
2164 u64 cookie, u64 size) in free_npages()
2185 u64 size = cookies[i].cookie_size; in ldc_unmap() local