Home
last modified time | relevance | path

Searched refs:returns (Results 1 – 25 of 946) sorted by relevance

12345678910>>...38

/OK3568_Linux_fs/kernel/scripts/atomic/
H A Datomics.tbl6 # * B/b - bool: returns bool
7 # * v - void: returns void
8 # * I/i - int: returns base type
9 # * R - return: returns base type (has _return variants)
10 # * F/f - fetch: returns base type (has fetch_ variants)
11 # * l - load: returns base type (has _acquire order variant)
12 # * s - store: returns void (has _release order variant)
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-platform-dfl-fme6 port/Accelerator Function Unit (AFU). It returns the
13 Description: Read-only. It returns Bitstream (static FPGA region)
21 Description: Read-only. It returns Bitstream (static FPGA region) meta
29 Description: Read-only. It returns cache size of this FPGA device.
35 Description: Read-only. It returns fabric version of this FPGA device.
43 Description: Read-only. It returns socket_id to indicate which socket
70 Description: Read-only. It returns non-fatal errors detected.
76 Description: Read-only. It returns catastrophic and fatal errors detected.
126 Description: Read-Only. It returns FPGA device temperature in millidegrees
133 Description: Read-Only. It returns hardware threshold1 temperature in
[all …]
H A Dsysfs-bus-rapidio38 (RO) returns the device identifier
46 (RO) returns the device vendor identifier
54 (RO) returns the device revision level
62 (RO) returns identifier for the assembly containing the device
70 (RO) returns revision level of the assembly containing the
79 (RO) returns vendor identifier of the assembly containing the
88 (RO) returns device destination ID assigned by the enumeration
97 (RO) returns name of previous device (switch) on the path to the
106 (RO) returns the device modalias
164 (RO) returns names of devices linked to the switch except one of
[all …]
H A Dsysfs-bus-iio-timer-stm325 Reading returns the list possible master modes which are:
90 Reading returns the current master modes.
97 Reading returns the current sampling frequency.
105 Reading returns the current preset value.
116 Reading returns the list possible enable modes.
142 Reading returns the list possible trigger modes.
H A Dsysfs-driver-hid-roccat-kone7 When read, this file returns the raw number of the actual dpi
28 Description: When read, this file returns the number of the actual profile.
36 Description: When read, this file returns the raw integer version number of the
67 Description: When read, this file returns the settings stored in the mouse.
81 When read, this attribute returns the number of the profile
93 When read, this file returns the current state of the TCU,
108 and its value can be read out. When read, this file returns the
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-filter/libnetfilter/files/
H A Dlibnetfilter-cthelper-visibility-hidden.patch58 * In case of success, this function returns a valid pointer, otherwise NULL
86 * In case of success, this function returns a valid pointer, otherwise NULL
228 * This function returns a valid pointer to the attribute data. If a
229 * unsupported attribute is used, this returns NULL.
248 * This function returns a valid pointer to the beginning of the string.
249 * If the attribute is unsupported, this returns NULL.
263 * This function returns a unsigned 8-bits integer. If the attribute is
264 * unsupported, this returns NULL.
279 * This function returns a unsigned 16-bits integer. If the attribute is
280 * unsupported, this returns NULL.
[all …]
H A D0001-libnetfilter-acct-Declare-the-define-visivility-attribute-together.patch53 * In case of success, this function returns a valid pointer, otherwise NULL
140 * This function returns a valid pointer to the attribute data. If a
141 * unsupported attribute is used, this returns NULL.
157 * This function returns a valid pointer to the beginning of the string.
158 * If the attribute is unsupported, this returns NULL.
171 * This function returns a unsigned 64-bits integer. If the attribute is
172 * unsupported, this returns NULL.
185 * This function returns -1 in case that some mandatory attributes are
186 * missing. On sucess, it returns 0.
237 * This function returns -1 in case that some mandatory attributes are
[all …]
/OK3568_Linux_fs/kernel/tools/lib/traceevent/Documentation/
H A Dlibtraceevent-event_get.txt21 The _tep_get_event()_ function returns a pointer to event at the given _index_.
25 The _tep_get_first_event()_ function returns a pointer to the first event.
26 As events are stored in an array, this function returns the pointer to the
29 The _tep_get_events_count()_ function returns the number of the events
34 The _tep_get_event()_ returns a pointer to the event located at _index_.
38 The _tep_get_first_event()_ returns a pointer to the first event. NULL is
41 The _tep_get_events_count()_ returns the number of the events. 0 is
H A Dlibtraceevent-header_page.txt25 The _tep_get_header_page_size()_ function returns the size of a long integer,
29 The _tep_get_header_timestamp_size()_ function returns the size of timestamps,
33 The _tep_is_old_format()_ function returns true if the kernel predates
34 the addition of events/header_page, otherwise it returns false.
38 The _tep_get_header_page_size()_ function returns the size of a long integer,
41 The _tep_get_header_timestamp_size()_ function returns the size of timestamps,
44 The _tep_is_old_format()_ function returns true, if an old kernel is used to
H A Dlibtraceevent-filter.txt70 The _tep_filter_alloc()_ function returns a pointer to the newly created event
73 The _tep_filter_add_filter_str()_ function returns 0 if the rule was
77 The _tep_event_filtered()_ function returns 1 if the filter is found for given
80 The _tep_filter_remove_event()_ function returns 1 if the vent was removed, or
83 The _tep_filter_match()_ function returns _tep_errno_, according to the result:
93 The _tep_filter_copy()_ function returns 0 on success or -1 if not all rules
96 The _tep_filter_compare()_ function returns 1 if the two filters hold the same
99 The _tep_filter_make_string()_ function returns a string, which must be freed
102 The _tep_filter_strerror()_ function returns 0 if message was filled
H A Dlibtraceevent-commands.txt46 The _tep_data_comm_from_pid()_ function returns the process name for a given
51 The _tep_data_pid_from_comm()_ function returns a pid for a given process name.
59 The _tep_cmdline_pid()_ function returns the pid associated with a given
64 _tep_register_comm()_ function returns 0 on success. In case of an error -1 is
69 _tep_override_comm()_ function returns 0 on success. In case of an error -1 is
73 _tep_is_pid_registered()_ function returns true if the _pid_ has a process name
76 _tep_data_comm_from_pid()_ function returns the process name as string, or the
79 _tep_data_pid_from_comm()_ function returns a pointer to a struct cmdline, that
83 _tep_cmdline_pid()_ functions returns the pid for the give cmdline. If _cmdline_
H A Dlibtraceevent-func_find.txt24 The _tep_find_function()_ function returns the function name, which contains the
27 The _tep_find_function_address()_ function returns the function start address,
33 The _tep_find_function()_ function returns the function name, or NULL in case
36 The _tep_find_function_address()_ function returns the function start address,
/OK3568_Linux_fs/kernel/Documentation/watchdog/
H A Dpcwd-watchdog.rst39 This returns the support of the card itself. This
40 returns in structure "PCWDS" which returns:
48 This returns the status of the card, with the bits of
53 This returns the status of the card that was reported
57 This returns the temperature of the card. (You can also
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A Dfunc-select.rst54 the outgoing queue of the driver the function returns immediately.
56 On success :c:func:`select()` returns the total number of bits set in
57 ``fd_set``. When the function timed out it returns
58 a value of zero. On failure it returns -1 and the ``errno`` variable is
68 capturing. When that fails, :c:func:`select()` returns successful and
72 data is already available the :c:func:`select()` function returns
88 On success, :c:func:`select()` returns the number of descriptors
H A Dfunc-poll.rst42 returns immediately.
44 On success :c:func:`poll()` returns the number of file descriptors
49 ``POLLWRNORM`` flags. When the function timed out it returns a value of
50 zero, on failure it returns -1 and the ``errno`` variable is set
68 capturing. When that fails it returns a ``POLLERR`` as above. Otherwise
75 streaming. When that fails it returns a ``POLLERR`` as above. Otherwise
93 On success, :c:func:`poll()` returns the number structures which have
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/
H A Dstreambuf286 * If a read position is available, returns the number of characters
288 * Otherwise returns the derived @c showmanyc().
301 * Calls @c sbumpc(), and if that function returns
318 * If the input read position is available, returns that character
319 * and increments the read pointer, otherwise calls and returns
340 * If the input read position is available, returns that character,
341 * otherwise calls and returns @c underflow(). Does not move the
399 * the input pointer and returns that character. Otherwise,
400 * calls and returns pbackfail(). The effect is to @a unget
427 * the position, and returns @c traits::to_int_type(__c). If a write
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/
H A Dstreambuf286 * If a read position is available, returns the number of characters
288 * Otherwise returns the derived @c showmanyc().
301 * Calls @c sbumpc(), and if that function returns
318 * If the input read position is available, returns that character
319 * and increments the read pointer, otherwise calls and returns
340 * If the input read position is available, returns that character,
341 * otherwise calls and returns @c underflow(). Does not move the
399 * the input pointer and returns that character. Otherwise,
400 * calls and returns pbackfail(). The effect is to @a unget
427 * the position, and returns @c traits::to_int_type(__c). If a write
[all …]
/OK3568_Linux_fs/yocto/poky/meta/recipes-support/boost/boost/
H A Dboost-CVE-2012-2677.patch36 { //! \returns Pointer dereferenced.
51 - //! \returns nnext_size.
57 { //! \returns max_size.
67 { //! \returns the requested size passed into the constructor.
94 //! \returns Address of chunk n if allocated ok.
95 //! \returns 0 if not enough memory for n chunks.
/OK3568_Linux_fs/kernel/Documentation/misc-devices/
H A Dspear-pcie-gadget.rst44 vendor_id returns programmed vendor id (hex)
45 device_id returns programmed device id(hex)
46 bar0_size: returns size of bar0 in hex.
47 bar0_address returns address of bar0 mapped area in hex.
48 bar0_rw_offset returns offset of bar0 for which bar0_data will return value.
49 bar0_data returns data at bar0_rw_offset.
132 Wait till it returns UP.
/OK3568_Linux_fs/kernel/tools/perf/Documentation/
H A Dperf-script-perl.txt184 …flag_str($event_name, $field_name, $field_value) - returns the string representation corresponding…
185 …symbol_str($event_name, $field_name, $field_value) - returns the string representation correspondi…
199 common_pc($context) - returns common_preempt count for the current event
200 common_flags($context) - returns common_flags for the current event
201 common_lock_depth($context) - returns common_lock_depth for the current event
208 nsecs($secs, $nsecs) - returns total nsecs given secs/nsecs pair
209 nsecs_secs($nsecs) - returns whole secs portion given nsecs
210 nsecs_nsecs($nsecs) - returns nsecs remainder given nsecs
211 nsecs_str($nsecs) - returns printable string in the form secs.nsecs
212 avg($total, $n) - returns average given a sum and a total number of values
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/tr1/
H A Dregex426 * @returns the regex error code.
468 * @returns the number of characters between @p *__p and the first
482 * @returns c.
493 * @returns the locale-specific lower-case equivalent of c.
520 * @returns a locale-specific sort key equivalent to the input range.
546 * and can be converted into a primary sort key then returns that key,
547 * otherwise returns an empty string. WTF??
561 * @returns a sequence of one or more characters that represents the
579 * @returns an unspecified value that represents the character
583 * is not recognized then returns a value that compares equal to 0.
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/tr1/
H A Dregex426 * @returns the regex error code.
468 * @returns the number of characters between @p *__p and the first
482 * @returns c.
493 * @returns the locale-specific lower-case equivalent of c.
520 * @returns a locale-specific sort key equivalent to the input range.
546 * and can be converted into a primary sort key then returns that key,
547 * otherwise returns an empty string. WTF??
561 * @returns a sequence of one or more characters that represents the
579 * @returns an unspecified value that represents the character
583 * is not recognized then returns a value that compares equal to 0.
[all …]
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/mediactl/
H A Drequest-func-poll.rst42 On success :c:func:`poll()` returns the number of file
46 when the request was completed. When the function times out it returns
47 a value of zero, on failure it returns -1 and the ``errno`` variable is
56 On success, :c:func:`poll()` returns the number of
/OK3568_Linux_fs/kernel/Documentation/vm/
H A Dsplit_page_table_lock.rst19 maps pte and takes PTE table lock, returns pointer to the taken
24 allocates PTE table if needed and take the lock, returns pointer
27 returns pointer to PTE table lock;
29 takes PMD table lock, returns pointer to taken lock;
31 returns pointer to PMD table lock;
52 returns pointer to table lock;
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/cec/
H A Dcec-func-poll.rst42 On success :c:func:`poll()` returns the number of file descriptors
49 then the ``POLLPRI`` flag is set. When the function times out it returns
50 a value of zero, on failure it returns -1 and the ``errno`` variable is
58 On success, :c:func:`poll()` returns the number structures which have

12345678910>>...38