/linux-4.1.27/include/linux/ |
H A D | hashtable.h | 115 * hash_for_each - iterate over a hashtable 116 * @name: hashtable to iterate 127 * hash_for_each_rcu - iterate over a rcu enabled hashtable 128 * @name: hashtable to iterate 139 * hash_for_each_safe - iterate over a hashtable safe against removal of 141 * @name: hashtable to iterate 153 * hash_for_each_possible - iterate over all possible objects hashing to the 155 * @name: hashtable to iterate 158 * @key: the key of the objects to iterate over 164 * hash_for_each_possible_rcu - iterate over all possible objects hashing to the 167 * @name: hashtable to iterate 170 * @key: the key of the objects to iterate over 177 * hash_for_each_possible_rcu_notrace - iterate over all possible objects hashing 179 * @name: hashtable to iterate 182 * @key: the key of the objects to iterate over 192 * hash_for_each_possible_safe - iterate over all possible objects hashing to the 194 * @name: hashtable to iterate 198 * @key: the key of the objects to iterate over
|
H A D | plist.h | 147 * plist_for_each - iterate over the plist 159 * Continue to iterate over plist, continuing after the current position. 165 * plist_for_each_safe - iterate safely over a plist of given type 176 * plist_for_each_entry - iterate over list of given type 190 * Continue to iterate over list of given type, continuing after 197 * plist_for_each_entry_safe - iterate safely over list of given type
|
H A D | memblock.h | 97 * for_each_mem_range - iterate through memblock areas from type_a and not 100 * @type_a: ptr to memblock_type to iterate 116 * for_each_mem_range_rev - reverse iterate through memblock areas from 119 * @type_a: ptr to memblock_type to iterate 178 * for_each_free_mem_range - iterate through free memblock areas 193 * for_each_free_mem_range_reverse - rev-iterate through free memblock areas
|
H A D | list_bl.h | 134 * hlist_bl_for_each_entry - iterate over list of given type 148 * hlist_bl_for_each_entry_safe - iterate over list of given type safe against removal of list entry
|
H A D | list_nulls.h | 91 * hlist_nulls_for_each_entry - iterate over list of given type 105 * hlist_nulls_for_each_entry_from - iterate over a hlist continuing from current point
|
H A D | list.h | 404 * list_for_each - iterate over a list 412 * list_for_each_prev - iterate over a list backwards 420 * list_for_each_safe - iterate over a list safe against removal of list entry 430 * list_for_each_prev_safe - iterate over a list backwards safe against removal of list entry 441 * list_for_each_entry - iterate over list of given type 452 * list_for_each_entry_reverse - iterate backwards over list of given type. 479 * Continue to iterate over list of given type, continuing after 488 * list_for_each_entry_continue_reverse - iterate backwards from the given point 493 * Start to iterate over list of given type backwards, continuing after 502 * list_for_each_entry_from - iterate over list of given type from the current point 514 * list_for_each_entry_safe - iterate over list of given type safe against removal of list entry 543 * list_for_each_entry_safe_from - iterate over list from current point safe against removal 558 * list_for_each_entry_safe_reverse - iterate backwards over list safe against removal 703 * hlist_for_each_entry - iterate over list of given type 714 * hlist_for_each_entry_continue - iterate over a hlist continuing after current point 724 * hlist_for_each_entry_from - iterate over a hlist continuing from current point 733 * hlist_for_each_entry_safe - iterate over list of given type safe against removal of list entry
|
H A D | rculist.h | 296 * list_for_each_entry_rcu - iterate over rcu list of given type 316 * Continue to iterate over list of given type, continuing after 468 * hlist_for_each_entry_rcu - iterate over rcu list of given type 485 * hlist_for_each_entry_rcu_notrace - iterate over rcu list of given type (for tracing) 505 * hlist_for_each_entry_rcu_bh - iterate over rcu list of given type 522 * hlist_for_each_entry_continue_rcu - iterate over a hlist continuing after current point 534 * hlist_for_each_entry_continue_rcu_bh - iterate over a hlist continuing after current point 546 * hlist_for_each_entry_from_rcu - iterate over a hlist continuing from current point
|
H A D | of_graph.h | 32 * for_each_endpoint_of_node - iterate over every endpoint in a device node
|
H A D | llist.h | 91 * llist_for_each - iterate over some deleted entries of a lock-less list 108 * llist_for_each_entry - iterate over some deleted entries of lock-less list of given type 128 * llist_for_each_entry_safe - iterate over some deleted entries of lock-less list of given type
|
H A D | radix-tree.h | 376 * If we iterate over a tree protected only by the RCU lock, a race 446 * radix_tree_for_each_chunk - iterate over chunks 461 * radix_tree_for_each_chunk_slot - iterate over slots in one chunk 474 * radix_tree_for_each_slot - iterate over non-empty slots 489 * radix_tree_for_each_contig - iterate over contiguous slots 506 * radix_tree_for_each_tagged - iterate over tagged slots
|
H A D | scatterlist.h | 302 * for_each_sg_page - iterate over the pages of the given sg list 303 * @sglist: sglist to iterate over 305 * @nents: maximum number of sg entries to iterate over
|
H A D | rbtree.h | 94 * rbtree_postorder_for_each_entry_safe - iterate over rb_root in post order of
|
H A D | rculist_bl.h | 115 * hlist_bl_for_each_entry_rcu - iterate over rcu list of given type
|
H A D | rculist_nulls.h | 102 * hlist_nulls_for_each_entry_rcu - iterate over rcu list of given type
|
H A D | cpufreq.h | 538 * cpufreq_for_each_entry - iterate over a cpufreq_frequency_table 540 * @table: the cpufreq_frequency_table * to iterate over. 547 * cpufreq_for_each_valid_entry - iterate over a cpufreq_frequency_table 550 * @table: the cpufreq_frequency_table * to iterate over.
|
H A D | rhashtable.h | 166 * @ht: Table to iterate through 386 * rht_for_each - iterate over hash chain 409 * rht_for_each_entry - iterate over hash chain of given type 421 * rht_for_each_entry_safe - safely iterate over hash chain of given type 459 * rht_for_each_rcu - iterate over rcu hash chain 491 * rht_for_each_entry_rcu - iterate over rcu hash chain of given type
|
H A D | cgroup.h | 251 * cgroup_taskset_for_each - iterate cgroup_taskset 253 * @tset: taskset to iterate 351 * css_for_each_child - iterate through children of a css
|
H A D | console.h | 135 * for_each_console() allows you to iterate on each console
|
H A D | idr.h | 126 * idr_for_each_entry - iterate over an idr's elements of a given type
|
H A D | mmzone.h | 920 * for_each_online_pgdat - helper macro to iterate over all online nodes 928 * for_each_zone - helper macro to iterate over all memory zones 992 * used to iterate the zonelist with next_zones_zonelist by advancing it by 1007 * for_each_zone_zonelist_nodemask - helper macro to iterate over valid zones in a zonelist at or below a given zone index and within a nodemask 1024 * for_each_zone_zonelist - helper macro to iterate over valid zones in a zonelist at or below a given zone index
|
H A D | cpumask.h | 212 * for_each_cpu - iterate over every cpu in a mask 224 * for_each_cpu_not - iterate over every cpu in a complemented mask 236 * for_each_cpu_and - iterate over every cpu in both masks
|
H A D | cgroup-defs.h | 194 * iterate through all css's attached to a given cgroup.
|
H A D | device-mapper.h | 104 * This function must iterate through each section of device used by the
|
H A D | genhd.h | 274 #define DISK_PITER_REVERSE (1 << 0) /* iterate in the reverse direction */
|
/linux-4.1.27/tools/perf/util/ |
H A D | evlist.h | 216 * __evlist__for_each - iterate thru all the evsels 217 * @list: list_head instance to iterate 224 * evlist__for_each - iterate thru all the evsels 225 * @evlist: evlist instance to iterate 233 * @list: list_head instance to iterate 241 * @evlist: evlist instance to iterate 248 * __evlist__for_each_reverse - iterate thru all the evsels in reverse order 249 * @list: list_head instance to iterate 256 * evlist__for_each_reverse - iterate thru all the evsels in reverse order 257 * @evlist: evlist instance to iterate 264 * __evlist__for_each_safe - safely iterate thru all the evsels 265 * @list: list_head instance to iterate 273 * evlist__for_each_safe - safely iterate thru all the evsels 274 * @evlist: evlist instance to iterate
|
H A D | intlist.h | 60 * intlist_for_each - iterate over a intlist 68 * intlist_for_each_safe - iterate over a intlist safe against removal of
|
H A D | strlist.h | 60 * strlist_for_each - iterate over a strlist 68 * strlist_for_each_safe - iterate over a strlist safe against removal of
|
H A D | map.h | 107 /* map__for_each_symbol - iterate over the symbols in the given map 117 /* map__for_each_symbol_with_name - iterate over the symbols in the given map
|
H A D | dso.h | 180 /* dso__for_each_symbol - iterate over the symbols of given type
|
H A D | symbol.h | 64 /* symbols__for_each_entry - iterate over symbols (rb_root)
|
H A D | symbol-elf.c | 61 * elf_symtab__for_each_symbol - iterate thru all the symbols 63 * @syms: struct elf_symtab instance to iterate
|
/linux-4.1.27/tools/perf/util/include/linux/ |
H A D | list.h | 23 * list_for_each_from - iterate over a list from one of its nodes
|
/linux-4.1.27/fs/btrfs/ |
H A D | backref.h | 46 iterate_extent_inodes_t *iterate, void *ctx); 50 iterate_extent_inodes_t *iterate, void *ctx);
|
H A D | ulist.c | 213 * ulist_next - iterate ulist 214 * @ulist: ulist to iterate 220 * This function is used to iterate an ulist.
|
H A D | backref.c | 1145 * to the list. The way we iterate the list allows adding more elements after 1492 * helper function to iterate extent inline refs. ptr must point to a 0 value 1596 iterate_extent_inodes_t *iterate, void *ctx) iterate_leaf_refs() 1605 ret = iterate(eie->inum, eie->offset, root, ctx); iterate_leaf_refs() 1617 * calls iterate() for every inode that references the extent identified by 1624 iterate_extent_inodes_t *iterate, void *ctx) iterate_extent_inodes() 1669 iterate, ctx); iterate_extent_inodes() 1688 iterate_extent_inodes_t *iterate, void *ctx) iterate_inodes_from_logical() 1706 iterate, ctx); iterate_inodes_from_logical() 1716 iterate_irefs_t *iterate, void *ctx) iterate_inode_refs() 1760 /* path must be released before calling iterate()! */ iterate_inode_refs() 1764 ret = iterate(parent, name_len, iterate_inode_refs() 1782 iterate_irefs_t *iterate, void *ctx) iterate_inode_extrefs() 1828 ret = iterate(parent, name_len, iterate_inode_extrefs() 1848 struct btrfs_path *path, iterate_irefs_t *iterate, iterate_irefs() 1854 ret = iterate_inode_refs(inum, fs_root, path, iterate, ctx); iterate_irefs() 1860 ret = iterate_inode_extrefs(inum, fs_root, path, iterate, ctx); iterate_irefs() 1594 iterate_leaf_refs(struct extent_inode_elem *inode_list, u64 root, u64 extent_item_objectid, iterate_extent_inodes_t *iterate, void *ctx) iterate_leaf_refs() argument 1621 iterate_extent_inodes(struct btrfs_fs_info *fs_info, u64 extent_item_objectid, u64 extent_item_pos, int search_commit_root, iterate_extent_inodes_t *iterate, void *ctx) iterate_extent_inodes() argument 1686 iterate_inodes_from_logical(u64 logical, struct btrfs_fs_info *fs_info, struct btrfs_path *path, iterate_extent_inodes_t *iterate, void *ctx) iterate_inodes_from_logical() argument 1714 iterate_inode_refs(u64 inum, struct btrfs_root *fs_root, struct btrfs_path *path, iterate_irefs_t *iterate, void *ctx) iterate_inode_refs() argument 1780 iterate_inode_extrefs(u64 inum, struct btrfs_root *fs_root, struct btrfs_path *path, iterate_irefs_t *iterate, void *ctx) iterate_inode_extrefs() argument 1847 iterate_irefs(u64 inum, struct btrfs_root *fs_root, struct btrfs_path *path, iterate_irefs_t *iterate, void *ctx) iterate_irefs() argument
|
H A D | send.c | 843 * Helper function to iterate the entries in ONE btrfs_inode_ref or 845 * The iterate callback may return a non zero value to stop iteration. This can 852 iterate_inode_ref_t iterate, void *ctx) iterate_inode_ref() 946 ret = iterate(num, dir, index, p, ctx); iterate_inode_ref() 964 * Helper function to iterate the entries in ONE btrfs_dir_item. 965 * The iterate callback may return a non zero value to stop iteration. This can 972 iterate_dir_item_t iterate, void *ctx) iterate_dir_item() 1066 ret = iterate(num, &di_key, buf, name_len, buf + name_len, iterate_dir_item() 4710 * extents that we iterate. is_extent_unchanged() 850 iterate_inode_ref(struct btrfs_root *root, struct btrfs_path *path, struct btrfs_key *found_key, int resolve, iterate_inode_ref_t iterate, void *ctx) iterate_inode_ref() argument 970 iterate_dir_item(struct btrfs_root *root, struct btrfs_path *path, struct btrfs_key *found_key, iterate_dir_item_t iterate, void *ctx) iterate_dir_item() argument
|
/linux-4.1.27/drivers/gpu/drm/radeon/ |
H A D | mkregtable.c | 367 * list_for_each - iterate over a list 376 * list_for_each_prev - iterate over a list backwards 385 * list_for_each_safe - iterate over a list safe against removal of list entry 395 * list_for_each_prev_safe - iterate over a list backwards safe against removal of list entry 406 * list_for_each_entry - iterate over list of given type 417 * list_for_each_entry_reverse - iterate backwards over list of given type. 444 * Continue to iterate over list of given type, continuing after 453 * list_for_each_entry_continue_reverse - iterate backwards from the given point 458 * Start to iterate over list of given type backwards, continuing after 467 * list_for_each_entry_from - iterate over list of given type from the current point 479 * list_for_each_entry_safe - iterate over list of given type safe against removal of list entry
|
/linux-4.1.27/drivers/pinctrl/freescale/ |
H A D | pinctrl-imx1.h | 37 * elements in .pins so we can iterate over that array
|
H A D | pinctrl-imx.h | 41 * elements in .pins so we can iterate over that array
|
/linux-4.1.27/fs/qnx4/ |
H A D | dir.c | 74 .iterate = qnx4_readdir,
|
/linux-4.1.27/fs/efs/ |
H A D | dir.c | 15 .iterate = efs_readdir,
|
/linux-4.1.27/scripts/gdb/linux/ |
H A D | tasks.py | 51 $lx_task_by_pid(PID): Given PID, iterate over all tasks of the target and
|
H A D | modules.py | 44 $lx_module("MODULE"): Given the name MODULE, iterate over all loaded modules
|
/linux-4.1.27/fs/9p/ |
H A D | vfs_dir.c | 104 * v9fs_dir_readdir - iterate through a directory 171 * v9fs_dir_readdir_dotl - iterate through a directory 249 .iterate = v9fs_dir_readdir, 257 .iterate = v9fs_dir_readdir_dotl,
|
/linux-4.1.27/drivers/base/ |
H A D | base.h | 12 * @klist_devices - the klist to iterate over the @devices_kset 13 * @klist_drivers - the klist to iterate over the @drivers_kset
|
H A D | class.c | 285 * @class: the class we wanna iterate over 287 * @type: device_type of the devices to iterate over, NULL for all 307 * class_dev_iter_next - iterate to the next device 405 * return to the caller and not iterate over any more devices.
|
H A D | driver.c | 75 * return to the caller and not iterate over any more devices. 204 * Call kset_find_obj() to iterate over list of drivers on
|
H A D | bus.c | 332 * return to the caller and not iterate over any more devices. 439 * We iterate over each driver that belongs to @bus, and call 813 * Call kset_find_obj() to iterate over list of buses to 1053 * @subsys: the subsys we wanna iterate over 1055 * @type: device_type of the devices to iterate over, NULL for all 1075 * subsys_dev_iter_next - iterate to the next device
|
/linux-4.1.27/scripts/kconfig/ |
H A D | list.h | 43 * list_for_each_entry - iterate over list of given type 54 * list_for_each_entry_safe - iterate over list of given type safe against removal of list entry
|
/linux-4.1.27/tools/usb/usbip/libsrc/ |
H A D | list.h | 106 * list_for_each - iterate over a list 114 * list_for_each_safe - iterate over a list safe against removal of list entry
|
/linux-4.1.27/drivers/pinctrl/sirf/ |
H A D | pinctrl-sirf.h | 75 * elements in .pins so we can iterate over that array
|
/linux-4.1.27/kernel/sched/ |
H A D | stats.c | 81 * to use cpumask_* to iterate over the cpus.
|
H A D | debug.c | 435 * to use cpumask_* to iterate over the cpus.
|
/linux-4.1.27/lib/ |
H A D | percpu_ida.c | 56 * Then we iterate through the cpus until we find some tags - we don't attempt 332 * percpu_ida_for_each_free - iterate free ids of a pool 333 * @pool: pool to iterate 337 * Note, this doesn't guarantee to iterate all free ids restrictly. Some free
|
H A D | timerqueue.c | 94 * necessary, to iterate through the list of timers in a timer list
|
H A D | earlycpio.c | 57 * matching file itself. It can be used to iterate through the cpio
|
H A D | scatterlist.c | 447 * @sgl: sg list to iterate over
|
H A D | assoc_array.c | 124 * @array: The array to iterate over. 357 * Destructively iterate over an associative array. The caller must prevent
|
/linux-4.1.27/samples/bpf/ |
H A D | test_maps.c | 70 /* iterate over two elements */ test_hashmap_sanity() 130 /* iterate over two elements */ test_arraymap_sanity() 172 /* iterate through all elements */ test_map_large()
|
/linux-4.1.27/include/drm/ |
H A D | drm_atomic_helper.h | 122 * drm_atomic_crtc_for_each_plane - iterate over planes currently attached to CRTC 127 * atomic state after it has been checked and swapped. To iterate over the 135 * drm_crtc_atomic_state_for_each_plane - iterate over attached planes in new state
|
/linux-4.1.27/drivers/staging/android/uapi/ |
H A D | sync.h | 92 * To iterate over the sync_pt_infos, use the sync_pt_info.len field.
|
/linux-4.1.27/drivers/pci/hotplug/ |
H A D | pciehp_pci.c | 95 * iterator. Therefore, iterate in reverse so we remove the VFs pciehp_unconfigure_device()
|
/linux-4.1.27/drivers/pci/ |
H A D | remove.c | 70 * iterator. Therefore, iterate in reverse so we remove the VFs pci_stop_bus_device()
|
H A D | search.c | 41 * DMA, iterate over that too. pci_for_each_dma_alias()
|
/linux-4.1.27/fs/proc/ |
H A D | namespaces.c | 135 .iterate = proc_ns_dir_readdir,
|
H A D | fd.c | 278 .iterate = proc_readfd, 355 .iterate = proc_readfdinfo,
|
H A D | proc_net.c | 182 .iterate = proc_tgid_net_readdir,
|
H A D | root.c | 234 .iterate = proc_root_readdir,
|
H A D | generic.c | 321 .iterate = proc_readdir,
|
H A D | base.c | 1949 .iterate = proc_map_files_readdir, 2233 .iterate = proc_attr_dir_readdir, 2651 .iterate = proc_tgid_base_readdir, 2999 .iterate = proc_tid_base_readdir, 3210 .iterate = proc_task_readdir,
|
/linux-4.1.27/arch/arm64/kernel/ |
H A D | irq.c | 94 * Note: we must iterate over all IRQs, whether they have an attached
|
/linux-4.1.27/mm/ |
H A D | vmacache.c | 23 * Single threaded tasks need not iterate the entire vmacache_flush_all()
|
H A D | compaction.c | 935 * This can iterate a massively long zone without finding any isolate_freepages() 1079 * This can potentially iterate a massively long zone with isolate_migratepages()
|
/linux-4.1.27/fs/affs/ |
H A D | dir.c | 23 .iterate = affs_readdir,
|
/linux-4.1.27/drivers/media/i2c/ |
H A D | aptina-pll.c | 99 * The first naive approach is to iterate over all p1 values acceptable aptina_pll_calculate() 130 * We can thus iterate over the restricted p1 range defined by the aptina_pll_calculate()
|
/linux-4.1.27/arch/x86/kernel/ |
H A D | dumpstack_64.c | 57 * Make sure we only iterate through an exception in_exception_stack() 80 * iterate through now. Dont look: in_exception_stack()
|
/linux-4.1.27/drivers/uwb/ |
H A D | drp-ie.c | 265 * zone contents. We iterate over the the bits (MAS) in the zone and set the 292 * know which zones are impacted. We iterate over all the zones
|
/linux-4.1.27/fs/ |
H A D | readdir.c | 28 if (!file->f_op->iterate) iterate_dir() 42 res = file->f_op->iterate(file, ctx); iterate_dir()
|
H A D | libfs.c | 198 .iterate = dcache_readdir, 1167 .iterate = empty_dir_readdir,
|
/linux-4.1.27/drivers/edac/ |
H A D | edac_device_sysfs.c | 592 /* if this block has 'attributes' then we need to iterate over the list edac_device_delete_block() 715 /* iterate over creation of the instances */ edac_device_create_instances() 737 /* iterate over creation of the instances */ edac_device_delete_instances() 756 /* iterate over the array and create an attribute for each edac_device_add_main_sysfs_attributes() 783 * point to the start of the array and iterate over it edac_device_remove_main_sysfs_attributes()
|
/linux-4.1.27/fs/coda/ |
H A D | dir.c | 427 if (host_file->f_op->iterate) { coda_readdir() 433 ret = host_file->f_op->iterate(host_file, ctx); coda_readdir() 575 .iterate = coda_readdir,
|
/linux-4.1.27/drivers/irqchip/ |
H A D | irq-atmel-aic-common.c | 181 * iterate over the DT to find each occurrence. aic_common_rtt_irq_fixup()
|
/linux-4.1.27/drivers/scsi/bfa/ |
H A D | bfad_im.h | 175 * Internally iterate's over all the ITNIM's part of the im_port & set's the
|
/linux-4.1.27/crypto/ |
H A D | sha512_generic.c | 93 /* now iterate */ sha512_transform()
|
H A D | sha256_generic.c | 73 /* now iterate */ sha256_transform()
|
/linux-4.1.27/fs/udf/ |
H A D | dir.c | 196 .iterate = udf_readdir,
|
/linux-4.1.27/drivers/pinctrl/nomadik/ |
H A D | pinctrl-nomadik.h | 111 * elements in .pins so we can iterate over that array
|
H A D | pinctrl-abx500.h | 48 * elements in .pins so we can iterate over that array
|
/linux-4.1.27/include/scsi/ |
H A D | scsi_device.h | 350 * shost_for_each_device - iterate over all devices of a host 352 * @shost: the &struct scsi_host to iterate over 364 * __shost_for_each_device - iterate over all devices of a host (UNLOCKED) 366 * @shost: the &struct scsi_host to iterate over
|
/linux-4.1.27/arch/arm/kernel/ |
H A D | irq.c | 173 * Note: we must iterate over all IRQs, whether they have an attached
|
/linux-4.1.27/net/mac80211/ |
H A D | ethtool.c | 98 * and use that. For interface types, iterate through all available ieee80211_get_stats()
|
/linux-4.1.27/net/sunrpc/ |
H A D | socklib.c | 26 * Possibly called several times to iterate over an sk_buff and copy
|
/linux-4.1.27/fs/adfs/ |
H A D | dir.c | 189 .iterate = adfs_readdir,
|
/linux-4.1.27/fs/ecryptfs/ |
H A D | file.c | 344 .iterate = ecryptfs_readdir, 363 .iterate = ecryptfs_readdir,
|
/linux-4.1.27/drivers/staging/lustre/include/linux/libcfs/ |
H A D | libcfs_hash.h | 201 * . if rehash is in progress while we try to iterate the hash table, 229 /** wants to iterate */ 825 /** iterate over all buckets in @bds (array of struct cfs_hash_bd) */ 829 /** iterate over all buckets of @hs */ 835 /** iterate over all hlist of bucket @bd */
|
H A D | libcfs_cpu.h | 211 * iterate over all CPU partitions in \a cptab
|
/linux-4.1.27/fs/afs/ |
H A D | vlocation.c | 34 * iterate through the VL servers in a cell until one of them admits knowing 90 * iterate through the VL servers in a cell until one of them admits knowing 368 * - iterate through the VL servers in a cell until one of them admits knowing
|
H A D | dir.c | 46 .iterate = afs_readdir, 319 * iterate through the data blob that lists the contents of an AFS directory 666 _debug("failed to iterate dir %pd: %d", afs_d_revalidate()
|
/linux-4.1.27/drivers/net/ethernet/intel/fm10k/ |
H A D | fm10k_common.c | 443 * @count: number of queues to iterate over 464 * @count: number of queues to iterate over
|
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/ |
H A D | sec_gc.c | 182 * FIXME here we iterate through the whole list each time which sec_gc_main()
|
H A D | recover.c | 101 * But, the {mdc,osc}_replay_open callbacks both iterate ptlrpc_replay_next()
|
/linux-4.1.27/arch/x86/purgatory/ |
H A D | sha256.c | 66 /* now iterate */ sha256_transform()
|
/linux-4.1.27/drivers/bus/ |
H A D | brcmstb_gisb.c | 219 /* iterate over each GISB arb registered handlers */ brcmstb_bus_error_handler()
|
/linux-4.1.27/drivers/hid/ |
H A D | hid-elo.c | 195 /* iterate sibling devices of the touch controller */ usb_hub_for_each_child()
|
/linux-4.1.27/fs/openpromfs/ |
H A D | inode.c | 169 .iterate = openpromfs_readdir,
|
/linux-4.1.27/fs/qnx6/ |
H A D | dir.c | 280 .iterate = qnx6_readdir,
|
/linux-4.1.27/fs/reiserfs/ |
H A D | dir.c | 23 .iterate = reiserfs_readdir,
|
/linux-4.1.27/fs/squashfs/ |
H A D | dir.c | 234 .iterate = squashfs_readdir,
|
/linux-4.1.27/fs/sysv/ |
H A D | dir.c | 26 .iterate = sysv_readdir,
|
/linux-4.1.27/fs/xfs/libxfs/ |
H A D | xfs_da_format.h | 243 * variable length, and the accessors in this file should be used to iterate 308 * be used to iterate over them. 442 * be used to iterate over them. 590 * be used to iterate over them.
|
/linux-4.1.27/drivers/video/fbdev/kyro/ |
H A D | STG4000InitDevice.c | 162 * achievable with current OD & R) let's iterate ProgramClock()
|
/linux-4.1.27/fs/hfs/ |
H A D | dir.c | 306 .iterate = hfs_readdir,
|
/linux-4.1.27/fs/hpfs/ |
H A D | dir.c | 327 .iterate = hpfs_readdir,
|
/linux-4.1.27/fs/isofs/ |
H A D | dir.c | 272 .iterate = isofs_readdir,
|
/linux-4.1.27/include/net/caif/ |
H A D | cfpkt.h | 163 * Checksum iteration function used to iterate buffers
|
/linux-4.1.27/arch/openrisc/kernel/ |
H A D | dma.c | 106 * We need to iterate through the pages, clearing the dcache for or1k_dma_alloc()
|
/linux-4.1.27/arch/arm/include/asm/ |
H A D | kvm_mmu.h | 204 * and iterate over the range. __coherent_cache_guest_page()
|
/linux-4.1.27/fs/bfs/ |
H A D | dir.c | 73 .iterate = bfs_readdir,
|
/linux-4.1.27/fs/freevxfs/ |
H A D | vxfs_lookup.c | 61 .iterate = vxfs_readdir,
|
/linux-4.1.27/net/rds/ |
H A D | loop.c | 181 * .laddr_check are missing because transport.c doesn't iterate over
|
/linux-4.1.27/arch/x86/kernel/cpu/microcode/ |
H A D | amd_early.c | 165 * truncate how much we need to iterate over in the apply_ucode_in_initrd()
|
/linux-4.1.27/arch/sparc/kernel/ |
H A D | pci_fire.c | 286 /* XXX iterate amongst the 4 IRQ controllers XXX */ pci_fire_msiq_build_irq()
|
/linux-4.1.27/drivers/gpu/drm/omapdrm/ |
H A D | omap_fb.c | 313 /* iterate thru all the connectors, returning ones that are attached
|
/linux-4.1.27/fs/omfs/ |
H A D | dir.c | 455 .iterate = omfs_readdir,
|
/linux-4.1.27/fs/ubifs/ |
H A D | shrinker.c | 232 * already an ongoing commit operation there. If no, then iterate for kick_a_thread()
|
/linux-4.1.27/fs/minix/ |
H A D | dir.c | 24 .iterate = minix_readdir,
|
/linux-4.1.27/include/net/ |
H A D | netlink.h | 424 * nlmsg_for_each_attr - iterate over a stream of attributes 590 * nlmsg_for_each_msg - iterate over a stream of messages 1216 * nla_for_each_attr - iterate over a stream of attributes 1228 * nla_for_each_nested - iterate over nested attributes
|
H A D | bonding.h | 75 * bond_for_each_slave - iterate over all slaves
|
H A D | mac80211.h | 4505 * reconfiguration (after restart_hw) it will iterate over a new 4508 * @IEEE80211_IFACE_ITER_RESUME_ALL: During resume, iterate over all 4519 * ieee80211_iterate_interfaces - iterate interfaces 4524 * Will iterate over a new interface during add_interface(). 4537 * ieee80211_iterate_active_interfaces - iterate active interfaces 4544 * Does not iterate over a new interface during add_interface(). 4563 * ieee80211_iterate_active_interfaces_atomic - iterate active interfaces 4569 * Does not iterate over a new interface during add_interface(). 4584 * ieee80211_iterate_active_interfaces_rtnl - iterate active interfaces 4603 * ieee80211_iterate_stations_atomic - iterate stations 4791 * ieee80211_iter_keys - iterate keys programmed into the device 4793 * @vif: virtual interface to iterate, may be %NULL for all 4797 * This function can be used to iterate all the keys known to 4818 * ieee80211_iter_chan_contexts_atomic - iterate channel contexts
|
/linux-4.1.27/kernel/bpf/ |
H A D | hashtab.c | 185 /* iterate over buckets */ htab_map_get_next_key()
|
/linux-4.1.27/arch/m68k/kernel/ |
H A D | sys_m68k.c | 503 Make the kernel do the necessary page stuff, then re-iterate. sys_atomic_cmpxchg_32()
|
/linux-4.1.27/drivers/net/wireless/mwifiex/ |
H A D | wmm.c | 952 /* iterate over BSS with the equal priority */ mwifiex_wmm_get_highest_priolist_ptr() 962 /* iterate over the WMM queues of the BSS */ mwifiex_wmm_get_highest_priolist_ptr() 972 /* iterate over receiver addresses */ mwifiex_wmm_get_highest_priolist_ptr()
|
/linux-4.1.27/drivers/gpu/vga/ |
H A D | vgaarb.c | 461 So for every device we register, we need to iterate all its parent bridges 475 /* okay iterate the new devices bridge hierarachy */ vga_arbiter_check_bridge_sharing() 493 /* now iterate the previous devices bridge hierarchy */ vga_arbiter_check_bridge_sharing()
|
/linux-4.1.27/security/keys/ |
H A D | keyring.c | 481 kleave(" = %d [iterate]", ret); keyring_read() 592 * directly based on its index-key or we can iterate over the entire 670 /* Then manually iterate through the keyrings nested in this one. search_nested_keyrings()
|
/linux-4.1.27/drivers/media/platform/soc_camera/ |
H A D | soc_scale_crop.c | 167 * complexity: we would have to iterate each border separately. soc_camera_client_s_crop()
|
/linux-4.1.27/drivers/memory/ |
H A D | ti-aemif.c | 368 * describe the bus configuration parameters. This functions iterate aemif_probe()
|
/linux-4.1.27/drivers/scsi/isci/ |
H A D | request.h | 69 * @sgl - track pio transfer progress as we iterate through the sgl
|
/linux-4.1.27/drivers/spi/ |
H A D | spi-mpc512x-psc.c | 178 * iterate over the transfer's TX data length mpc512x_psc_spi_transfer_rxtx()
|
/linux-4.1.27/drivers/staging/lustre/lustre/lov/ |
H A D | lov_pool.c | 184 /* iterate to find a non empty entry */ pool_proc_next()
|
H A D | lov_lock.c | 245 * sub-operations. Top-operations like lov_lock_{enqueue,use,unuse}() iterate
|
/linux-4.1.27/arch/sparc/lib/ |
H A D | NG2memcpy.S | 194 * copy with. We need to ensure that we'll iterate at least
|
H A D | NGmemcpy.S | 101 * copy with. We need to ensure that we'll iterate at least
|
/linux-4.1.27/fs/overlayfs/ |
H A D | readdir.c | 522 .iterate = ovl_iterate,
|
/linux-4.1.27/fs/romfs/ |
H A D | super.c | 283 .iterate = romfs_readdir,
|
/linux-4.1.27/fs/hfsplus/ |
H A D | dir.c | 572 .iterate = hfsplus_readdir,
|
/linux-4.1.27/arch/powerpc/kernel/ |
H A D | pci_dn.c | 344 /* We started with a phb, iterate all childs */ traverse_pci_devices()
|
/linux-4.1.27/fs/cramfs/ |
H A D | inode.c | 563 .iterate = cramfs_readdir,
|
/linux-4.1.27/fs/exofs/ |
H A D | dir.c | 666 .iterate = exofs_readdir,
|
/linux-4.1.27/fs/exportfs/ |
H A D | expfs.c | 311 if (!file->f_op->iterate) get_name()
|
/linux-4.1.27/fs/ext3/ |
H A D | dir.c | 530 .iterate = ext3_readdir,
|
/linux-4.1.27/net/netfilter/ |
H A D | nf_conntrack_pptp.c | 459 /* FUTURE: iterate over all calls and check if pptp_outbound_pkt()
|
/linux-4.1.27/drivers/iommu/ |
H A D | iommu.c | 421 * iommu_group_for_each_dev - iterate over each device in the group 426 * This function is called by group users to iterate over group devices.
|
H A D | rockchip-iommu.c | 295 * entire iotlb rather than iterate over individual iovas. rk_iommu_zap_lines()
|
/linux-4.1.27/drivers/scsi/ |
H A D | scsi.c | 1038 * @starget: target whose devices we want to iterate over. 1062 * @starget: target whose devices we want to iterate over.
|
H A D | sym53c416.c | 776 /* search scsi_id - fixme, we shouldn't need to iterate for this! */ sym53c416_host_reset()
|
/linux-4.1.27/drivers/staging/lustre/lustre/ldlm/ |
H A D | ldlm_flock.c | 70 * list_for_remaining_safe - iterate over the remaining entries in a list 158 * with, we need to iterate through all blocked POSIX locks for this
|
/linux-4.1.27/drivers/firmware/efi/ |
H A D | vars.c | 1023 * __efivar_entry_iter - iterate over variable list 1076 * efivar_entry_iter - iterate over variable list
|
/linux-4.1.27/fs/autofs4/ |
H A D | root.c | 44 .iterate = dcache_readdir, 56 .iterate = dcache_readdir,
|
/linux-4.1.27/fs/gfs2/ |
H A D | file.c | 1124 .iterate = gfs2_readdir, 1152 .iterate = gfs2_readdir,
|
H A D | lops.c | 200 * relating to the log itself. Here we iterate over the bio_vec
|
/linux-4.1.27/lib/zlib_deflate/ |
H A D | deftree.c | 419 int n, m; /* iterate over the tree elements */ gen_bitlen() 546 int n, m; /* iterate over heap elements */ build_tree()
|
/linux-4.1.27/virt/kvm/arm/ |
H A D | vgic-v3-emul.c | 881 * If the interrupt routing mode bit is not set, we iterate over all VCPUs to 911 * We iterate over all VCPUs to find the MPIDRs matching the request. vgic_v3_dispatch_sgi()
|
/linux-4.1.27/kernel/ |
H A D | cgroup.c | 375 * for_each_css - iterate all css's of a cgroup 378 * @cgrp: the target cgroup to iterate css's of 390 * for_each_e_css - iterate all effective css's of a cgroup 393 * @cgrp: the target cgroup to iterate css's of 404 * for_each_subsys - iterate all enabled cgroup subsystems 412 /* iterate across the hierarchies */ 416 /* iterate over child cgrps, lock should be held throughout iteration */ 2005 * cgroup_taskset_next - iterate to the next task in taskset 3634 /* no one should try to iterate before mounting cgroups */ __acquires()
|
/linux-4.1.27/drivers/md/bcache/ |
H A D | bset.h | 53 * to search entire btree nodes and iterate over them in sorted order.
|
H A D | journal.c | 277 * iterate over the list in reverse order so that we can just skip that bch_journal_mark()
|
/linux-4.1.27/drivers/mtd/spi-nor/ |
H A D | fsl-quadspi.c | 867 /* iterate the subnodes. */ fsl_qspi_probe()
|
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4vf/ |
H A D | adapter.h | 346 * Macro to iterate across Queue Sets ("rxq" is a historic misnomer).
|
/linux-4.1.27/drivers/misc/ |
H A D | enclosure.c | 66 /* parent might not be immediate, so iterate up to enclosure_find()
|
/linux-4.1.27/drivers/staging/i2o/ |
H A D | exec-osm.c | 155 * never be removed, we have to iterate over it every time i2o_msg_post_wait_mem()
|
/linux-4.1.27/arch/x86/kernel/cpu/ |
H A D | intel.c | 674 /* Number of times to iterate */ intel_detect_tlb()
|
/linux-4.1.27/arch/x86/mm/ |
H A D | init.c | 417 * We need to iterate through the E820 memory map and create direct mappings
|
/linux-4.1.27/block/ |
H A D | blk-cgroup.h | 396 * blk_queue_for_each_rl - iterate through all request_lists of a request_queue
|
H A D | genhd.c | 86 * @disk: disk to iterate over 153 /* iterate to the next partition */ disk_part_iter_next()
|
/linux-4.1.27/drivers/acpi/ |
H A D | dock.c | 170 * iterate over the dependent device list for this dock. If the
|
/linux-4.1.27/drivers/thunderbolt/ |
H A D | nhi.c | 452 * (TX, RX, RX overflow). We iterate over the bits and read a new nhi_interrupt_work()
|
/linux-4.1.27/fs/quota/ |
H A D | quota.c | 773 * It will iterate all superblocks that have quota enabled and call SYSCALL_DEFINE4()
|
/linux-4.1.27/fs/ufs/ |
H A D | dir.c | 659 .iterate = ufs_readdir,
|
/linux-4.1.27/fs/hostfs/ |
H A D | hostfs_kern.c | 401 .iterate = hostfs_readdir,
|
/linux-4.1.27/fs/hppfs/ |
H A D | hppfs.c | 582 .iterate = hppfs_readdir,
|
/linux-4.1.27/fs/jffs2/ |
H A D | dir.c | 43 .iterate = jffs2_readdir,
|
/linux-4.1.27/fs/logfs/ |
H A D | dir.c | 798 .iterate = logfs_readdir,
|
/linux-4.1.27/fs/nilfs2/ |
H A D | dir.c | 669 .iterate = nilfs_readdir,
|
/linux-4.1.27/arch/powerpc/platforms/cell/spufs/ |
H A D | inode.c | 241 .iterate = dcache_readdir,
|
/linux-4.1.27/arch/ia64/kernel/ |
H A D | signal.c | 470 * continue to iterate in this loop so we can deliver the SIGSEGV... ia64_do_signal()
|
/linux-4.1.27/fs/ext2/ |
H A D | dir.c | 724 .iterate = ext2_readdir,
|
/linux-4.1.27/fs/ext4/ |
H A D | dir.c | 637 .iterate = ext4_readdir,
|
/linux-4.1.27/fs/f2fs/ |
H A D | dir.c | 808 .iterate = f2fs_readdir,
|
/linux-4.1.27/sound/usb/ |
H A D | mixer_scarlett.c | 870 /* iterate through controls in info struct and create each one */ scarlett_controls_create_generic()
|
/linux-4.1.27/drivers/xen/ |
H A D | gntdev.c | 418 * closing the vma, but it may still iterate the unmap_ops list. gntdev_vma_close()
|
/linux-4.1.27/drivers/staging/lustre/lustre/mgc/ |
H A D | mgc_request.c | 553 * iterate & processing through the list. for each cld, process mgc_requeue_thread() 1265 /* TODO: iterate all nids to find one */ mgc_apply_recover_logs()
|
/linux-4.1.27/fs/ceph/ |
H A D | dir.c | 1351 .iterate = ceph_readdir, 1360 .iterate = ceph_readdir,
|
/linux-4.1.27/drivers/block/drbd/ |
H A D | drbd_req.c | 1442 * Grab new and iterate. */ do_submit() 1450 * had been processed, skip ahead to commit, and iterate do_submit()
|
/linux-4.1.27/fs/ocfs2/ |
H A D | file.c | 2648 .iterate = ocfs2_readdir, 2693 .iterate = ocfs2_readdir,
|
/linux-4.1.27/arch/arm/kvm/ |
H A D | mmu.c | 754 * between them, so iterate over all of them to find out if we should stage2_unmap_memslot() 1762 * between them, so iterate over all of them to find out if we can map kvm_arch_prepare_memory_region()
|
/linux-4.1.27/scripts/dtc/libfdt/ |
H A D | libfdt.h | 707 * To iterate through all nodes matching the criterion, the following 793 * To iterate through all nodes matching the criterion, the following
|
/linux-4.1.27/drivers/md/ |
H A D | dm-cache-policy-mq.c | 271 * Sometimes we want to iterate through entries that have been pushed since
|
/linux-4.1.27/drivers/net/can/ |
H A D | at91_can.c | 850 * We iterate from priv->tx_echo to priv->tx_next and check if the
|
/linux-4.1.27/drivers/media/platform/s5p-tv/ |
H A D | mixer_video.c | 48 /* driver refcnt is increased, it is safe to iterate over devices */ find_and_register_subdev()
|
/linux-4.1.27/drivers/staging/rtl8188eu/include/ |
H A D | ieee80211.h | 1223 * for_each_ie - iterate over continuous IEs
|
/linux-4.1.27/drivers/crypto/ |
H A D | mv_cesa.c | 61 * sg helper are used to iterate over the scatterlist. Since the size of the
|