| /linux/arch/powerpc/mm/book3s64/ |
| H A D | subpage_prot.c | 96 size_t nw; in subpage_prot_clear() local 123 nw = PTRS_PER_PTE - i; in subpage_prot_clear() 124 if (addr + (nw << PAGE_SHIFT) > next) in subpage_prot_clear() 125 nw = (next - addr) >> PAGE_SHIFT; in subpage_prot_clear() 127 memset(spp, 0, nw * sizeof(u32)); in subpage_prot_clear() 130 hpte_flush_range(mm, addr, nw); in subpage_prot_clear() 191 size_t nw; in SYSCALL_DEFINE3() local 262 nw = PTRS_PER_PTE - i; in SYSCALL_DEFINE3() 263 if (addr + (nw << PAGE_SHIFT) > next) in SYSCALL_DEFINE3() 264 nw = (next - addr) >> PAGE_SHIFT; in SYSCALL_DEFINE3() [all …]
|
| /linux/drivers/macintosh/ |
| H A D | windfarm_fcu_controls.c | 89 int tries, nr, nw; in wf_fcu_read_reg() local 96 nw = i2c_master_send(pv->i2c, buf, 1); in wf_fcu_read_reg() 97 if (nw > 0 || (nw < 0 && nw != -EIO) || tries >= 100) in wf_fcu_read_reg() 102 if (nw <= 0) { in wf_fcu_read_reg() 103 pr_err("Failure writing address to FCU: %d", nw); in wf_fcu_read_reg() 104 nr = nw; in wf_fcu_read_reg() 116 pr_err("wf_fcu: Failure reading data from FCU: %d", nw); in wf_fcu_read_reg() 125 int tries, nw; in wf_fcu_write_reg() local 133 nw = i2c_master_send(pv->i2c, buf, nb); in wf_fcu_write_reg() 134 if (nw > 0 || (nw < 0 && nw != -EIO) || tries >= 100) in wf_fcu_write_reg() [all …]
|
| /linux/drivers/md/ |
| H A D | dm-cache-background-tracker.c | 76 struct bt_work *nw) in __insert_pending() argument 86 cmp = cmp_oblock(w->work.oblock, nw->work.oblock); in __insert_pending() 98 rb_link_node(&nw->node, parent, new); in __insert_pending() 99 rb_insert_color(&nw->node, &b->pending); in __insert_pending()
|
| /linux/Documentation/admin-guide/blockdev/ |
| H A D | zoned_loop.rst | 171 …000, len 0x020000, cap 0x020000, wptr 0x000000 reset:0 non-seq:0, zcond: 0(nw) [type: 1(CONVENTION… 172 …000, len 0x020000, cap 0x020000, wptr 0x000000 reset:0 non-seq:0, zcond: 0(nw) [type: 1(CONVENTION… 173 …000, len 0x020000, cap 0x020000, wptr 0x000000 reset:0 non-seq:0, zcond: 0(nw) [type: 1(CONVENTION… 174 …000, len 0x020000, cap 0x020000, wptr 0x000000 reset:0 non-seq:0, zcond: 0(nw) [type: 1(CONVENTION… 175 …000, len 0x020000, cap 0x020000, wptr 0x000000 reset:0 non-seq:0, zcond: 0(nw) [type: 1(CONVENTION… 176 …000, len 0x020000, cap 0x020000, wptr 0x000000 reset:0 non-seq:0, zcond: 0(nw) [type: 1(CONVENTION… 177 …000, len 0x020000, cap 0x020000, wptr 0x000000 reset:0 non-seq:0, zcond: 0(nw) [type: 1(CONVENTION… 178 …000, len 0x020000, cap 0x020000, wptr 0x000000 reset:0 non-seq:0, zcond: 0(nw) [type: 1(CONVENTION…
|
| /linux/tools/testing/selftests/arm64/abi/ |
| H A D | syscall-abi-asm.S | 33 .macro _ldr_za nw, nxbase, offset=0 35 | (((\nw) & 3) << 13) \ 44 .macro _str_za nw, nxbase, offset=0 46 | (((\nw) & 3) << 13) \
|
| /linux/arch/powerpc/kvm/ |
| H A D | book3s_64_mmu_hv.c | 1704 unsigned long i, nb, nw; in kvm_htab_read() local 1730 nw = nb; in kvm_htab_read() 1776 nw = nb; in kvm_htab_read() 1779 nb = nw; in kvm_htab_read()
|
| /linux/drivers/infiniband/hw/hfi1/ |
| H A D | sdma.c | 381 struct iowait *w, *nw; in sdma_flush() local 386 list_for_each_entry_safe(w, nw, &sde->dmawait, list) { in sdma_flush() 1711 struct iowait *wait, *nw, *twait; in sdma_desc_avail() local 1729 nw, in sdma_desc_avail()
|
| /linux/Documentation/doc-guide/ |
| H A D | sphinx.rst | 544 :alt: so-nw-arrow 555 :alt: so-nw-arrow
|
| /linux/Documentation/translations/it_IT/doc-guide/ |
| H A D | sphinx.rst | 579 :alt: so-nw-arrow 590 :alt: so-nw-arrow
|