/openbmc/linux/Documentation/driver-api/media/ |
H A D | v4l2-device.rst | 70 Sometimes you need to iterate over all devices registered by a specific 75 You can iterate over all registered devices as follows: 90 int iterate(void *p) 98 /* iterate over all ivtv device instances */
|
H A D | mc-core.rst | 147 The media framework provides APIs to iterate over entities in a graph. 149 To iterate over all entities belonging to a media device, drivers can use 162 Drivers might also need to iterate over all entities in a graph that can be
|
/openbmc/openbmc/poky/meta/recipes-extended/shadow/files/ |
H A D | 0001-lib-copydir-copy_entry-use-temporary-stat-buffer.patch | 31 * This is after the copy_dir above to still iterate into subdirectories.
|
/openbmc/qemu/host/include/aarch64/host/ |
H A D | bufferiszero.c.inc | 41 * must iterate at least once.
|
/openbmc/linux/scripts/gcc-plugins/ |
H A D | gcc-common.h | 394 (L)->referring.iterate((I), &(P)) 396 (L)->reference.iterate((I), &(P))
|
/openbmc/linux/Documentation/block/ |
H A D | biovecs.rst | 110 biovec, in order to calculate bi_vcnt for the new bio we'd have to iterate 140 * The following helpers iterate over single-page segment. The passed 'struct 146 * The following helpers iterate over multi-page bvec. The passed 'struct
|
/openbmc/openbmc/poky/meta/classes/ |
H A D | extrausers.bbclass | 69 # iterate to the next setting
|
/openbmc/linux/Documentation/bpf/ |
H A D | map_lpm_trie.rst | 96 A userspace program can iterate through the entries in an LPM trie using 104 ``bpf_map_get_next_key()`` will iterate through the LPM trie elements
|
/openbmc/linux/tools/bpf/bpftool/Documentation/ |
H A D | bpftool-iter.rst | 48 *MAP* so bpf program can iterate over map elements for
|
H A D | bpftool-feature.rst | 82 header (list of helpers). This can be used in scripts to iterate over
|
/openbmc/qemu/target/hexagon/imported/ |
H A D | branch.idef | 287 /* check if iterate */ 293 /* check if iterate */ 315 /* check if iterate */ 325 /* check if iterate */
|
/openbmc/linux/Documentation/kbuild/ |
H A D | Kconfig.recursion-issue-01 | 10 # Kconfig needs to address. We iterate over what Kconfig needs to address
|
/openbmc/linux/fs/adfs/ |
H A D | adfs.h | 128 int (*iterate)(struct adfs_dir *dir, struct dir_context *ctx); member
|
H A D | dir_f.c | 319 .iterate = adfs_f_iterate,
|
H A D | dir_fplus.c | 282 .iterate = adfs_fplus_iterate,
|
/openbmc/linux/Documentation/pcmcia/ |
H A D | driver-changes.rst | 70 By calling pcmcia_loop_config(), a driver can iterate over all available 140 It is no longer necessary to iterate on the driver's internal
|
/openbmc/qemu/host/include/i386/host/ |
H A D | bufferiszero.c.inc | 38 * must iterate at least once.
|
/openbmc/openbmc/meta-phosphor/recipes-phosphor/sensors/ |
H A D | phosphor-hwmon_git.bb | 47 # The following postinstall script iterate over hwmon env files:
|
/openbmc/linux/Documentation/security/ |
H A D | siphash.rst | 69 You may then iterate like usual over the returned hash bucket. 191 You may then iterate like usual over the returned hash bucket.
|
/openbmc/linux/Documentation/core-api/ |
H A D | xarray.rst | 85 xa_extract(). Or you can iterate over the present entries in the XArray 120 iterate over marked entries by using the xa_for_each_marked() iterator. 133 There is no way to iterate over entries which are not marked; the data 136 iterate over all entries which have both ``XA_MARK_1`` and ``XA_MARK_2`` 137 set, or iterate over all entries which have ``XA_MARK_0`` or ``XA_MARK_2`` 472 iterate over every entry which overlaps the specified range.
|
/openbmc/linux/Documentation/driver-api/media/drivers/ |
H A D | sh_mobile_ceu_camera.rst | 131 2. If smaller - iterate until a larger one is obtained. Result: sensor cropped
|
/openbmc/linux/Documentation/powerpc/ |
H A D | cpu_features.rst | 58 (arch/powerpc/kernel/misc.S) is invoked, it will iterate over the records in
|
/openbmc/u-boot/doc/ |
H A D | README.Heterogeneous-SoCs | 56 value as 5 not 4, to iterate over all PLLs while coding
|
/openbmc/docs/designs/management-console/ |
H A D | Authorities_List_Management.md | 54 certificate, we will iterate through each certificate, validate it, create
|
/openbmc/linux/fs/btrfs/ |
H A D | backref.h | 214 iterate_extent_inodes_t *iterate, void *user_ctx);
|