Home
last modified time | relevance | path

Searched refs:processed (Results 76 – 100 of 310) sorted by relevance

12345678910>>...13

/linux/fs/btrfs/
H A Dextent_io.c533 if (!processed->inode) in endio_readpage_release_extent()
547 if (processed->inode == inode && processed->uptodate == uptodate && in endio_readpage_release_extent()
548 processed->end + 1 >= start && end >= processed->end) { in endio_readpage_release_extent()
549 processed->end = end; in endio_readpage_release_extent()
553 tree = &processed->inode->io_tree; in endio_readpage_release_extent()
558 unlock_extent(tree, processed->start, processed->end, &cached); in endio_readpage_release_extent()
562 processed->inode = inode; in endio_readpage_release_extent()
563 processed->start = start; in endio_readpage_release_extent()
564 processed->end = end; in endio_readpage_release_extent()
565 processed->uptodate = uptodate; in endio_readpage_release_extent()
[all …]
/linux/samples/acrn/
H A Dvm-sample.c110 if ((__sync_add_and_fetch(&io_req->processed, 0) == ACRN_IOREQ_STATE_PROCESSING) in main()
/linux/Documentation/arch/x86/
H A Diommu.rst107 When DMAR is being processed and initialized by ACPI, prints DMAR locations
108 and any RMRR's processed:
/linux/Documentation/iio/
H A Dadis16475.rst149 Channels processed values
153 raw value as reported by the devices. To get the processed value of the channel,
158 processed value = (_raw + _offset) * _scale
164 the measurement units for the processed value, which are defined by the IIO
/linux/drivers/net/wireless/quantenna/qtnfmac/pcie/
H A Dtopaz_pcie.c614 int processed = 0; in qtnf_topaz_rx_poll() local
625 while (processed < budget) { in qtnf_topaz_rx_poll()
707 processed++; in qtnf_topaz_rx_poll()
711 if (processed < budget) { in qtnf_topaz_rx_poll()
716 return processed; in qtnf_topaz_rx_poll()
/linux/Documentation/networking/
H A Dstrparser.rst26 processed. This modes allows strparser to be applied to arbitrary
89 parse an sk_buff. The number of bytes processed or a negative
135 -ESTRPIPE current message should not be processed by the
H A Dscaling.rst32 queue, which in turn can be processed by separate CPUs. This mechanism is
204 processing on the remote CPU, and any queued packets are then processed
219 (the default), in which case packets are processed on the interrupting
318 flows to the CPUs where those flows are being processed. The flow hash
320 The CPU recorded in each entry is the one which last processed the flow.
370 packets could arrive later than those about to be processed on the new
465 these queues are processed on a CPU within this set. This choice
490 may be processed along with it in the same thread context and so result in
/linux/drivers/virtio/
H A Dvirtio_mmio.c726 int processed, consumed = 0; in vm_cmdline_set() local
733 processed = sscanf(str, "@%lli:%u%n:%d%n", in vm_cmdline_set()
742 if (processed < 2 || str[consumed] || irq == 0) in vm_cmdline_set()
/linux/Documentation/arch/sparc/oradax/
H A Ddax-hv-api.txt26 …(CCBs) via the ccb_submit API function. The operations are processed asynchronously, with the stat…
617 field in the CCB completion area will be valid, indicating the number of input elements processed.
750 completion area will be valid, indicating the number of input elements processed.
845 of input elements processed.
908 … The no-op (no operation) command is a CCB which has no processing effect. The CCB, when processed
920 processed” field is also invalid for these CCBs.
1019 32 4 Number of elements processed
1121 must be present in either the TLB or an active TSB to be processed. The translation context for vir…
1342 EOK The request was processed and the CCB state is valid.
1399 … This does not mean the target CCB was processed; since the source CCB was killed, there was no
[all …]
/linux/Documentation/trace/rv/
H A Dda_monitor_synthesis.rst99 The monitor is executed by sending events to be processed via the functions
107 the event will be processed if the monitor is processing events.
/linux/mm/
H A Dbacking-dev.c882 LIST_HEAD(processed); in cleanup_offline_cgwbs_workfn()
889 list_move(&wb->offline_node, &processed); in cleanup_offline_cgwbs_workfn()
914 if (!list_empty(&processed)) in cleanup_offline_cgwbs_workfn()
915 list_splice_tail(&processed, &offline_cgwbs); in cleanup_offline_cgwbs_workfn()
/linux/fs/iomap/
H A Dswapfile.c169 iter.processed = iomap_swapfile_iter(&iter, &iter.iomap, &isi); in iomap_swapfile_activate()
H A Dbuffered-io.c461 iter.processed = iomap_readpage_iter(&iter, &ctx, 0); in iomap_read_folio()
537 iter.processed = iomap_readahead_iter(&iter, &ctx); in iomap_readahead()
1026 iter.processed = iomap_write_iter(&iter, i); in iomap_file_buffered_write()
1378 iter.processed = iomap_unshare_iter(&iter); in iomap_file_unshare()
1442 iter.processed = iomap_zero_iter(&iter, did_zero); in iomap_zero_range()
1497 iter.processed = iomap_folio_mkwrite_iter(&iter, folio); in iomap_page_mkwrite()
/linux/samples/bpf/
H A Dxdp_router_ipv4.bpf.c86 NO_TEAR_INC(rec->processed); in xdp_router_ipv4_prog()
H A Dxdp_sample_user.c357 rec->cpu[i].processed = READ_ONCE(values[i].processed); in map_collect_percpu()
364 sum_processed += rec->cpu[i].processed; in map_collect_percpu()
372 rec->total.processed = sum_processed; in map_collect_percpu()
595 packets = r->processed - p->processed; in calc_pps()
/linux/Documentation/arch/arm/samsung/
H A Doverview.rst39 last in the line of include directories that are processed for the build
/linux/drivers/gpu/drm/sti/
H A DNOTES9 - The graphics planes are internally processed by the Generic Display
/linux/Documentation/userspace-api/media/v4l/
H A Ddev-mem2mem.rst18 and capture (receiving the processed frames from the hardware into
/linux/sound/core/seq/
H A DKconfig9 can be processed at a given time.
/linux/Documentation/admin-guide/
H A Ddynamic-debug-howto.rst238 These ``dyndbg`` params are processed just after the ddebug tables are
239 processed, as part of the early_initcall. Thus you can enable debug
252 If ``foo`` module is not built-in, ``foo.dyndbg`` will still be processed at
254 loaded later. Bare ``dyndbg=`` is only processed at boot.
/linux/drivers/net/ethernet/apm/xgene/
H A Dxgene_enet_main.c791 int ret, desc_count, count = 0, processed = 0; in xgene_enet_process_ring() local
829 processed++; in xgene_enet_process_ring()
845 return processed; in xgene_enet_process_ring()
851 int processed; in xgene_enet_napi() local
854 processed = xgene_enet_process_ring(ring, budget); in xgene_enet_napi()
856 if (processed != budget) { in xgene_enet_napi()
857 napi_complete_done(napi, processed); in xgene_enet_napi()
861 return processed; in xgene_enet_napi()
/linux/Documentation/mm/
H A Dfree_page_reporting.rst26 While pages are being processed by the report function they will not be
/linux/Documentation/admin-guide/mm/
H A Dsoft-dirty.rst28 soft-dirty bits clear, the #PF-s that occur after that are processed fast.
/linux/arch/mips/sibyte/
H A DKconfig129 must be processed off-line.
/linux/Documentation/devicetree/bindings/interrupt-controller/
H A Dti,sci-inta.yaml18 be coherently processed by the host(s) in the system. A maximum

12345678910>>...13