Searched refs:noreclaim_flag (Results 1 - 10 of 10) sorted by relevance

/linux-master/fs/xfs/
H A Dxfs_trans_ail.c600 unsigned int noreclaim_flag; local
602 noreclaim_flag = memalloc_noreclaim_save();
674 memalloc_noreclaim_restore(noreclaim_flag);
/linux-master/drivers/scsi/
H A Discsi_tcp.c406 unsigned int noreclaim_flag; local
417 noreclaim_flag = memalloc_noreclaim_save();
430 memalloc_noreclaim_restore(noreclaim_flag);
/linux-master/mm/
H A Dvmscan.c1516 unsigned int noreclaim_flag; local
1533 noreclaim_flag = memalloc_noreclaim_save();
1536 memalloc_noreclaim_restore(noreclaim_flag);
2123 unsigned int noreclaim_flag; local
2128 noreclaim_flag = memalloc_noreclaim_save();
2147 memalloc_noreclaim_restore(noreclaim_flag);
6505 unsigned int noreclaim_flag; local
6527 noreclaim_flag = memalloc_noreclaim_save();
6531 memalloc_noreclaim_restore(noreclaim_flag);
7250 unsigned int noreclaim_flag; local
7395 unsigned int noreclaim_flag; local
[all...]
H A Dpage_alloc.c3521 unsigned int noreclaim_flag; local
3528 noreclaim_flag = memalloc_noreclaim_save();
3533 memalloc_noreclaim_restore(noreclaim_flag);
3764 unsigned int noreclaim_flag; local
3772 noreclaim_flag = memalloc_noreclaim_save();
3777 memalloc_noreclaim_restore(noreclaim_flag);
/linux-master/drivers/mtd/nand/raw/
H A Dnandsim.c1346 unsigned int noreclaim_flag; local
1351 noreclaim_flag = memalloc_noreclaim_save();
1353 memalloc_noreclaim_restore(noreclaim_flag);
1363 unsigned int noreclaim_flag; local
1368 noreclaim_flag = memalloc_noreclaim_save();
1370 memalloc_noreclaim_restore(noreclaim_flag);
/linux-master/drivers/nvme/host/
H A Dtcp.c1199 unsigned int noreclaim_flag; local
1209 noreclaim_flag = memalloc_noreclaim_save();
1242 memalloc_noreclaim_restore(noreclaim_flag);
1357 unsigned int noreclaim_flag; local
1367 noreclaim_flag = memalloc_noreclaim_save();
1371 memalloc_noreclaim_restore(noreclaim_flag);
/linux-master/drivers/block/
H A Dnbd.c533 unsigned int noreclaim_flag; local
544 noreclaim_flag = memalloc_noreclaim_save();
564 memalloc_noreclaim_restore(noreclaim_flag);
/linux-master/net/core/
H A Dsock.c329 unsigned int noreclaim_flag; local
334 noreclaim_flag = memalloc_noreclaim_save();
339 memalloc_noreclaim_restore(noreclaim_flag);
H A Ddev.c5643 unsigned int noreclaim_flag; local
5654 noreclaim_flag = memalloc_noreclaim_save();
5656 memalloc_noreclaim_restore(noreclaim_flag);
5665 unsigned long noreclaim_flag = 0; local
5680 noreclaim_flag = memalloc_noreclaim_save();
5682 memalloc_noreclaim_restore(noreclaim_flag);
5690 memalloc_noreclaim_restore(noreclaim_flag);
/linux-master/fs/smb/client/
H A Dconnect.c1165 unsigned int noreclaim_flag, num_io_timeout = 0; local
1168 noreclaim_flag = memalloc_noreclaim_save();
1353 memalloc_noreclaim_restore(noreclaim_flag);

Completed in 350 milliseconds