Searched defs:full_page (Results 1 – 6 of 6) sorted by relevance
/linux/fs/isofs/ |
A D | compress.c | 201 static int zisofs_fill_pages(struct inode *inode, int full_page, int pcount, in zisofs_fill_pages() 304 int i, pcount, full_page; in zisofs_readpage() local
|
/linux/arch/arc/mm/ |
A D | cache.c | 227 unsigned long sz, const int op, const int full_page) in __cache_line_loop_v3() 287 unsigned long sz, const int op, const int full_page) in __cache_line_loop_v4() 341 unsigned long sz, const int op, const int full_page) in __cache_line_loop_v4() 501 const int full_page = __builtin_constant_p(sz) && sz == PAGE_SIZE; in __dc_line_op() local 537 const int full_page = __builtin_constant_p(sz) && sz == PAGE_SIZE; in __ic_line_inv_vaddr_local() local
|
/linux/include/xen/interface/ |
A D | grant_table.h | 186 } full_page; member
|
/linux/fs/jfs/ |
A D | jfs_logmgr.c | 196 uint full_page; /* # of full pages submitted */ member
|
/linux/drivers/net/ethernet/broadcom/bnx2x/ |
A D | bnx2x_cmn.c | 597 u16 full_page = 0, gro_size = 0; in bnx2x_fill_frag_skb() local
|
A D | bnx2x.h | 508 u16 full_page; member
|
Completed in 38 milliseconds