Searched refs:victims (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/nvdimm/ |
| H A D | label.c | 901 int i, alloc, victims, nfree, old_num_resources, nlabel, rc = -ENXIO; in __blk_label_update() local 939 victims = 0; in __blk_label_update() 958 victims++; in __blk_label_update() 963 if (nfree - alloc < 0 || nfree - alloc + victims < 1) { in __blk_label_update()
|
| /OK3568_Linux_fs/buildroot/board/avnet/s6lx9_microboard/ |
| H A D | lx9_mmu.dts | 87 xlnx,dcache-victims = <0x0>; 111 xlnx,icache-victims = <0x0>;
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/laptops/ |
| H A D | disk-shock-protection.rst | 135 for use. Please feel free to add projects that have been the victims
|
| /OK3568_Linux_fs/kernel/net/ceph/ |
| H A D | osd_client.c | 2580 bool *victims = arg; in abort_on_full_fn() local 2585 if (!*victims) { in abort_on_full_fn() 2587 *victims = true; in abort_on_full_fn() 2603 bool victims = false; in ceph_osdc_abort_on_full() local 2607 for_each_request(osdc, abort_on_full_fn, &victims); in ceph_osdc_abort_on_full()
|