/linux-4.4.14/arch/mips/dec/prom/ |
H A D | cmdline.c | 23 * collect args and prepare cmd_line prom_init_cmdline()
|
/linux-4.4.14/fs/jffs2/ |
H A D | background.c | 47 pr_warn("fork failed for JFFS2 garbage collect thread: %ld\n", jffs2_start_garbage_collect_thread() 53 jffs2_dbg(1, "Garbage collect thread is pid %d\n", tsk->pid); jffs2_start_garbage_collect_thread()
|
H A D | summary.c | 106 /* The following 3 functions are called from scan.c to collect summary info for not closed jeb */ 246 /* Called from wbuf.c to collect writed node info */
|
H A D | gc.c | 50 /* Pick an eraseblock to garbage collect next. This is where we'll jffs2_find_gc_block() 254 jffs2_dbg(1, "Couldn't find erase block to garbage collect!\n"); jffs2_garbage_collect_pass() 290 jffs2_dbg(1, "Going to garbage collect node at 0x%08x\n", jffs2_garbage_collect_pass()
|
/linux-4.4.14/scripts/ |
H A D | export_report.pl | 92 # collect all the symbols and their attributes from the 103 # collect the usage count of each symbol.
|
H A D | checkkconfigsymbols.py | 245 # do not collect references for files matching %ignore
|
H A D | docproc.c | 526 * First pass is used to collect all symbols exported main()
|
/linux-4.4.14/drivers/net/wireless/ti/wlcore/ |
H A D | event.h | 33 * buffer while the other buffer continues to collect events. If the host
|
/linux-4.4.14/arch/sparc/lib/ |
H A D | mcount.S | 4 * This file implements mcount(), which is used to collect profiling data.
|
/linux-4.4.14/arch/x86/oprofile/ |
H A D | op_x86_model.h | 63 * oprofile doesn't collect data, then try using a different op_x86_warn_in_use()
|
/linux-4.4.14/security/integrity/ima/ |
H A D | ima_main.c | 260 * ima_file_mmap - based on policy, collect/store measurement. 278 * ima_bprm_check - based on policy, collect/store measurement. 296 * ima_path_check - based on policy, collect/store measurement. 314 * ima_module_check - based on policy, collect/store/appraise measurement.
|
H A D | ima_api.c | 181 * ima_collect_measurement - collect file measurement
|
H A D | ima_appraise.c | 295 /* do not collect and update hash for digital signatures */ ima_update_xattr()
|
/linux-4.4.14/tools/perf/tests/ |
H A D | sw-clock.c | 87 /* collect samples */ __test__sw_clock_freq()
|
/linux-4.4.14/drivers/scsi/bfa/ |
H A D | bfad_debugfs.c | 36 * fwtrc: To collect current firmware trace. 37 * drvtrc: To collect current driver trace 38 * fwsave: To collect last saved fw trace as a result of firmware crash. 102 printk(KERN_INFO "bfad[%d]: Failed to collect fwtrc\n", bfad_debugfs_open_fwtrc() 146 printk(KERN_INFO "bfad[%d]: Failed to collect fwsave\n", bfad_debugfs_open_fwsave()
|
/linux-4.4.14/drivers/net/ethernet/brocade/bna/ |
H A D | bnad_debugfs.c | 36 * fwtrc: To collect current firmware trace. 37 * fwsave: To collect last saved fw trace as a result of firmware crash. 79 netdev_warn(bnad->netdev, "failed to collect fwtrc\n"); bnad_debugfs_open_fwtrc() 119 netdev_warn(bnad->netdev, "failed to collect fwsave\n"); bnad_debugfs_open_fwsave() 218 netdev_warn(bnad->netdev, "failed to collect drvinfo\n"); bnad_debugfs_open_drvinfo()
|
/linux-4.4.14/init/ |
H A D | initramfs.c | 213 static __initdata char *collect; variable 222 collect = collected = buf; read_into() 242 memcpy(collect, victim, n); do_collect() 244 collect += n; do_collect() 270 collect = collected = symlink_buf; do_header()
|
/linux-4.4.14/net/netfilter/ipvs/ |
H A D | ip_vs_lblc.c | 16 * collect stale entries of 24+ hours when 71 * in a half hour, do a full expiration check to collect stale 108 struct timer_list periodic_timer; /* collect stale entries */ 288 * It is used to collect stale entries when the number of entries 291 * Fixme: we probably need more complicated algorithm to collect
|
H A D | ip_vs_lblcr.c | 71 * in a half hour, do a full expiration check to collect stale 280 struct timer_list periodic_timer; /* collect stale entries */ 452 * It is used to collect stale entries when the number of entries 455 * Fixme: we probably need more complicated algorithm to collect
|
/linux-4.4.14/drivers/i2c/ |
H A D | i2c-boardinfo.c | 2 * i2c-boardinfo.c - collect pre-declarations of I2C devices
|
/linux-4.4.14/drivers/net/wireless/ti/wl1251/ |
H A D | event.h | 31 * buffer while the other buffer continues to collect events. If the host
|
/linux-4.4.14/drivers/net/wireless/iwlwifi/ |
H A D | iwl-fw-file.h | 509 * collect only monitor data 601 * @stop_threshold: the threshold above which to collect 622 * @stop_auth_denied: number of denied authentication to collect 623 * @stop_auth_timeout: number of authentication timeout to collect 624 * @stop_rx_deauth: number of Rx deauth before to collect 625 * @stop_tx_deauth: number of Tx deauth before to collect 626 * @stop_assoc_denied: number of denied association to collect 627 * @stop_assoc_timeout: number of association timeout to collect 628 * @stop_connection_loss: number of connection loss to collect
|
/linux-4.4.14/arch/arm/lib/ |
H A D | csumpartial.S | 74 .Ldone: adc r0, sum, #0 @ collect up the last carry
|
/linux-4.4.14/drivers/video/fbdev/core/ |
H A D | syscopyarea.c | 105 collect one full long for DST and that might bitcpy() 250 collect one full long for DST and that might bitcpy_rev()
|
H A D | cfbcopyarea.c | 137 1bpp), we always collect one full long for DST and that might bitcpy() 309 1bpp), we always collect one full long for DST and that might bitcpy_rev()
|
/linux-4.4.14/arch/sparc/include/asm/ |
H A D | leon_amba.h | 167 /* collect apb slaves */ 173 /* collect ahb slaves */
|
/linux-4.4.14/scripts/kconfig/ |
H A D | streamline_config.pl | 190 # collect any Kconfig sources 216 # collect the depends for the config 318 # collect objects after obj-$(CONFIG_FOO_BAR)
|
/linux-4.4.14/drivers/staging/rdma/hfi1/ |
H A D | opa_compat.h | 56 * IB core. We'll collect these all here, then merge them into
|
/linux-4.4.14/arch/tile/include/gxio/ |
H A D | dma_queue.h | 132 * collect some egress credits, and update "hw_complete_count", and __gxio_dma_queue_reserve()
|
/linux-4.4.14/fs/ext4/ |
H A D | mballoc.h | 68 * with 'ext4_mb_stats' allocator will collect stats that will be
|
H A D | resize.c | 278 /* We collect contiguous blocks as much as possible. */ ext4_alloc_group_tables()
|
/linux-4.4.14/include/net/ |
H A D | snmp.h | 9 * however need to collect the MIB statistics and export them
|
/linux-4.4.14/net/unix/ |
H A D | garbage.c | 212 /* For a listening socket collect the queued embryos scan_children() 262 * force a garbage collect right now. wait_for_unix_gc()
|
H A D | af_unix.c | 581 unix_gc(); /* Garbage collect fds */ unix_release_sock()
|
/linux-4.4.14/security/keys/ |
H A D | gc.c | 99 * collect dead links and the third to clean up the dead keys. We have to be 125 * Garbage collect a list of unreferenced, detached keys
|
H A D | keyring.c | 1363 * Garbage collect pointers from a keyring.
|
/linux-4.4.14/sound/core/seq/ |
H A D | seq_prioq.c | 297 /* collect all removed cells */ snd_seq_prioq_leave() 407 /* collect all removed cells */ snd_seq_prioq_remove_events()
|
/linux-4.4.14/arch/x86/lib/ |
H A D | insn.c | 194 * insn_get_opcode - collect opcode(s) 247 * insn_get_modrm - collect ModRM byte, if any
|
/linux-4.4.14/tools/perf/util/intel-pt-decoder/ |
H A D | insn.c | 194 * insn_get_opcode - collect opcode(s) 247 * insn_get_modrm - collect ModRM byte, if any
|
/linux-4.4.14/drivers/usb/misc/ |
H A D | emi26.c | 130 * Note: collect up to 1023 (yes!) bytes and send them with emi26_load_firmware()
|
H A D | emi62.c | 137 * Note: collect up to 1023 (yes!) bytes and send them with emi62_load_firmware()
|
/linux-4.4.14/drivers/scsi/qla4xxx/ |
H A D | ql4_attr.c | 77 /* Reset HBA and collect FW dump */ qla4_8xxx_sysfs_write_fw_dump()
|
H A D | ql4_83xx.c | 1210 * don't collect minidump qla4_83xx_restart()
|
H A D | ql4_nx.c | 3248 ql4_printk(KERN_INFO, ha, "%s: Unable to collect minidump\n", qla4_8xxx_get_minidump()
|
/linux-4.4.14/drivers/spi/ |
H A D | spi-falcon.c | 172 /* collect tx data for address and dummy phase */ falcon_sflash_xfer()
|
/linux-4.4.14/drivers/message/fusion/ |
H A D | mptsas.h | 126 * structure to collect it and process it for the SAS transport class.
|
/linux-4.4.14/arch/x86/kernel/ |
H A D | amd_nb.c | 194 /* if necessary, collect reset state of L3 partitioning and BAN mode */ amd_set_subcaches()
|
/linux-4.4.14/arch/x86/kernel/cpu/ |
H A D | perf_event_intel_uncore.h | 95 int cpu; /* cpu to collect events */
|
H A D | perf_event_intel_uncore.c | 15 /* mask of cpus that collect uncore events */ 621 * siblings therefore we must first collect uncore_validate_group() 1166 /* find a new cpu to collect uncore events */ uncore_event_exit_cpu()
|
H A D | perf_event_intel_cstate.c | 23 * in perf. Because we can conveniently collect them together with
|
H A D | perf_event.c | 941 * dogrp: true if must collect siblings events (group) 1932 * siblings therefore we must first collect validate_group()
|
/linux-4.4.14/fs/ubifs/ |
H A D | gc.c | 227 * This function sorts the list of inodes to garbage collect. First of all, it 461 * ubifs_garbage_collect_leb - garbage-collect a logical eraseblock. 463 * @lp: describes the LEB to garbage collect 752 * commit straight away, we try to garbage collect some ubifs_garbage_collect()
|
H A D | lpt_commit.c | 1137 * lpt_gc_lnum - garbage collect a LPT LEB. 1139 * @lnum: LEB number to garbage collect
|
/linux-4.4.14/include/linux/ |
H A D | rmap.h | 23 * After unlinking the last vma on the list, we must garbage collect
|
/linux-4.4.14/arch/powerpc/include/asm/ |
H A D | ucc_slow.h | 205 struct qe_bd *rx_bd; /* next BD to collect after Rx */
|
H A D | kvm_book3s_64.h | 158 * collect extra 11 bits) compute_tlbie_rb()
|
/linux-4.4.14/arch/metag/tbx/ |
H A D | tbidefr.S | 39 * - Manually collect remaining (interrupt) deferred exceptions
|
/linux-4.4.14/sound/pci/au88x0/ |
H A D | au88x0.h | 164 s8 mixa3d[2]; /* mixers which collect all a3d streams. */
|
/linux-4.4.14/tools/perf/ |
H A D | builtin-record.c | 1038 "collect data with this RT SCHED_FIFO priority"), 1040 "collect data without buffering"), 1042 "collect raw sample records from all opened counters"), 1080 "do not collect buildids in perf.data"),
|
H A D | builtin-top.c | 1143 "collect data with this RT SCHED_FIFO priority"), cmd_top()
|
/linux-4.4.14/drivers/thermal/ |
H A D | intel_powerclamp.c | 83 static unsigned int control_cpu; /* The cpu assigned to collect stat and update 422 * only elected controlling cpu can collect stats and update clamp_thread()
|
/linux-4.4.14/drivers/pci/pcie/aer/ |
H A D | aerdrv.c | 10 * handler will collect root port status and schedule a work.
|
/linux-4.4.14/net/core/ |
H A D | dst.c | 34 * entries, that are handled by the garbage collect thread
|
/linux-4.4.14/fs/afs/ |
H A D | callback.c | 239 /* defer the breaking of callbacks to try and collect as many as afs_do_give_up_callback()
|
/linux-4.4.14/fs/ |
H A D | pnode.c | 444 * collect all mounts that receive propagation from the mount in @list,
|
H A D | coredump.c | 483 * to collect the core in userspace. Specifically
|
H A D | binfmt_elf_fdpic.c | 1652 /* now collect the dump for the current */ elf_fdpic_core_dump()
|
H A D | binfmt_elf.c | 1972 /* now collect the dump for the current */ fill_note_info()
|
/linux-4.4.14/arch/powerpc/platforms/powernv/ |
H A D | opal-hmi.c | 286 * about this error so that it can collect relevant data hmi_event_handler()
|
H A D | opal.c | 467 * BMC/OCC about this error so that they can collect relevant opal_machine_check()
|
/linux-4.4.14/arch/powerpc/platforms/pseries/ |
H A D | ras.c | 220 * RTAS check-exception is called to collect data on the exception. If
|
/linux-4.4.14/fs/btrfs/ |
H A D | raid56.c | 101 * to collect partial bios while plugged. The 197 * the stripe hash table is used for locking, and to collect 1233 /* first collect one page from each data stripe */ finish_rmw() 1648 * We use plugging call backs to collect full stripes. 1650 * we collect it into a list. When the unplug comes down, 2378 /* first collect one page from each data stripe */ finish_parity_scrub()
|
H A D | scrub.c | 2481 /* scrub extent tries to collect up to 64 kB for each bio */ scrub_extent() 3184 * collect all data csums for the stripe to avoid seeking during scrub_stripe()
|
/linux-4.4.14/drivers/mmc/host/ |
H A D | mmc_spi.c | 634 * collect that single byte, so readblock() doesn't need to. mmc_spi_setup_data_message() 640 * minimize I/O ops by using a single read to collect end-of-busy. mmc_spi_setup_data_message() 750 /* Return when not busy. If we didn't collect that status yet, mmc_spi_writeblock()
|
/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_stats.c | 627 /* collect PFC stats */ bnx2x_bmac_stats_update() 673 /* collect pfc stats */ bnx2x_mstat_stats_update() 1238 /* vf doesn't collect HW statistics, and doesn't get completions bnx2x_stats_update()
|
H A D | bnx2x_sriov.c | 201 * collect statistics, zero statistics, local-switching, security, bnx2x_vfop_qctor_prep() 1917 /* collect stats fro active queues only */ for_each_vfq()
|
/linux-4.4.14/fs/nfsd/ |
H A D | nfs4state.c | 6166 struct list_head *collect) nfsd_inject_add_lock_to_list() 6172 if (!collect) nfsd_inject_add_lock_to_list() 6177 list_add(&lst->st_locks, collect); nfsd_inject_add_lock_to_list() 6181 struct list_head *collect, nfsd_foreach_client_lock() 6198 collect); nfsd_foreach_client_lock() 6221 nfsd_collect_client_locks(struct nfs4_client *clp, struct list_head *collect, nfsd_collect_client_locks() argument 6224 return nfsd_foreach_client_lock(clp, max, collect, unhash_lock_stateid); nfsd_collect_client_locks() 6314 struct list_head *collect, nfsd_foreach_client_openowner() 6328 if (collect) { nfsd_foreach_client_openowner() 6330 list_add(&oop->oo_perclient, collect); nfsd_foreach_client_openowner() 6360 struct list_head *collect, u64 max) nfsd_collect_client_openowners() 6362 return nfsd_foreach_client_openowner(clp, max, collect, nfsd_collect_client_openowners() 6165 nfsd_inject_add_lock_to_list(struct nfs4_ol_stateid *lst, struct list_head *collect) nfsd_inject_add_lock_to_list() argument 6180 nfsd_foreach_client_lock(struct nfs4_client *clp, u64 max, struct list_head *collect, bool (*func)(struct nfs4_ol_stateid *)) nfsd_foreach_client_lock() argument 6313 nfsd_foreach_client_openowner(struct nfs4_client *clp, u64 max, struct list_head *collect, void (*func)(struct nfs4_openowner *)) nfsd_foreach_client_openowner() argument 6359 nfsd_collect_client_openowners(struct nfs4_client *clp, struct list_head *collect, u64 max) nfsd_collect_client_openowners() argument
|
/linux-4.4.14/fs/exofs/ |
H A D | inode.c | 183 return; /* don't pass start don't collect $200 */ update_write_page() 375 * collect as many contiguous pages as posible. If a discontinuity is 687 * It will try to collect as many contiguous pages as possible. If a
|
H A D | ore_raid.c | 476 if (offset == ios->offset) /* Go to start collect $200 */ _read_4_write_first_stripe()
|
/linux-4.4.14/arch/powerpc/oprofile/ |
H A D | op_model_cell.c | 436 * Oprofile is expected to collect data on all CPUs simultaneously. 908 * counters. The trace array is configured to collect cell_cpu_setup() 1391 * on each of the SPUs. Note, can collect profile on one SPU
|
/linux-4.4.14/drivers/usb/wusbcore/ |
H A D | wa-hc.h | 39 * nep Notification EndPoint management: collect notifications
|
/linux-4.4.14/drivers/s390/char/ |
H A D | monreader.c | 69 /* what to collect */
|
/linux-4.4.14/drivers/video/fbdev/ |
H A D | valkyriefb.c | 423 /* drive each sense line low in turn and collect the other 2 */ read_valkyrie_sense()
|
H A D | platinumfb.c | 425 /* drive each sense line low in turn and collect the other 2 */ read_platinum_sense()
|
H A D | controlfb.c | 768 /* drive each sense line low in turn and collect the other 2 */ read_control_sense()
|
/linux-4.4.14/drivers/media/pci/saa7164/ |
H A D | saa7164-cmd.c | 409 /* With split responses we have to collect the msgs piece by piece */ saa7164_cmd_send()
|
/linux-4.4.14/drivers/media/dvb-frontends/ |
H A D | mb86a20s.c | 930 /* Reset counter to collect new data */ mb86a20s_get_pre_ber() 1059 /* Reset counter to collect new data */ mb86a20s_get_post_ber() 1190 /* Reset all counters to collect new data */ mb86a20s_get_blk_error() 1203 /* Reset counter to collect new data */ mb86a20s_get_blk_error()
|
/linux-4.4.14/drivers/net/wireless/rt2x00/ |
H A D | rt2x00link.c | 335 * collect the RSSI data we could use this. Otherwise we rt2x00link_tuner()
|
H A D | rt2x00usb.c | 599 * and "bulk out" endpoints. When we find such endpoints collect rt2x00usb_find_endpoints()
|
/linux-4.4.14/fs/fscache/ |
H A D | operation.c | 541 * garbage collect operations that have had their release deferred
|
/linux-4.4.14/kernel/ |
H A D | auditsc.c | 38 * Modified by Amy Griffis <amy.griffis@hp.com> to collect additional 94 /* determines whether we collect data for signals sent */ 1838 * __audit_inode_child - collect inode info for created/removed objects 1844 * can only collect information for the filesystem object's parent.
|
H A D | kprobes.c | 171 /* If there are any garbage slots, collect it and try again. */ __get_insn_slot() 236 kip->ngarbage = 0; /* we will collect all garbages */ collect_garbage_slots() 537 * Step 1: Unoptimize kprobes and collect cleaned (unused and disarmed) kprobe_optimizer()
|
H A D | acct.c | 526 * acct_collect - collect accounting information into pacct_struct
|
/linux-4.4.14/net/ipv4/ |
H A D | inetpeer.c | 366 /* perform garbage collect on all items stacked during a lookup */ inet_peer_gc()
|
/linux-4.4.14/net/mac80211/ |
H A D | mesh_ps.c | 459 /* collect frame(s) from buffers */ mps_frame_deliver()
|
H A D | agg-tx.c | 670 * collect it and move it to the normal array. ieee80211_start_tx_ba_session()
|
/linux-4.4.14/tools/usb/ |
H A D | testusb.c | 481 /* collect and list the test devices */ main()
|
/linux-4.4.14/drivers/net/wireless/iwlwifi/mvm/ |
H A D | ops.c | 718 /* don't collect on CMD 0 */ iwl_mvm_rx_check_trigger() 931 /* wait before we collect the data till the DBGC stop */ iwl_mvm_fw_error_dump_wk()
|
/linux-4.4.14/drivers/net/usb/ |
H A D | qmi_wwan.c | 182 /* collect all three endpoints and register subdriver */ qmi_wwan_register_subdriver() 189 /* collect bulk endpoints */ qmi_wwan_register_subdriver()
|
H A D | cdc_ncm.c | 822 dev_dbg(&intf->dev, "failed to collect endpoints\n"); cdc_ncm_bind_common()
|
/linux-4.4.14/block/ |
H A D | blk-cgroup.c | 686 * blkg_stat_recursive_sum - collect hierarchical blkg_stat 728 * blkg_rwstat_recursive_sum - collect hierarchical blkg_rwstat
|
/linux-4.4.14/net/sctp/ |
H A D | ulpqueue.c | 112 /* Create a temporary list to collect chunks on. */ sctp_ulpq_tail_data() 917 /* Create a temporary list to collect chunks on. */ sctp_skb_for_each()
|
/linux-4.4.14/tools/perf/util/ |
H A D | dso.c | 1188 * It is now in the linked list, grab a reference, then garbage collect __dsos__add() 1205 * garbage collect it. __dsos__add()
|
H A D | evsel.c | 2316 "You may not have permission to collect %sstats.\n" perf_evsel__open_strerror()
|
/linux-4.4.14/fs/nilfs2/ |
H A D | segment.c | 569 * Callback functions that enumerate, mark, and collect dirty blocks 879 needed to collect the checkpoint even if it was not newly nilfs_segctor_create_checkpoint() 1009 int (*collect)(struct nilfs_sc_info *, nilfs_segctor_apply_buffers() 1016 if (collect) { list_for_each_entry_safe() 1019 err = collect(sci, bh, inode); list_for_each_entry_safe()
|
/linux-4.4.14/drivers/staging/lustre/lustre/llite/ |
H A D | dir.c | 1160 /* If QIF_SPACE is not set, client should collect the quotactl_ioctl() 1177 /* collect space usage from OSTs */ quotactl_ioctl() 1186 /* collect space & inode usage from MDTs */ quotactl_ioctl()
|
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmsmac/ |
H A D | d11.h | 489 #define MCMD_SAMPLECOLL MCMD_SKIP_SHMINIT /* reuse for sample collect */ 1293 /* Trigger bitmap for sample collect */ 1295 /* Sample collect type */
|
/linux-4.4.14/drivers/usb/host/ |
H A D | fhci-tds.c | 292 * collect transmitted BDs from the chip. The routine clears all BDs fhci_td_transaction_confirm()
|
H A D | ehci-hcd.c | 797 * this port, and make hub_wq collect ehci_irq()
|
H A D | ehci-q.c | 450 /* unless we already know the urb's status, collect qtd status qh_completions()
|
H A D | isp1362-hcd.c | 2065 /* collect statistics to help estimate potential win for isp1362_show()
|
/linux-4.4.14/drivers/thunderbolt/ |
H A D | nhi.c | 161 * Otherwise we collect all completed frame from the ring buffer, write new
|
/linux-4.4.14/drivers/scsi/libsas/ |
H A D | sas_ata.c | 88 * value; return 0 here to collect it */ sas_to_ata_err()
|
/linux-4.4.14/drivers/scsi/lpfc/ |
H A D | lpfc_vport.c | 857 * nodes of the vport to collect statistical data.
|
/linux-4.4.14/drivers/isdn/mISDN/ |
H A D | dsp_blowfish.c | 381 /* collect a block of 9 samples */ dsp_bf_encrypt()
|
/linux-4.4.14/drivers/md/bcache/ |
H A D | alloc.c | 46 * time around, and we garbage collect or rewrite the priorities sooner than we
|
/linux-4.4.14/drivers/md/ |
H A D | dm-log-userspace-base.c | 538 * Must collect flush_entrys that were successfully processed
|
/linux-4.4.14/drivers/net/caif/ |
H A D | caif_virtio.c | 531 /* garbage collect released buffers */ cfv_netdev_tx()
|
/linux-4.4.14/drivers/infiniband/ulp/iser/ |
H A D | iser_memory.c | 172 /* collect page fragments until aligned or end of SG list */ iser_sg_to_page_vec()
|
/linux-4.4.14/drivers/nvdimm/ |
H A D | label.c | 538 /* Garbage collect the previous label */ __pmem_label_update()
|
/linux-4.4.14/fs/f2fs/ |
H A D | gc.c | 62 * So, I'd like to wait some time to collect dirty segments. gc_thread_func()
|
H A D | checkpoint.c | 257 /* collect a number of dirty meta pages and write together */ f2fs_write_meta_pages()
|
H A D | node.c | 1373 /* collect a number of dirty node pages and write together */ f2fs_write_node_pages()
|
/linux-4.4.14/fs/lockd/ |
H A D | host.c | 637 * Garbage collect any unused NLM hosts.
|
/linux-4.4.14/net/batman-adv/ |
H A D | multicast.c | 52 * @dev: the device to collect multicast addresses from
|
/linux-4.4.14/include/uapi/linux/genwqe/ |
H A D | genwqe_card.h | 424 __u64 ddata_addr; /* collect debug data */
|
/linux-4.4.14/arch/powerpc/kernel/ |
H A D | rtas_flash.c | 173 /* Paranoid self test here. We also collect the image size. */ flash_list_valid()
|
H A D | eeh.c | 272 * returned. It's pointless to collect the log in this eeh_dump_pe_log() 300 * When the PHB is fenced or dead, it's pointless to collect eeh_slot_error_detail()
|
H A D | eeh_driver.c | 192 * Report an EEH error to each device driver, collect up and
|
H A D | time.c | 515 /* collect purr register values often, for accurate calculations */ __timer_interrupt()
|
/linux-4.4.14/drivers/isdn/hisax/ |
H A D | hfc_usb.c | 779 /* collect rx data from INT- and ISO-URBs */ 892 /* if we have more than the 2 status bytes -> collect data */ rx_int_complete()
|
/linux-4.4.14/kernel/time/ |
H A D | posix-cpu-timers.c | 805 * We can't even collect a sample any more. posix_cpu_timer_get() 1077 * We can't even collect a sample any more. posix_cpu_timer_schedule()
|
/linux-4.4.14/drivers/isdn/gigaset/ |
H A D | capi.c | 797 * (requires ev-layer state machine extension to collect gigaset_isdn_connD() 830 * (requires ev-layer state machine extension to collect gigaset_isdn_hupD()
|
/linux-4.4.14/drivers/isdn/hardware/mISDN/ |
H A D | hfcsusb.c | 811 /* collect data from incoming interrupt or isochron USB data */ 1143 /* if we have more than the 2 status bytes -> collect data */ rx_int_complete()
|
H A D | hfcmulti.c | 5196 * DIP Setting: (collect GPIO 13/14/15 (R_GPIO_IN1) + hfcmulti_init() 5237 * DIP Setting: collect GPI 4/5/6/7 (R_GPI_IN0) hfcmulti_init()
|
/linux-4.4.14/drivers/usb/mon/ |
H A D | mon_bin.c | 67 * which presumably drives the bus, gets to hog CPU, yet we collect our data.
|
/linux-4.4.14/drivers/usb/storage/ |
H A D | alauda.c | 260 /* collect 16 checksum bits */ nand_compute_ecc()
|
H A D | sddr09.c | 227 /* collect 16 checksum bits */ nand_compute_ecc()
|
/linux-4.4.14/drivers/staging/media/lirc/ |
H A D | lirc_serial.c | 765 * probe 9 times every 0.04s, collect "votes" for lirc_serial_probe()
|
/linux-4.4.14/drivers/ps3/ |
H A D | ps3-lpm.c | 125 * hypervisor to collect trace data. The trace buffer cache is a guest
|
/linux-4.4.14/drivers/video/fbdev/omap2/dss/ |
H A D | apply.c | 228 /* collect the infos to be tested into the array */ dss_check_settings_low()
|
/linux-4.4.14/drivers/lightnvm/ |
H A D | rrpc.c | 362 pr_err("nvm: failed to garbage collect block\n"); rrpc_move_valid_pages()
|
/linux-4.4.14/drivers/mtd/ |
H A D | mtdswap.c | 50 * Number of free eraseblocks below which GC can also collect low frag
|
/linux-4.4.14/drivers/hwtracing/intel_th/ |
H A D | msu.c | 404 * First time (wrap_count==2), in the very beginning, to collect msc_buffer_iterate()
|
/linux-4.4.14/drivers/hwmon/ |
H A D | abituguru3.c | 1217 * FIXME: Manual detection should die eventually; we need to collect stable
|
/linux-4.4.14/drivers/media/pci/cx18/ |
H A D | cx18-driver.h | 452 * Currently we collect the sliced VBI in the form of Ancillary Data
|
/linux-4.4.14/drivers/net/wireless/ath/ath9k/ |
H A D | htc_drv_txrx.c | 1017 /* TODO: Code to collect spectral scan statistics */ ath9k_rx_prepare()
|
/linux-4.4.14/drivers/dma/ |
H A D | iop-adma.c | 176 /* collect the total results */ __iop_adma_slot_cleanup()
|
H A D | imx-sdma.c | 693 * non loop mode. Iterate over all descriptors, collect mxc_sdma_handle_channel_normal()
|
/linux-4.4.14/drivers/block/aoe/ |
H A D | aoecmd.c | 775 /* collect all frames to rexmit into flist */ rexmit_timer()
|
/linux-4.4.14/arch/mips/include/asm/sn/sn0/ |
H A D | hubio.h | 857 #define IPRB_MODE_COLLECT_A (1) /* PRB in collect A mode */
|
/linux-4.4.14/tools/hv/ |
H A D | hv_kvp_daemon.c | 967 * If a family value of 0 is specified, we collect both kvp_get_ip_info()
|
/linux-4.4.14/include/linux/mfd/ |
H A D | cros_ec_commands.h | 1751 } collect; member in union:ec_params_keyscan_seq_ctrl::__anon12585 1761 } collect; member in union:ec_result_keyscan_seq_ctrl::__anon12589
|
/linux-4.4.14/tools/power/x86/turbostat/ |
H A D | turbostat.c | 1030 /* collect core counters only for 1st thread in core */ get_counters() 1058 /* collect package counters only for 1st core in package */ get_counters()
|
/linux-4.4.14/tools/testing/ktest/ |
H A D | ktest.pl | 3561 # collect any Kconfig sources 3575 # collect the depends for the config
|
/linux-4.4.14/drivers/usb/class/ |
H A D | usblp.c | 776 * Step 2: Wait for transfer to end, collect results. usblp_write()
|
/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/ |
H A D | cl_io.c | 451 * Calls cl_io_operations::cio_lock() top-to-bottom to collect locks required
|
/linux-4.4.14/drivers/scsi/aic7xxx/ |
H A D | aic79xx.h | 513 * Some fields of the SCB are OS dependent. Here we collect the
|
H A D | aic7xxx.h | 491 * Some fields of the SCB are OS dependent. Here we collect the
|
/linux-4.4.14/drivers/misc/mic/scif/ |
H A D | scif_api.c | 669 * EINPROGRESS since some other thread is waiting to collect __scif_connect()
|
/linux-4.4.14/drivers/mtd/ubi/ |
H A D | ubi.h | 296 * @upd_buf: update buffer which is used to collect update data or data for
|
/linux-4.4.14/drivers/net/ethernet/8390/ |
H A D | lib8390.c | 524 * letting the failed packet sit and collect dust in the Tx buffer. This
|
H A D | axnet_cs.c | 1203 * letting the failed packet sit and collect dust in the Tx buffer. This
|
/linux-4.4.14/drivers/media/platform/soc_camera/ |
H A D | omap1_camera.c | 733 * In CONTIG mode, assume we have just managed to collect the dma_isr()
|
/linux-4.4.14/drivers/net/wimax/i2400m/ |
H A D | tx.c | 836 * We collect statistics here as all the data is available and we
|
/linux-4.4.14/drivers/net/wireless/ath/ar5523/ |
H A D | ar5523.c | 378 /* collect device capabilities */ ar5523_get_devcap()
|
/linux-4.4.14/drivers/bus/ |
H A D | arm-ccn.c | 1266 /* Pick one CPU which we will use to collect data from CCN... */ arm_ccn_pmu_init()
|
/linux-4.4.14/mm/ |
H A D | vmstat.c | 1147 * It is expensive to collect so do not constantly read the file.
|
H A D | memory-failure.c | 1002 * First collect all the processes that have the page hwpoison_user_mappings()
|
H A D | rmap.c | 923 * @vm_flags: collect encountered vma->vm_flags who actually referenced the page
|
H A D | mempolicy.c | 627 * Walk through page tables and collect pages to be migrated.
|
/linux-4.4.14/fs/dlm/ |
H A D | lowcomms.c | 36 * of high load. Also, this way, the sending thread can collect together
|
/linux-4.4.14/arch/s390/kernel/ |
H A D | perf_cpum_sf.c | 1119 /* hw_collect_samples() - Walk through a sample-data-block and collect samples
|
/linux-4.4.14/arch/metag/include/asm/ |
H A D | metag_regs.h | 664 * using DEFR instruction to collect state.
|
/linux-4.4.14/sound/pci/asihpi/ |
H A D | hpi6000.c | 615 /* if we have PCI2040 asserts then collect them */ adapter_get_asserts()
|
/linux-4.4.14/drivers/usb/gadget/legacy/ |
H A D | inode.c | 957 } else { /* collect OUT data */ ep0_read()
|
/linux-4.4.14/drivers/staging/rdma/ipath/ |
H A D | ipath_verbs.c | 688 * QPs which need retransmits and to collect performance numbers.
|
/linux-4.4.14/drivers/net/wireless/b43/ |
H A D | phy_lp.h | 240 #define B43_LPPHY_SMPL_COLLECT_WAIT_ADDR B43_PHY_OFDM(0x9B) /* Sample collect wait Address */
|
H A D | phy_n.h | 597 #define B43_NPHY_SAMC_WCNT B43_PHY_N(0x1BC) /* Sample collect wait counter */
|
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4vf/ |
H A D | t4vf_hw.c | 1346 * t4vf_get_port_stats - collect "port" statistics
|
/linux-4.4.14/drivers/net/ethernet/broadcom/ |
H A D | sb1250-mac.c | 1207 goto again; /* collect fifo drop statistics again */ sbdma_rx_process()
|
/linux-4.4.14/arch/x86/platform/uv/ |
H A D | tlb_uv.c | 1911 * Scan all cpus to collect blade and socket summaries.
|
/linux-4.4.14/lib/ |
H A D | assoc_array.c | 1462 * assoc_array_gc - Garbage collect an associative array.
|
/linux-4.4.14/arch/arm/crypto/ |
H A D | bsaes-armv7.pl | 23 # to collect performance results, which for Cortex-A8 core are:
|
/linux-4.4.14/drivers/staging/lustre/lustre/include/ |
H A D | cl_object.h | 1919 * (2) call all layers to collect locks they need to process current chunk 2060 * Called top-to-bottom to collect all locks necessary for
|
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | t4_hw.c | 5349 * t4_get_port_stats_offset - collect port stats relative to a previous 5371 * t4_get_port_stats - collect port statistics 5454 * t4_get_lb_stats - collect loopback port statistics
|
/linux-4.4.14/kernel/sched/ |
H A D | fair.c | 5750 * so we can safely collect stats here rather than detach_one_task() 5841 * Right now, this is one of only two places we collect this stat detach_tasks() 5842 * so we can safely collect detach_one_task() stats here rather detach_tasks()
|
/linux-4.4.14/drivers/usb/musb/ |
H A D | musb_host.c | 1911 /* clean up dma and collect transfer count */ musb_host_rx()
|
/linux-4.4.14/drivers/scsi/qla2xxx/ |
H A D | qla_nx2.c | 3481 "%s: Unable to collect minidump\n", qla8044_get_minidump()
|
/linux-4.4.14/drivers/scsi/ |
H A D | scsi_error.c | 1913 * to collect the sense and redo the decide scsi_decide_disposition()
|
/linux-4.4.14/drivers/staging/lustre/lustre/osc/ |
H A D | osc_cache.c | 1867 * The following policy is used to collect extents for IO:
|
/linux-4.4.14/drivers/scsi/csiostor/ |
H A D | csio_scsi.c | 736 * NOTE: We collect the affected I/Os prior to issuing csio_scsis_uninit()
|
/linux-4.4.14/drivers/net/wireless/iwlegacy/ |
H A D | 4965-rs.c | 963 * Only collect stats if retried rate is in the same RS il4965_rs_tx_status()
|
/linux-4.4.14/drivers/net/wireless/iwlwifi/dvm/ |
H A D | rs.c | 1048 * Only collect stats if retried rate is in the same RS rs_tx_status()
|
/linux-4.4.14/drivers/net/ |
H A D | vxlan.c | 2245 "garbage collect %pM\n", vxlan_cleanup()
|
/linux-4.4.14/drivers/net/ethernet/freescale/ |
H A D | ucc_geth.c | 3176 /* collect received buffers */ ucc_geth_rx()
|
/linux-4.4.14/drivers/gpu/drm/ |
H A D | drm_edid.c | 48 * EDID blocks out in the wild have a variety of bugs, try to collect
|
/linux-4.4.14/drivers/atm/ |
H A D | ambassador.c | 1499 // could collect device-specific (not driver/atm-linux) stats here do_housekeeping()
|
H A D | horizon.c | 1424 // collect device-specific (not driver/atm-linux) stats here do_housekeeping()
|
/linux-4.4.14/net/ |
H A D | socket.c | 1416 * connected fd. We collect the address of the connector in kernel
|