Searched defs:full_page (Results  1 – 6 of 6) sorted by relevance
| /Linux-v5.4/fs/isofs/ | 
| 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-v5.4/arch/arc/mm/ | 
| D | cache.c | 251 			  unsigned long sz, const int op, const int full_page)  in __cache_line_loop_v2()296 			  unsigned long sz, const int op, const int full_page)  in __cache_line_loop_v3()
 367 			  unsigned long sz, const int op, const int full_page)  in __cache_line_loop_v4()
 421 			  unsigned long sz, const int op, const int full_page)  in __cache_line_loop_v4()
 583 	const int full_page = __builtin_constant_p(sz) && sz == PAGE_SIZE;  in __dc_line_op()  local
 619 	const int full_page = __builtin_constant_p(sz) && sz == PAGE_SIZE;  in __ic_line_inv_vaddr_local()  local
 
 | 
| /Linux-v5.4/include/xen/interface/ | 
| D | grant_table.h | 203     } full_page;  member
 | 
| /Linux-v5.4/fs/jfs/ | 
| D | jfs_logmgr.c | 196 	uint full_page;		/* # of full pages submitted */  member
 | 
| /Linux-v5.4/drivers/net/ethernet/broadcom/bnx2x/ | 
| D | bnx2x_cmn.c | 596 	u16 full_page = 0, gro_size = 0;  in bnx2x_fill_frag_skb()  local
 | 
| D | bnx2x.h | 502 	u16			full_page;  member
 |