Searched refs:window (Results 76 - 100 of 187) sorted by relevance

12345678

/linux-master/lib/zstd/compress/
H A Dzstd_fast.c23 const BYTE* const base = ms->window.base;
103 const BYTE* const base = ms->window.base;
381 const BYTE* const base = ms->window.base;
385 const U32 prefixStartIndex = ms->window.dictLimit;
395 const U32 dictStartIndex = dms->window.dictLimit;
396 const BYTE* const dictBase = dms->window.base;
398 const BYTE* const dictEnd = dms->window.nextSrc;
404 * it is within window size. So we just check it. */
557 const BYTE* const base = ms->window.base;
558 const BYTE* const dictBase = ms->window
[all...]
/linux-master/drivers/scsi/qla2xxx/
H A Dqla_tmpl.c45 qla27xx_read8(void __iomem *window, void *buf, ulong *len) argument
50 value = rd_reg_byte(window);
56 qla27xx_read16(void __iomem *window, void *buf, ulong *len) argument
61 value = rd_reg_word(window);
67 qla27xx_read32(void __iomem *window, void *buf, ulong *len) argument
72 value = rd_reg_dword(window);
89 void __iomem *window = (void __iomem *)reg + offset; local
91 qla27xx_read32(window, buf, len);
99 void __iomem *window = (void __iomem *)reg + offset; local
101 wrt_reg_dword(window, dat
110 void __iomem *window = (void __iomem *)reg + offset; local
[all...]
/linux-master/drivers/media/platform/rockchip/rkisp1/
H A Drkisp1-stats.c265 af->window[0].sum = rkisp1_read(rkisp1, RKISP1_CIF_ISP_AFM_SUM_A);
266 af->window[0].lum = rkisp1_read(rkisp1, RKISP1_CIF_ISP_AFM_LUM_A);
267 af->window[1].sum = rkisp1_read(rkisp1, RKISP1_CIF_ISP_AFM_SUM_B);
268 af->window[1].lum = rkisp1_read(rkisp1, RKISP1_CIF_ISP_AFM_LUM_B);
269 af->window[2].sum = rkisp1_read(rkisp1, RKISP1_CIF_ISP_AFM_SUM_C);
270 af->window[2].lum = rkisp1_read(rkisp1, RKISP1_CIF_ISP_AFM_LUM_C);
/linux-master/drivers/pci/controller/
H A Dpci-xgene.c408 struct resource_entry *window; local
411 resource_list_for_each_entry(window, &bridge->windows) {
412 struct resource *res = window->res;
421 res->start - window->offset);
428 window->offset);
433 window->offset);
/linux-master/arch/sparc/kernel/
H A Detrap_32.S3 * etrap.S: Sparc trap window preparation for entry into the
54 * to call c-code and the trap cannot be handled in-window)
62 /* 2 3 4 window number
66 * O == Current window before trap
79 /* Calculate mask of trap window. See if from user
93 /* See if we are in the trap window. */
95 bne trap_setup_kernel_spill ! in trap window, clean up
98 /* Trap from kernel with a window available.
113 sll %t_wim, 0x7, %t_wim ! patched on 7 window Sparcs
116 and %g2, 0xff, %g2 ! patched on 7 window Sparc
[all...]
H A Dwof.S3 * wof.S: Sparc window overflow handler.
29 * accessed when in the 'trap' window, 'G' means
30 * accessible in any window. Do not change these registers
43 #define twin_tmp l4 /* Temp reg, only usable in trap window T */
49 /* On a 7-window Sparc the boot code patches spnwin_*
80 * window properly in this trap handler.
105 /* Save into the window which must be saved and do it.
110 save %g0, %g0, %g0 ! save into the window to stash away
116 STORE_WINDOW(sp) ! stash the window
117 restore %g0, %g0, %g0 ! go back into trap window
[all...]
H A Dptrace_64.c251 struct reg_window window; local
259 if (regwindow64_get(target, regs, &window))
261 membuf_write(&to, &window, 16 * sizeof(u64));
282 struct reg_window window; local
284 if (regwindow64_get(target, regs, &window))
288 &window,
293 regwindow64_set(target, regs, &window))
/linux-master/net/netfilter/
H A Dnf_synproxy_core.c478 nth->window = 0;
524 nth->window = th->window;
564 nth->window = htons(state->seen[IP_CT_DIR_ORIGINAL].td_maxwin);
602 nth->window = htons(ntohs(th->window) >> opts->wscale);
891 nth->window = 0;
938 nth->window = th->window;
978 nth->window
[all...]
/linux-master/drivers/isdn/mISDN/
H A Dlayer2.h56 u_int window; member in struct:layer2
/linux-master/drivers/edac/
H A Di82875p_edac.c275 void __iomem *window; local
312 window = pci_ioremap_bar(dev, 0);
313 if (window == NULL) {
319 *ovrfl_window = window;
/linux-master/include/net/
H A Dlapb.h100 unsigned char window; member in struct:lapb_cb
/linux-master/include/net/iucv/
H A Daf_iucv.h72 u16 window; member in struct:af_iucv_trans_hdr
/linux-master/arch/powerpc/platforms/powernv/
H A DMakefile30 obj-$(CONFIG_PPC_VAS) += vas.o vas-window.o vas-debug.o vas-fault.o
/linux-master/drivers/pinctrl/renesas/
H A Dgpio.c330 /* Find the memory window that contains the GPIO registers. Boards that
337 struct sh_pfc_window *window = &pfc->windows[i]; local
339 if (address >= window->phys &&
340 address < window->phys + window->size)
/linux-master/drivers/pci/controller/dwc/
H A Dpcie-designware-ep.c146 dev_err(pci->dev, "No free inbound window\n");
153 dev_err(pci->dev, "Failed to program IB window\n");
173 dev_err(pci->dev, "No free outbound window\n");
488 aligned_offset = msg_addr & (epc->mem->window.page_size - 1);
489 msg_addr = ALIGN_DOWN(msg_addr, epc->mem->window.page_size);
491 epc->mem->window.page_size);
555 aligned_offset = msg_addr & (epc->mem->window.page_size - 1);
556 msg_addr = ALIGN_DOWN(msg_addr, epc->mem->window.page_size);
558 epc->mem->window.page_size);
577 epc->mem->window
[all...]
/linux-master/drivers/media/platform/renesas/vsp1/
H A Dvsp1_video.c180 * vsp1_video_calculate_partition - Calculate the active partition output window
193 struct vsp1_partition_window window; local
206 window.left = 0;
207 window.width = format->width;
210 &window);
215 window.left = index * div_size;
216 window.width = div_size;
239 window.width = div_size / 2;
242 window.width = (div_size / 2) + modulus;
243 window
[all...]
/linux-master/init/
H A Ddo_mounts_rd.c299 static long __init compr_flush(void *window, unsigned long outcnt) argument
301 long written = kernel_write(out_file, window, outcnt, &out_pos);
/linux-master/net/netrom/
H A Dnr_in.c88 nr->window = skb->data[20];
254 if (((nrom->vl + nrom->window) % NR_MODULUS) == nrom->vr) {
H A Daf_netrom.c465 nr->window = READ_ONCE(sysctl_netrom_transport_requested_window_size);
510 nr->window = onr->window;
879 unsigned short frametype, flags, window, timeout; local
978 window = skb->data[20];
1004 if (window < nr_make->window)
1005 nr_make->window = window;
1329 nr->window,
[all...]
/linux-master/net/rxrpc/
H A Doutput.c86 rxrpc_seq_t window, wtop; local
94 window = call->ackr_window;
103 ack->firstPacket = htonl(window);
107 ack->nAcks = wtop - window;
115 if (after(wtop, window)) {
129 } else if (before(wtop, window)) {
130 pr_warn("ack window backward %x %x", window, wtop);
138 qsize = (window - 1) - call->rx_consumed;
/linux-master/include/linux/
H A Dpci-epc.h88 * struct pci_epc_mem_window - address window of the endpoint controller
89 * @phys_base: physical base address of the PCI address window
90 * @size: the size of the PCI address window
101 * @window: address window of the endpoint controller
107 struct pci_epc_mem_window window; member in struct:pci_epc_mem
121 * @mem: first window of the endpoint controller, which corresponds to
123 * single window.
267 struct pci_epc_mem_window *window,
/linux-master/net/ax25/
H A Daf_ax25.c414 ax25->window = ax25_ctl.arg;
483 ax25->window = ax25_dev->values[AX25_VALUES_EWINDOW];
486 ax25->window = ax25_dev->values[AX25_VALUES_WINDOW];
517 ax25->window = AX25_DEF_EWINDOW;
520 ax25->window = AX25_DEF_WINDOW;
590 ax25->window = opt;
734 val = ax25->window;
962 ax25->window = oax25->window;
1318 ax25->window
[all...]
/linux-master/drivers/iommu/
H A Ddma-iommu.c520 struct resource_entry *window; local
524 resource_list_for_each_entry(window, &bridge->windows) {
525 if (resource_type(window->res) != IORESOURCE_MEM)
528 lo = iova_pfn(iovad, window->res->start - window->offset);
529 hi = iova_pfn(iovad, window->res->end - window->offset);
535 resource_list_for_each_entry(window, &bridge->dma_ranges) {
536 end = window->res->start - window
[all...]
/linux-master/drivers/pci/
H A Dprobe.c382 pci_info(dev, " bridge window %pR\n", res);
403 pci_info(dev, " bridge window %pR\n", res);
441 pci_err(dev, "can't handle bridge window above 4GB (bus address %#010llx)\n",
455 pci_info(dev, " bridge window %pR\n", res);
510 * window; verify that the upper bits are actually
551 pci_info(dev, " bridge window %pR (subtractive decode)\n",
895 struct resource_entry *window, *next, *n; local
987 resource_list_for_each_entry_safe(window, n, &resources) {
988 if (list_is_last(&window->node, &resources))
991 next = list_next_entry(window, nod
3160 struct resource_entry *window; local
3201 struct resource_entry *window; local
[all...]
/linux-master/drivers/net/wireless/ath/ath11k/
H A Dpci.c63 /* if offset lies within DP register range, use 3rd window */
67 /* if offset lies within CE register range, use 2nd window */
77 u32 window = FIELD_GET(ATH11K_PCI_WINDOW_VALUE_MASK, offset); local
81 if (window != ab_pci->register_window) {
82 iowrite32(ATH11K_PCI_WINDOW_ENABLE_BIT | window,
85 ab_pci->register_window = window;
168 u32 window; local
172 window = (umac_window << 12) | (ce_window << 6);
174 iowrite32(ATH11K_PCI_WINDOW_ENABLE_BIT | window,

Completed in 225 milliseconds

12345678