Searched refs:collected (Results 1 - 164 of 164) sorted by relevance

/linux-4.4.14/init/
H A Dinitramfs.c211 static __initdata char *collected; variable
218 collected = victim; read_into()
222 collect = collected = buf; read_into()
253 if (memcmp(collected, "070707", 6)==0) { do_header()
257 if (memcmp(collected, "070701", 6)) { do_header()
261 parse_header(collected); do_header()
270 collect = collected = symlink_buf; do_header()
305 char *old = find_link(major, minor, ino, mode, collected); maybe_link()
307 return (sys_link(old, collected) < 0) ? -1 : 1; maybe_link()
330 if (strcmp(collected, "TRAILER!!!") == 0) { do_name()
334 clean_path(collected, mode); do_name()
341 wfd = sys_open(collected, openflags, mode); do_name()
348 vcollected = kstrdup(collected, GFP_KERNEL); do_name()
353 sys_mkdir(collected, mode); do_name()
354 sys_chown(collected, uid, gid); do_name()
355 sys_chmod(collected, mode); do_name()
356 dir_add(collected, mtime); do_name()
360 sys_mknod(collected, mode, rdev); do_name()
361 sys_chown(collected, uid, gid); do_name()
362 sys_chmod(collected, mode); do_name()
363 do_utime(collected, mtime); do_name()
391 collected[N_ALIGN(name_len) + body_len] = '\0'; do_symlink()
392 clean_path(collected, 0); do_symlink()
393 sys_symlink(collected + N_ALIGN(name_len), collected); do_symlink()
394 sys_lchown(collected, uid, gid); do_symlink()
395 do_utime(collected, mtime); do_symlink()
H A Ddo_mounts_md.c21 * and with MD_BOOT where devices to be collected are given on the boot line
/linux-4.4.14/tools/vm/
H A Dslabinfo-gnuplot.sh16 # This program is intended to plot a `slabinfo -X' stats, collected,
20 # Use `slabinfo-gnuplot.sh stats' to pre-process collected records
/linux-4.4.14/drivers/oprofile/
H A Dcpu_buffer.h59 * reset these to invalid values; the next sample collected will
/linux-4.4.14/drivers/edac/
H A Damd8131_edac.h108 * private structures are collected in the devices[] array.
/linux-4.4.14/arch/alpha/include/asm/
H A Derr_ev7.h187 * Struct to contain collected logout from subpackets.
/linux-4.4.14/arch/s390/appldata/
H A Dappldata_net_sum.c34 u32 sync_count_1; /* after VM collected the record data, */
H A Dappldata_mem.c38 u32 sync_count_1; /* after VM collected the record data, */
H A Dappldata_os.c59 u32 sync_count_1; /* after VM collected the record data, */
/linux-4.4.14/drivers/net/ethernet/
H A Ddnet.h179 * Hardware-collected statistics.
/linux-4.4.14/fs/jffs2/
H A Dsummary.h153 uint32_t sum_size; /* collected summary information for nextblock */
H A Dsummary.c191 /* Cleanup every collected summary information */
229 /* Move the collected summary information into sb (called from scan.c) */
H A Dnodemgmt.c339 jffs2_sum_reset_collected(c->summary); /* reset collected summary */ jffs2_find_nextblock()
386 /* Writing out the collected summary information */ jffs2_do_reserve_space()
395 diabling summary for this jeb and free the collected information jffs2_do_reserve_space()
H A Dbuild.c165 * around and not yet garbage-collected, but which have
H A Dscan.c97 struct jffs2_summary *s = NULL; /* summary info collected by the scan process */ jffs2_scan_medium()
208 /* update collected summary information for the current nextblock */ jffs2_scan_medium()
H A Ddebug.c93 /* A hole node which isn't multi-page should be garbage-collected __jffs2_dbg_fragtree_paranoia_check_nolock()
H A Dnodelist.h293 struct jffs2_raw_node_ref *gc_node; /* Next node to be garbage collected */
H A Dxattr.c43 * It's necessary once, because those informations are not collected during mounting
/linux-4.4.14/net/ipv4/
H A Dtcp_memcontrol.c13 * rely on the data already collected by the network tcp_init_cgroup()
/linux-4.4.14/sound/pci/au88x0/
H A Dau8820.h4 IO addr collected from asp4core.vxd:
H A Dau8830.h4 IO addr collected from asp4core.vxd:
/linux-4.4.14/fs/ext4/
H A Dext4_extents.h34 * are collected in the truncate path. They'll be shown at
46 * If EXT_STATS is defined then stats numbers are collected.
/linux-4.4.14/drivers/net/ethernet/intel/i40e/
H A Di40e_type.h1137 /* Statistics collected by each port, VSI, VEB, and S-channel */
1153 /* Statistics collected per VEB per TC */
1162 /* Statistics collected per function for FCoE */
1180 /* Statistics collected by the MAC */
1182 /* eth stats collected by the port */
H A Di40e_fcoe.c1193 * @tx_flags: collected send information
1269 * @tx_flags: collected send information
H A Di40e_txrx.c2249 * @tx_flags: the collected send information
2496 * @tx_flags: collected send information
2554 * @tx_flags: collected send information
/linux-4.4.14/drivers/net/ethernet/intel/i40evf/
H A Di40e_type.h1120 /* Statistics collected by each port, VSI, VEB, and S-channel */
1136 /* Statistics collected per VEB per TC */
1144 /* Statistics collected by the MAC */
1146 /* eth stats collected by the port */
H A Di40e_txrx.c1660 * @tx_flags: collected send information
1755 * @tx_flags: collected send information
/linux-4.4.14/arch/unicore32/kernel/
H A Dirq.c140 * In addition, the IRQs are all collected up into one bit in the
/linux-4.4.14/security/integrity/ima/
H A Dima_appraise.c181 * Assuming success, compare the xattr hash with the collected measurement.
/linux-4.4.14/include/linux/
H A Dcoresight.h115 * @pdata: platform data collected from DT.
H A Dsched.h561 * struct task_cputime - collected CPU time counts
/linux-4.4.14/arch/powerpc/oprofile/cell/
H A Dspu_profiler.c115 /* process the collected SPU PC for the node */ cell_spu_pc_collection()
/linux-4.4.14/arch/powerpc/oprofile/
H A Dcommon.c152 * will accept SPU events but collected data op_powerpc_create_files()
H A Dop_model_cell.c516 * collected on that cpu. for_each_online_cpu()
1481 * order. This way data is collected for all SPUs on the node. It does mean
1483 * on each SPU are collected each SPU is being profiled 1/8 of the time.
/linux-4.4.14/arch/ia64/include/asm/
H A Dtlb.h185 * collected.
H A Dprocessor.h338 * parent of DEAD_TASK has collected the exit status of the task via
/linux-4.4.14/arch/m68k/fpsp040/
H A Dbinstr.S33 | will be collected by the carry.
H A Dbindec.S64 | only one rounding error. The grs bits are collected in
69 | significant digits. The excess digits are collected
440 | only one rounding error. The grs bits are collected in
452 | digits. The excess digits are collected in INEX2. If mul,
/linux-4.4.14/arch/arm/mach-omap1/
H A Dams-delta-fiq-handler.S176 ldreq r8, [r9, #BUF_KEY] @ yes - fetch collected so far,
/linux-4.4.14/security/keys/
H A Dkeyctl.c358 * and any links to the key will be automatically garbage collected after a
392 * The key and any links to the key will be automatically garbage collected
1143 * The key and any links to the key will be automatically garbage collected
1163 * The key and any links to the key will be automatically garbage collected
1290 * garbage collected after the timeout expires.
H A Dkey.c522 * will be automatically garbage collected after the timeout expires.
977 * automatically garbage collected after key_gc_delay amount of time if they
1105 * they and their links will be garbage collected as soon as possible.
/linux-4.4.14/fs/ubifs/
H A Dlpt_commit.c897 * simply involves marking all the nodes in the LEB being garbage-collected as
946 * simply involves marking all the nodes in the LEB being garbage-collected as
976 * simply involves marking all the nodes in the LEB being garbage-collected as
1001 * simply involves marking all the nodes in the LEB being garbage-collected as
1028 * simply involves marking all the nodes in the LEB being garbage-collected as
1143 * in the LEB being garbage-collected as dirty. The dirty nodes are written
H A Dgc.c28 * nodes to the journal, at which point the garbage-collected LEB is free to be
30 * dirty in the TNC, and after the next commit, the garbage-collected LEB is
H A Dubifs.h333 * struct ubifs_gced_idx_leb - garbage-collected indexing LEB.
338 * This data structure is used to temporary store garbage-collected indexing
1155 * @idx_gc: list of index LEBs that have been garbage collected
1157 * @gc_seq: incremented for every non-index LEB garbage collected
1158 * @gced_lnum: last non-index LEB that was garbage collected
H A Dlog.c338 * collected. remove_buds()
H A Dbudget.c329 * LEBs that have been garbage collected and are awaiting the commit do_budget_space()
H A Dreplay.c117 * the LEB had been garbage collected before it became the bud, set_bud_lprops()
H A Dtnc.c868 * Garbage-collected and the commit was not done. A branch that refers to a node
1381 * maybe_leb_gced - determine if a LEB may have been garbage collected.
1386 * This function determines if @lnum may have been garbage collected since
3232 * collected. The @key argument has to be the key of the first child. This
H A Djournal.c868 * have been garbage-collected already. And for optimization reasons UBIFS does
/linux-4.4.14/drivers/scsi/aic7xxx/
H A Daic7770.c317 * Put the data we've collected down into SRAM aha2840_load_seeprom()
H A Daic7xxx_pci.c1412 * Put the data we've collected down into SRAM ahc_parse_pci_eeprom()
/linux-4.4.14/drivers/input/touchscreen/
H A Ds3c2410_ts.c71 * @count: The number of samples collected.
/linux-4.4.14/drivers/net/ethernet/intel/igb/
H A De1000_hw.h184 /* Statistics counters collected by the MAC */
/linux-4.4.14/drivers/net/wireless/ath/
H A Ddfs_pattern_detector.c83 * collected for more than a year.
/linux-4.4.14/arch/x86/mm/
H A Ddump_pagetables.c190 * print what we collected so far.
H A Dkmmio.c564 * pages are collected into a list, and they will be removed from unregister_kmmio_probe()
/linux-4.4.14/fs/nilfs2/
H A Dnilfs.h105 NILFS_I_COLLECTED, /* All dirty blocks are collected */
H A Dsegment.c2078 * buffers are not properly collected for nilfs_segctor_do_construct()
/linux-4.4.14/kernel/
H A Daudit.h120 * The names_list is the list of all audit_names collected during this
H A Daudit_tree.c48 * References to struct chunk are collected at audit_inode{,_child}()
H A Dstop_machine.c32 int ret; /* collected return value */
H A Dauditsc.c801 * collected during syscall processing. We only check rules in sublists at hash
H A Dkprobes.c203 /* Return 1 if all garbages are collected, otherwise 0. */ collect_one_slot()
H A Dworkqueue.c4744 * Thaw workqueues. Normal queueing is restored and all collected
/linux-4.4.14/kernel/time/
H A Dtimer_stats.c31 * Display the information collected so far:
/linux-4.4.14/include/net/
H A Dip_tunnels.h331 /* Returns > 0 if metadata should be collected */ ip_tunnel_collect_metadata()
/linux-4.4.14/arch/s390/kernel/
H A Dsmp.c593 * The state for all CPUs except the boot CPU needs to be collected
599 * The state for all CPUs except the boot CPU needs to be collected
606 * The state for all CPUs except the boot CPU needs to be collected
/linux-4.4.14/drivers/staging/rtl8192u/
H A Dr819xU_cmdpkt.c102 must be collected in tx feedback info. */ cmpk_count_txstatistic()
/linux-4.4.14/drivers/net/wireless/prism54/
H A Dislpci_mgt.c389 "%s: mgmt response not collected\n", islpci_mgt_receive()
/linux-4.4.14/drivers/net/ethernet/intel/e1000e/
H A Dhw.h339 /* Statistics counters collected by the MAC */
/linux-4.4.14/drivers/net/ethernet/atheros/alx/
H A Dhw.h384 /* Statistics counters collected by the MAC
/linux-4.4.14/lib/
H A Dpercpu-refcount.c203 * be collected to the main atomic counter. On completion, when all CPUs
/linux-4.4.14/include/scsi/
H A Discsi_if.h789 * Note: this structure contains counters collected on per-connection basis.
/linux-4.4.14/arch/powerpc/kernel/
H A Drtasd.c99 * will be collected together with obvious begin/end.
H A Deeh.c796 * hot reset. The routine is used to collected the information for
/linux-4.4.14/net/mac80211/
H A Dmesh_ps.c493 /* prepare collected frames for transmission */ mps_frame_deliver()
/linux-4.4.14/net/rds/
H A Dconnection.c118 * For now they are not garbage collected once they're created. They
/linux-4.4.14/fs/reiserfs/
H A Dfix_node.c2294 * on dcache shrinking). So, release path and collected get_mem_for_virtual_node()
2523 * Balancing will start only after all resources will be collected at a time.
2526 * are collected in cache, will the resources be locked using the usual
2735 /* brelse all resources collected for balancing */ fix_nodes()
2788 /* brelse all resources collected for balancing */ unfix_nodes()
H A Dstree.c1352 /* Perform balancing after all resources have been collected at once. */ reiserfs_delete_item()
2137 * Perform balancing after all resources are collected by fix_nodes, reiserfs_paste_into_item()
2241 /* make balancing after all resources will be collected at a time */ reiserfs_insert_item()
/linux-4.4.14/include/linux/usb/
H A Dgadget.h447 * (usually a FIFO) still holds bytes that the host hasn't collected.
496 * such as after aborted transfers. Hosts may not have collected all
498 * completion). The gadget driver may not have collected all the data
/linux-4.4.14/drivers/usb/misc/
H A Dldusb.c121 /* All interrupt in transfers are collected in a ring buffer to
/linux-4.4.14/drivers/staging/lustre/lustre/ldlm/
H A Dldlm_flock.c133 * would be collected and ASTs sent.
/linux-4.4.14/drivers/staging/comedi/drivers/
H A Dquatech_daqp_cs.c541 * they've been collected. To find the first option, the daqp_ai_cmd()
/linux-4.4.14/drivers/isdn/mISDN/
H A Ddsp_blowfish.c19 * first of all, data is collected until a block of 9 samples are received.
/linux-4.4.14/drivers/misc/echo/
H A Decho.c101 also to those people who collected echo samples for me such as
/linux-4.4.14/drivers/net/wireless/iwlegacy/
H A D3945-rs.c158 * For each rate, if we have collected data on that rate il3945_rate_scale_flush_wins()
/linux-4.4.14/drivers/net/irda/
H A Dkingsun-sir.c50 * Once valid bytes are collected, the assembled stream is a sequence of
/linux-4.4.14/drivers/nvdimm/
H A Dlabel.c802 * they can be garbage collected after writing the new labels. init_labels()
/linux-4.4.14/drivers/pci/hotplug/
H A Dsgi_hotplug.c561 /* free the collected sysdata pointers */ disable_slot()
/linux-4.4.14/drivers/pci/pcie/aer/
H A Daerdrv_core.c9 * error is delivered, an error message will be collected and printed to
/linux-4.4.14/drivers/net/ethernet/oki-semi/pch_gbe/
H A Dpch_gbe.h528 * struct pch_gbe_hw_stats - Statistics counters collected by the MAC
/linux-4.4.14/drivers/net/ethernet/atheros/atlx/
H A Datl1.h321 /* Statistics counters collected by the MAC */
/linux-4.4.14/drivers/acpi/apei/
H A Dapei-base.c743 * resources are collected before requesting.
/linux-4.4.14/fs/
H A Dmpage.c222 * we just collected from get_block into the page's buffers do_mpage_readpage()
H A Ddcache.c14 * the dcache entry is deleted or garbage collected.
/linux-4.4.14/lib/xz/
H A Dxz_dec_stream.c78 /* Information collected when decoding Blocks */
/linux-4.4.14/net/sched/
H A Dsch_fq.c166 /* limit number of collected flows per round */
/linux-4.4.14/ipc/
H A Dcompat.c18 * This code is collected from the versions for sparc64, mips64, s390x, ia64,
/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_hsi.h2975 /* stats collected for afex.
5670 * Protocol-common statistics collected by the Tstorm (per pf)
5685 * Protocol-common statistics collected by the Tstorm (per port)
5705 * Protocol-common statistics collected by the Tstorm (per client)
5723 * Protocol-common statistics collected by the Ustorm (per client)
5739 * Protocol-common statistics collected by the Xstorm (per client)
H A Dbnx2x_stats.c1815 /* now add FCoE statistics which are collected separately
H A Dbnx2x_sriov.c1231 /* get the sriov info - Linux already collected all the pertinent bnx2x_iov_init_one()
H A Dbnx2x_main.c9366 * Completions for ramrods are collected in a synchronous way
/linux-4.4.14/drivers/scsi/qla2xxx/
H A Dqla_nx2.c3309 "Data collected: [0x%x], " qla8044_collect_md_data()
3323 "Data collected: [0x%x], Dump size left:[0x%x]\n", qla8044_collect_md_data()
3450 "Dump data mismatch: Data collected: " qla8044_collect_md_data()
H A Dqla_nx.c3111 "Minidump not collected.\n"); qla82xx_need_reset_handler()
4229 "More MiniDump data collected: [0x%x]\n", qla82xx_md_collect()
4254 "Data collected: [0x%x], Dump size left:[0x%x]\n", qla82xx_md_collect()
4334 "MiniDump data mismatch: Data collected: [0x%x]," qla82xx_md_collect()
H A Dqla_init.c3456 * collected information might not be accurate anymore. E.g. qla2x00_configure_fabric()
/linux-4.4.14/drivers/scsi/qla4xxx/
H A Dql4_nx.c3055 "Data collected: [0x%x], Total Dump size: [0x%x]\n", qla4_8xxx_collect_md_data()
3068 "Data collected: [0x%x], Dump size left:[0x%x]\n", qla4_8xxx_collect_md_data()
3206 "Dump data mismatch: Data collected: [0x%x], total_data_size:[0x%x]\n", qla4_8xxx_collect_md_data()
/linux-4.4.14/drivers/net/ethernet/qlogic/netxen/
H A Dnetxen_nic_hw.c2583 "collected fw dump.\n", adapter->netdev->name); netxen_dump_fw()
2588 "Cannot overwrite previously collected " netxen_dump_fw()
/linux-4.4.14/drivers/staging/lustre/lustre/include/
H A Dcl_object.h1284 * - once locks for all layers were collected, they are sorted to avoid
2063 * cl_io_lock_add(). Once all locks are collected, they are
2254 * order. To this end, all locks are first collected, then sorted, and then
2542 * Once all pages were collected, cl_page_operations::cpo_prep() method is
/linux-4.4.14/drivers/isdn/gigaset/
H A Dgigaset.h552 unsigned inbyte, inbits; /* collected bits for next byte */
/linux-4.4.14/drivers/md/
H A Draid5.h390 * for the one stripe have all been collected.
H A Draid5.c2131 * freezing the array as once all stripe_heads have been collected, resize_stripes()
/linux-4.4.14/drivers/net/wireless/iwlwifi/
H A Diwl-fw-file.h544 * collected.
/linux-4.4.14/drivers/net/ethernet/cadence/
H A Dmacb.h574 /* Hardware-collected statistics. Used when updating the network
/linux-4.4.14/drivers/powercap/
H A Dintel_rapl.c782 /* non-hardware data are collected by the polling thread */ rapl_read_data_raw()
/linux-4.4.14/drivers/gpu/drm/i915/
H A Di915_gpu_error.c343 err_printf(m, "no error state collected\n"); i915_error_state_to_str()
/linux-4.4.14/arch/x86/kernel/cpu/
H A Dperf_event_intel_pt.c671 * hasn't yet collected and waking up the consumer after a certain fraction of
H A Dperf_event_intel_uncore.c119 * collected by one of the cpus inside a physical package. uncore_event_to_box()
H A Dperf_event.c1801 * Truncate collected array by the number of events added in this x86_pmu_cancel_txn()
/linux-4.4.14/block/
H A Dblk-settings.c143 * driver is for them to be collected into requests on a request
/linux-4.4.14/fs/logfs/
H A Dlogfs.h174 * struct gc_candidate - "candidate" segment to be garbage collected next
/linux-4.4.14/net/sctp/
H A Dulpqueue.c252 * collected on a list. sctp_ulpq_tail_event()
/linux-4.4.14/fs/afs/
H A Dinternal.h292 struct delayed_work cb_break_work; /* collected break dispatcher */
/linux-4.4.14/arch/powerpc/kvm/
H A Dbook3s_hv_rm_mmu.c580 /* Now that we've collected a batch, do the tlbies */ kvmppc_h_bulk_remove()
/linux-4.4.14/arch/powerpc/perf/
H A Dhv-24x7.c1049 * Commit (i.e perform) the H_GET_24x7_DATA hcall using the data collected
/linux-4.4.14/drivers/scsi/
H A Dscsi_lib.c2338 * @sshdr: place to put sense data (or NULL if no sense to be collected).
2414 * @sshdr: place to put sense data (or NULL if no sense to be collected).
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dcxgb4vf_main.c865 * return the number collected.
888 * return the number collected.
/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/
H A Dlu_object.c403 * To work around this, strings are collected in a temporary buffer
/linux-4.4.14/drivers/md/bcache/
H A Dsuper.c575 * Don't want the old priorities to get garbage collected until after we bch_prio_write()
/linux-4.4.14/drivers/misc/mic/scif/
H A Dscif_api.c667 * so that the error status can be collected. If the state is __scif_connect()
/linux-4.4.14/drivers/mmc/host/
H A Dmmc_spi.c1030 /* Ideally we collected "not busy" status with one I/O, mmc_spi_data_do()
/linux-4.4.14/drivers/hid/
H A Dhid-wiimote-core.c800 /* Try to guess the device type based on all collected information. We
/linux-4.4.14/drivers/media/platform/soc_camera/
H A Domap1_camera.c768 * Video frame collected without errors so far, dma_isr()
/linux-4.4.14/drivers/net/usb/
H A Dcdc_ncm.c1194 /* If collected data size is less or equal ctx->min_tx_pkt cdc_ncm_fill_tx_frame()
H A Dusbnet.c1323 /* packet collected; minidriver waiting for more */ usbnet_start_xmit()
/linux-4.4.14/drivers/pci/
H A Dsetup-bus.c580 /* Initialize bridges with base/limit values we have collected.
/linux-4.4.14/drivers/net/wireless/ath/ath6kl/
H A Dinit.c1902 * are collected. ath6kl_stop_txrx()
/linux-4.4.14/drivers/ata/
H A Dpata_macio.c1037 /* Fill up privates with various invariants collected from the pata_macio_common_init()
/linux-4.4.14/arch/metag/include/asm/
H A Dmetag_regs.h583 * Bus events are collected by background code in a deferred manner unless
/linux-4.4.14/drivers/media/usb/usbvision/
H A Dusbvision-core.c1315 /* If we collected enough data let's parse! */ usbvision_isoc_irq()
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmsmac/
H A Dd11.h528 /* MAC has collected background noise samples */
H A Dmain.c7827 /* noise sample collected */ brcms_c_dpc()
/linux-4.4.14/drivers/net/wimax/i2400m/
H A Dfw.c65 * collected in i2400m_barker_db along with the firmware
/linux-4.4.14/drivers/net/wireless/ath/ath5k/
H A Dath5k.h1348 struct survey_info survey; /* collected survey info */
/linux-4.4.14/block/partitions/
H A Dldm.c1381 * Now that all the fragmented VBLKs have been collected, they must be added to
/linux-4.4.14/mm/
H A Dmemory-failure.c318 * Kill the processes that have been collected earlier.
/linux-4.4.14/include/uapi/linux/
H A Dethtool.h1020 * @data: data collected for get dump data operation
H A Dnl80211.h2372 * enum nl80211_sta_bss_param - BSS information collected by STA
/linux-4.4.14/arch/sparc/include/asm/
H A Dhypervisor.h2746 * a buffer where these statistics can be collected. It is continually
2815 * returned then no statistics are collected.
/linux-4.4.14/drivers/net/ethernet/via/
H A Dvia-velocity.c2461 * to be resynchronized with hardware collected state. In the
/linux-4.4.14/drivers/gpio/
H A Dgpiolib.c1483 /* push collected bits to outputs */ gpiod_set_array_value_priv()
/linux-4.4.14/drivers/net/ethernet/realtek/
H A Dr8169.c2260 * reset by a power cycle, while the counter values collected by the rtl8169_init_counter_offsets()
7768 * Fetch additonal counter values missing in stats collected by driver rtl8169_get_stats64()
/linux-4.4.14/fs/btrfs/
H A Dvolumes.c347 * this function runs all the bios we've collected for run_scheduled_bios()
5924 * see run_scheduled_bios for a description of why bios are collected for
H A Dsend.c1195 * Results are collected in sctx->clone_roots->ino/offset/found_refs
H A Dtree-log.c4827 * before we collected the ordered extents in logged_list, which btrfs_log_inode()
/linux-4.4.14/arch/m68k/ifpsp060/src/
H A Dpfpsp.S13477 # only one rounding error. The grs bits are collected in #
13482 # significant digits. The excess digits are collected #
13846 # only one rounding error. The grs bits are collected in
13857 # digits. The excess digits are collected in INEX2. If mul,
14444 # will be collected by the carry. #
H A Dfpsp.S23517 # only one rounding error. The grs bits are collected in #
23522 # significant digits. The excess digits are collected #
23886 # only one rounding error. The grs bits are collected in
23897 # digits. The excess digits are collected in INEX2. If mul,
24484 # will be collected by the carry. #
/linux-4.4.14/drivers/s390/block/
H A Ddasd_eckd.c2931 /* collected memory area ends on an IDA_BLOCK border, rq_for_each_segment()
/linux-4.4.14/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_type.h3137 /* Statistics counters collected by the MAC */
/linux-4.4.14/drivers/net/wireless/ath/wcn36xx/
H A Dhal.h4644 /* Duration over which this stats was collected */
/linux-4.4.14/drivers/net/ethernet/intel/e1000/
H A De1000_hw.h1276 /* Statistics counters collected by the MAC */
/linux-4.4.14/drivers/scsi/lpfc/
H A Dlpfc_els.c6038 * collected, and then invokes the lpfc_sli_issue_iocb() routine to send ACC
6125 * collected, and then invokes the lpfc_sli_issue_iocb() routine to send ACC
H A Dlpfc_attr.c3370 * reset = reset the collected data
/linux-4.4.14/fs/nfsd/
H A Dnfs4state.c1181 * Free a list of generic stateids that were collected earlier after being
/linux-4.4.14/net/bluetooth/
H A Dmgmt.c7345 /* If no HCI commands have been collected so far or the HCI_ADVERTISING remove_advertising()

Completed in 7299 milliseconds