Home
last modified time | relevance | path

Searched refs:collected (Results 1 – 25 of 110) sorted by relevance

12345

/OK3568_Linux_fs/kernel/init/
H A Dinitramfs.c206 static __initdata char *collected; variable
213 collected = victim; in read_into()
217 collect = collected = buf; in read_into()
248 if (memcmp(collected, "070707", 6)==0) { in do_header()
252 if (memcmp(collected, "070701", 6)) { in do_header()
256 parse_header(collected); in do_header()
265 collect = collected = symlink_buf; in do_header()
313 char *old = find_link(major, minor, ino, mode, collected); in maybe_link()
315 clean_path(collected, 0); in maybe_link()
316 return (init_link(old, collected) < 0) ? -1 : 1; in maybe_link()
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/move/algo/detail/
H A Dadaptive_sort_merge.hpp2036 size_type collected = collect_unique(first, first+len, to_collect, comp, xbuf); in adaptive_sort_build_params() local
2040 if(non_unique_buf && collected == n_min_ideal_keys){ in adaptive_sort_build_params()
2044 else if(collected == 2*l_intbuf){ in adaptive_sort_build_params()
2049 else if(collected == (n_min_ideal_keys+l_intbuf)){ in adaptive_sort_build_params()
2056 BOOST_ASSERT(collected < (n_min_ideal_keys+l_intbuf)); in adaptive_sort_build_params()
2057 if(collected < 4){ //No combination possible with less that 4 keys in adaptive_sort_build_params()
2064 while(n_keys > collected){ in adaptive_sort_build_params()
2082 , typename iterator_traits<RandIt>::size_type collected in adaptive_merge_combine_blocks() argument
2093 size_type const l_combine = len-collected; in adaptive_merge_combine_blocks()
2094 size_type const l_combine1 = len1-collected; in adaptive_merge_combine_blocks()
[all …]
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dconfigfs-most44 collected from the network before being
99 collected from the network before being
154 collected from the network before being
220 collected from the network before being
H A Dsysfs-class-remoteproc74 "disabled" means no dump will be collected.
77 collected it will be copied to a separate buffer and that
81 collected userspace will directly read from the remote
H A Dsysfs-bus-iio-isl2950129 Phase data has to be collected when temperature and
/OK3568_Linux_fs/kernel/net/netfilter/
H A Dnf_conncount.c227 unsigned int collected = 0; in nf_conncount_gc_list() local
238 collected++; in nf_conncount_gc_list()
250 collected++; in nf_conncount_gc_list()
255 if (collected > CONNCOUNT_GC_MAX_NODES) in nf_conncount_gc_list()
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-kernel/oprofile/oprofile/
H A D0010-oprofile-Determine-the-root-home-directory-dynamical.patch25 the profile data it has collected. Use <code>kill -SIGINT &lt;operf-PID&gt;</code>
38 the profile data it has collected. Use <code class="code">kill -SIGINT &lt;operf-PID&gt;</code>
/OK3568_Linux_fs/kernel/Documentation/dev-tools/
H A Dkcov.rst27 If the comparison operands need to be collected, set::
88 /* Read number of PCs collected. */
143 * The format for the types of collected comparisons.
177 /* Read number of comparisons collected. */
211 With KCOV_ENABLE coverage is collected only for syscalls that are issued
/OK3568_Linux_fs/kernel/Documentation/accounting/
H A Dtaskstats-struct.rst11 the common fields and basic accounting fields are collected for
22 Their values are collected if CONFIG_TASK_DELAY_ACCT is set.
32 Their values are collected if CONFIG_TASK_XACCT is set.
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mfd/
H A Dbfticu.txt10 - interrupts: the main IRQ line to signal the collected IRQs
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/gettext/gettext-0.21/
H A Dparallel.patch23 # Rules generated and collected by gnulib-tool.
/OK3568_Linux_fs/kernel/tools/perf/Documentation/
H A Dperf.data-file-format.txt90 A perf_header_string with the hostname where the data was collected
95 A perf_header_string with the os release where the data was collected
101 data was collected. This is the same as the version of the source tree
411 each event collected. See perf_event.h or the man page for a detailed
425 collected in parallel on different CPUs. If the events should be
/OK3568_Linux_fs/buildroot/package/libabseil-cpp/
H A DConfig.in24 library code is collected from Google's own C++ code base,
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A Dpixfmt-meta-rkisp1.rst39 The statistics collected are Exposure, AWB (Auto-white balance), Histogram and
H A Dpixfmt-meta-intel-ipu3.rst21 The statistics collected are AWB (Auto-white balance) RGBS (Red, Green, Blue and
/OK3568_Linux_fs/buildroot/support/legal-info/
H A DREADME.header4 To make this easier for you, Buildroot collected in this directory some
/OK3568_Linux_fs/kernel/fs/jffs2/
H A DTODO24 By writing _new_ nodes to one block, and garbage-collected REF_PRISTINE
/OK3568_Linux_fs/yocto/meta-browser/meta-chromium/recipes-browser/chromium/files/
H A D0001-limit-number-of-LTO-jobs.patch62 # Whether we're using a sample profile collected on an architecture different
/OK3568_Linux_fs/kernel/Documentation/networking/devlink/
H A Ddevlink-region.rst13 Region snapshots are collected by the driver, and can be accessed via read
/OK3568_Linux_fs/kernel/Documentation/driver-api/thermal/
H A Dintel_powerclamp.rst205 is accumulated based on clean data collected at runtime. Data
206 collected during a period without extra interrupts is considered
227 This section describes the general performance data collected on
/OK3568_Linux_fs/kernel/Documentation/admin-guide/device-mapper/
H A Dstatistics.rst7 collected so there isn't any performance impact. Only bio-based DM
11 Individual statistics will be collected for each step-sized area within
/OK3568_Linux_fs/kernel/Documentation/driver-api/media/drivers/
H A Dcx88-devel.rst73 - bit [18] IR_SMP_INT Set when 32 input samples have been collected over
/OK3568_Linux_fs/kernel/Documentation/admin-guide/
H A Dcpu-load.rst25 So how is this information collected? Whenever timer interrupt is
/OK3568_Linux_fs/kernel/drivers/hwtracing/intel_th/
H A DKconfig67 and mmap() access to the collected data.
/OK3568_Linux_fs/kernel/Documentation/driver-api/media/
H A Ddtv-frontend.rst275 collected from the hardware.
341 if the driver have a bit that indicates when a collected data is ready
411 /* Next stat should be collected in 1000 ms */

12345