/Linux-v4.19/drivers/nvdimm/ |
D | claim.c | 287 long cleared; in nsio_rw_bytes() local 290 cleared = nvdimm_clear_poison(&ndns->dev, in nsio_rw_bytes() 292 if (cleared < size) in nsio_rw_bytes() 294 if (cleared > 0 && cleared / 512) { in nsio_rw_bytes() 295 cleared /= 512; in nsio_rw_bytes() 296 badblocks_clear(&nsio->bb, sector, cleared); in nsio_rw_bytes()
|
D | pmem.c | 84 long cleared; in pmem_clear_poison() local 89 cleared = nvdimm_clear_poison(dev, pmem->phys_addr + offset, len); in pmem_clear_poison() 90 if (cleared < len) in pmem_clear_poison() 92 if (cleared > 0 && cleared / 512) { in pmem_clear_poison() 93 hwpoison_clear(pmem, pmem->phys_addr + offset, cleared); in pmem_clear_poison() 94 cleared /= 512; in pmem_clear_poison() 96 (unsigned long long) sector, cleared, in pmem_clear_poison() 97 cleared > 1 ? "s" : ""); in pmem_clear_poison() 98 badblocks_clear(&pmem->bb, sector, cleared); in pmem_clear_poison()
|
D | bus.c | 181 resource_size_t phys, cleared; member 200 || (ctx->phys + ctx->cleared) > ndr_end) in nvdimm_clear_badblocks_region() 204 badblocks_clear(&nd_region->bb, sector, ctx->cleared / 512); in nvdimm_clear_badblocks_region() 213 phys_addr_t phys, u64 cleared) in nvdimm_clear_badblocks_regions() argument 217 .cleared = cleared, in nvdimm_clear_badblocks_regions() 225 phys_addr_t phys, u64 cleared) in nvdimm_account_cleared_poison() argument 227 if (cleared > 0) in nvdimm_account_cleared_poison() 228 badrange_forget(&nvdimm_bus->badrange, phys, cleared); in nvdimm_account_cleared_poison() 230 if (cleared > 0 && cleared / 512) in nvdimm_account_cleared_poison() 231 nvdimm_clear_badblocks_regions(nvdimm_bus, phys, cleared); in nvdimm_account_cleared_poison() [all …]
|
/Linux-v4.19/drivers/net/ethernet/intel/i40e/ |
D | i40e_ptp.c | 266 unsigned int i, cleared = 0; in i40e_ptp_rx_hang() local 292 cleared++; in i40e_ptp_rx_hang() 304 if (cleared > 2) in i40e_ptp_rx_hang() 307 cleared); in i40e_ptp_rx_hang() 310 pf->rx_hwtstamp_cleared += cleared; in i40e_ptp_rx_hang()
|
/Linux-v4.19/Documentation/parisc/ |
D | debugging | 32 happens when the Q bit is cleared is the CPU does not update the 37 instruction that cleared the Q bit, if you're not it points anywhere
|
/Linux-v4.19/arch/arc/include/asm/ |
D | tlb-mmu1.h | 29 ; -- jh_ex_way_set not cleared on startup
|
/Linux-v4.19/Documentation/admin-guide/mm/ |
D | soft-dirty.rst | 24 Internally, to do this tracking, the writable bit is cleared from PTEs 25 when the soft-dirty bit is cleared. So, after this, when the task tries to
|
D | idle_page_tracking.rst | 71 their idle flag cleared in the interim. 104 section), and cleared automatically whenever a page is referenced as defined 107 When a page is marked idle, the Accessed bit must be cleared in all PTEs it is 112 cleared as a result of setting or updating a page's Idle flag, the Young flag
|
/Linux-v4.19/Documentation/media/uapi/v4l/ |
D | vidioc-g-dv-timings.rst | 103 the bit is set (1) it is positive polarity and if is cleared (0), 257 will also be cleared. This is a read-only flag, applications must 261 cleared by receivers. It is also only valid for formats with the 263 flag will be cleared by the driver. If the application sets this 267 will also be cleared.
|
/Linux-v4.19/Documentation/devicetree/bindings/watchdog/ |
D | microchip,pic32-wdt.txt | 4 WDT is not cleared periodically in software.
|
/Linux-v4.19/Documentation/scheduler/ |
D | sched-arch.txt | 28 be cleared until the running task has called schedule(). Idle 55 an interrupt sleep, it needs to be cleared then a memory
|
/Linux-v4.19/Documentation/devicetree/bindings/powerpc/fsl/ |
D | pmc.txt | 40 and cleared on suspend, and restored on resume. This sleep controller 44 which will be ORed into PMCDR upon suspend, and cleared from PMCDR
|
/Linux-v4.19/Documentation/devicetree/bindings/mfd/ |
D | max77620.txt | 48 When FPS event cleared (set to LOW), regulators, GPIOs and 32KHz 93 event cleared (set to LOW) whether it 103 event get cleared.
|
/Linux-v4.19/drivers/net/ethernet/3com/ |
D | typhoon.c | 488 u32 cleared; in typhoon_process_response() local 491 cleared = le32_to_cpu(indexes->respCleared); in typhoon_process_response() 493 while(cleared != ready) { in typhoon_process_response() 494 resp = (struct resp_desc *)(base + cleared); in typhoon_process_response() 504 if(unlikely(cleared + len > RESPONSE_RING_SIZE)) { in typhoon_process_response() 505 wrap_len = cleared + len - RESPONSE_RING_SIZE; in typhoon_process_response() 506 len = RESPONSE_RING_SIZE - cleared; in typhoon_process_response() 531 typhoon_inc_resp_index(&cleared, count); in typhoon_process_response() 534 indexes->respCleared = cpu_to_le32(cleared); in typhoon_process_response() 1634 volatile __le32 * cleared, int budget) in typhoon_rx() argument [all …]
|
/Linux-v4.19/Documentation/filesystems/nfs/ |
D | fault_injection.txt | 36 this list is cleared, the server will have no knowledge of who the client 47 unlocked through the VFS as they are cleared from this list).
|
/Linux-v4.19/Documentation/ABI/testing/ |
D | sysfs-bus-acpi | 74 Bit [3] – Set if the device is functioning properly (cleared if 77 Bits [31:5] – Reserved (must be cleared)
|
D | sysfs-bus-amba | 11 be cleared with an empty string (echo > driver_override).
|
D | sysfs-bus-platform | 11 driver_override) and may be cleared with an empty string
|
D | sysfs-devices-platform-ACPI-TAD | 37 is explicitly cleared via the ac_status attribute. 79 cleared through this attribute.
|
/Linux-v4.19/Documentation/filesystems/ |
D | automount-support.txt | 60 The expiration flag is cleared by calls to mntput. This means that expiration 92 Again, the expiration flag is cleared every time anything other than umount()
|
/Linux-v4.19/drivers/infiniband/hw/hfi1/ |
D | user_sdma.c | 943 evict_data.cleared = 0; in sdma_cache_evict() 946 return evict_data.cleared; in sdma_cache_evict() 954 int pinned, cleared; in pin_sdma_pages() local 967 cleared = sdma_cache_evict(pq, npages); in pin_sdma_pages() 968 if (cleared >= npages) in pin_sdma_pages() 1507 evict_data->cleared += node->npages; in sdma_rb_evict() 1510 if (evict_data->cleared >= evict_data->target) in sdma_rb_evict()
|
D | user_sdma.h | 174 u32 cleared; /* count evicted so far */ member
|
/Linux-v4.19/Documentation/hwmon/ |
D | w83793 | 70 sure bit 0 is cleared in the 6 values. And then set the pwm1 value to 94 If the case open alarm triggers, it will stay in this state unless cleared
|
/Linux-v4.19/drivers/iio/pressure/ |
D | zpa2326.c | 526 int cleared = -1; in zpa2326_dequeue_pressure() local 566 cleared++; in zpa2326_dequeue_pressure() 569 if (cleared) in zpa2326_dequeue_pressure() 574 zpa2326_dbg(indio_dev, "cleared %d FIFO entries", cleared); in zpa2326_dequeue_pressure()
|
/Linux-v4.19/arch/mips/kvm/ |
D | 00README.txt | 25 LL/TLBP/SC. Since the TLBP instruction causes a trap the reservation gets cleared
|