Home
last modified time | relevance | path

Searched full:returns (Results 1 – 25 of 4935) sorted by relevance

12345678910>>...198

/linux-5.10/arch/sparc/kernel/
Dhvcalls.S5 * returns %o0: sysino
16 * returns %o0: intr_enabled (HV_INTR_{DISABLED,ENABLED})
37 * returns %o0: intr_state (HV_INTR_STATE_*)
58 * returns %o0: cpuid
82 * returns %o0: status
93 * returns %o0: status
102 /* returns %o0: status */
112 * returns %o0: status
125 * returns %o0: status
138 * returns %o0: status
[all …]
Dpci_sun4v_asm.S16 * returns %o0: -status if status was non-zero, else
34 * returns %o0: num ttes demapped
48 * returns %o0: status
65 * returns %o0: data
85 * returns %o0: status
104 * returns %o0: status
121 * returns %o0: status
137 * returns %o0: status
151 * returns %o0: status
164 * returns %o0: status
[all …]
/linux-5.10/include/asm-generic/bitops/
Dfind.h12 * Returns the bit number for the next set bit
13 * If no bits are set, returns @size.
27 * Returns the bit number for the next set bit
28 * If no bits are set, returns @size.
42 * Returns the bit number of the next zero bit
43 * If no bits are zero, returns @size.
56 * Returns the bit number of the first set bit.
57 * If no bits are set, returns @size.
67 * Returns the bit number of the first cleared bit.
68 * If no bits are zero, returns @size.
[all …]
/linux-5.10/fs/unicode/
Dutf8n.h30 * Returns NULL if the version requested is too new.
48 * Returns 0 if only unassigned code points are present.
49 * Returns -1 if the input is not valid UTF-8.
56 * Returns 0 if any unassigned code points are present.
57 * Returns -1 if the input is not valid UTF-8.
65 * Returns 0 if only ignorable code points are present.
66 * Returns -1 if the input is not valid UTF-8.
92 * Returns 0 on success.
93 * Returns -1 on failure.
102 * Returns a value > 0 && < 256 on success.
[all …]
/linux-5.10/tools/include/asm-generic/bitops/
Dfind.h12 * Returns the bit number for the next set bit
13 * If no bits are set, returns @size.
27 * Returns the bit number for the next set bit
28 * If no bits are set, returns @size.
43 * Returns the bit number of the next zero bit
44 * If no bits are zero, returns @size.
57 * Returns the bit number of the first set bit.
58 * If no bits are set, returns @size.
72 * Returns the bit number of the first cleared bit.
73 * If no bits are zero, returns @size.
/linux-5.10/include/uapi/linux/dvb/
Dosd.h37 * returns 0 on success
42 * returns 0 on success, -1 on DRAM allocation error, -2 on "already open"
47 * returns 0 on success
52 * returns 0 on success
57 * returns 0 on success
62 * returns 0 on success
72 * returns 0 on success, -1 on error
84 * returns 0 on success
89 * returns 0 on success, -1 on error
92 /* returns color number of pixel <x>,<y>, or -1 */
[all …]
/linux-5.10/security/tomoyo/
Dtomoyo.c14 * Returns pointer to "struct tomoyo_domain_info" for current thread.
34 * Returns 0.
70 * Returns 0.
89 * Returns 0 on success, negative value otherwise.
119 * Returns 0 on success, negative value otherwise.
131 * Returns 0 on success, negative value otherwise.
144 * Returns 0 on success, negative value otherwise.
160 * Returns 0 on success, negative value otherwise.
177 * Returns 0 on success, negative value otherwise.
193 * Returns 0 on success, negative value otherwise.
[all …]
/linux-5.10/arch/mips/include/asm/octeon/
Dcvmx-helper-util.h42 * Returns String
56 * Returns Zero on success. Negative on failure
63 * Returns Version string. Note this buffer is allocated statically
76 * Returns Zero on success, negative on failure
81 * Returns the IPD/PKO port number for a port on the given
87 * Returns IPD/PKO port number
92 * Returns the IPD/PKO port number for the first port on the given
97 * Returns IPD/PKO port number
105 * Returns the IPD/PKO port number for the last port on the given
110 * Returns IPD/PKO port number
[all …]
/linux-5.10/drivers/thunderbolt/
Dcap.c67 * Returns dword offset of the next capability in port config space
68 * capability list and returns it. Passing %0 returns the first entry in
69 * the capability list. If no next capability is found returns %0. In case
70 * of failure returns negative errno.
115 * Returns offset to start of capability or %-ENOENT if no such
141 * capability list and returns it. Passing %0 returns the first entry in
142 * the capability list. If no next capability is found returns %0. In case
143 * of failure returns negative errno.
184 * Returns offset to start of capability or %-ENOENT if no such
217 * and returns offset when capability matching @vsec is found. If no
[all …]
/linux-5.10/drivers/infiniband/core/
Diwpm_util.h105 * Returns the newly allocated netlink request object if successful,
106 * otherwise returns NULL
121 * Returns the found netlink message request,
122 * if not found, returns NULL
131 * Returns 0 if the request is complete without error
139 * Returns the sequence number for the netlink message.
173 * Returns true if the client registration matches reg,
174 * otherwise returns false
189 * Returns the client registration type
199 * If successful, returns the number of sent mapping info records
[all …]
/linux-5.10/drivers/gpu/drm/i915/gvt/
Dmpt.h49 * Returns:
77 * Returns:
93 * Returns:
113 * Returns:
146 * Returns:
159 * Returns:
173 * Returns:
189 * Returns:
205 * Returns:
219 * Returns:
[all …]
/linux-5.10/Documentation/ABI/testing/
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 …]
/linux-5.10/include/misc/
Docxl.h68 * Returns an opaque pointer to the function, or an error pointer (check with IS_ERR)
74 * Returns a list of struct ocxl_afu *
87 * Returns a pointer to the AFU, or NULL on error
108 * Returns the function config, or NULL on error
145 * Returns 0 on success, negative on failure
154 * Returns 0 on success, negative on failure
165 * Returns 0 on success, negative on failure
174 * Returns 0 on success, negative on failure
185 * returns the trigger page address, or 0 if the IRQ is not valid
197 * Returns 0 on success, negative on failure
[all …]
/linux-5.10/arch/arm/mach-omap2/
Dpowerdomain.c85 * Adds a powerdomain to the internal powerdomain list. Returns
233 * Returns the power state switch mode currently in use (see the
294 * before any other pwrdm_register*() function. Returns -EINVAL if
317 * multiple times. Returns -EACCES if called before
361 * pwrdm_register_pwrdms(). Returns -EACCES if called before
412 * Find a registered powerdomain by its name @name. Returns a pointer
433 * early from the iterator. Returns the last return value of the
461 * enables the use of pwrdm_for_each_clkdm(). Returns -EINVAL if
508 * starting with 1. Returns -EINVAL if the powerdomain pointer is null.
525 * have not been satisfied. Returns -EINVAL if the powerdomain pointer is
[all …]
/linux-5.10/scripts/atomic/
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)
/linux-5.10/drivers/watchdog/
Dwdrtas.c65 * returns 0 on success, <0 on failures
94 * wdrtas_get_interval - returns the current watchdog interval
97 * returns the interval
99 * wdrtas_get_interval returns the current watchdog keepalive interval
175 * wdrtas_get_temperature - returns current temperature
177 * returns temperature or <0 on failures
179 * wdrtas_get_temperature returns the current temperature in Fahrenheit. It
198 * wdrtas_get_status - returns the status of the watchdog
200 * returns a bitmask of defines WDIOF_... as defined in
209 * wdrtas_get_boot_status - returns the reason for the last boot
[all …]
/linux-5.10/include/uapi/linux/
Dmembarrier.h32 * @MEMBARRIER_CMD_QUERY: Query the set of supported commands. It returns
42 * running on the system. This command returns 0.
56 * This command returns 0. Given that
64 * barriers. Always returns 0.
77 * command returns 0 on success. The
84 * returns -EPERM.
88 * returns 0.
101 * caller thread. This command returns 0 on
110 * this command returns -EPERM.
116 * Returns 0 on success.
[all …]
/linux-5.10/drivers/firmware/xilinx/
Dzynqmp.c101 * Return: Returns status, either success or error+reason
131 * Return: Returns status, either success or error+reason
154 * Return: Returns status, either success or error+reason
217 * Return: Returns status, either success or error+reason
248 * Return: Returns status, either success or error+reason
275 * Return: Returns the status of the operation and the idcode and version
298 * Return: Returns status, either success or error+reason
326 * Return: Returns 0 on success or error code
355 * Return: Returns status, either success or error+reason
380 * Return: Returns status, either success or error+reason
[all …]
/linux-5.10/include/linux/soc/ti/
Dti_sci_protocol.h33 * Returns 0 for successful request(ideally should never return),
34 * else returns corresponding error value.
43 * Returns 0 for successful exclusive request, else returns
46 * Returns 0 for successful exclusive request, else returns
49 * Returns 0 for successful release, else returns corresponding
52 * Returns 0 if the ID is valid, else returns corresponding error.
57 * Returns 0 for successful information request and count has
58 * proper data, else returns corresponding error message.
60 * - req_state: Returns requested idle state
61 * Returns 0 for successful information request and req_state and
[all …]
Dk3-ringacc.h86 * Returns pointer on the RA - struct k3_ringacc
104 * Returns pointer on the Ring - struct k3_ring
142 * Returns the Ring ID
150 * Returns the interrupt number which can be used to request the interrupt
160 * Returns 0 on success, errno otherwise.
168 * Returns ring size in number of elements.
176 * Returns number of free elements in the ring.
184 * Returns total number of valid entries on the ring
192 * Returns true if the ring is full
204 * Returns 0 on success, errno otherwise.
[all …]
/linux-5.10/include/linux/
Dtnum.h53 /* Returns true if @a is a known constant */
59 /* Returns true if @a == tnum_const(@b) */
65 /* Returns true if @a is completely unknown */
71 /* Returns true if @a is known to be a multiple of @size.
76 /* Returns true if @b represents a subset of @a. */
82 * sufficient space been available. (Thus tnum_sbin always returns 64.)
89 /* Returns the 32-bit subreg */
91 /* Returns the tnum with the lower 32-bit subreg cleared */
93 /* Returns the tnum with the lower 32-bit subreg set to value */
95 /* Returns true if 32-bit subreg @a is a known constant*/
Dvdpa.h77 * Returns integer: success (0) or error (< 0)
97 * Returns boolean: ready (true) or not (false)
102 * Returns integer: success (0) or error (< 0)
110 * Returns the notifcation area
115 * Returns int: irq number of a virtqueue,
120 * Returns virtqueue algin requirement
123 * Returns the virtio features support by the
128 * Returns integer: success (0) or error (< 0)
134 * Returns u16: max size of virtqueue
137 * Returns u32: virtio device id
[all …]
Dethtool.h170 * Returns true/false.
275 * @set_wol: Turn Wake-on-Lan on or off. Returns a negative error code
280 * @nway_reset: Restart autonegotiation. Returns a negative error code
294 * Returns an error or zero.
297 * or wraparound. Update len to the amount written. Returns an error
299 * @get_coalesce: Get interrupt coalescing parameters. Returns a negative
303 * Returns a negative error code or zero.
305 * @set_ringparam: Set ring sizes. Returns a negative error code or zero.
310 * @set_pauseparam: Set pause parameters. Returns a negative error code
320 * indication (e.g. 1 for one on/off cycle per second). If it returns
[all …]
/linux-5.10/drivers/scsi/fnic/
Dfnic_debugfs.c110 * Returns:
111 * This function returns the amount of data that was read.
148 * Returns:
149 * This function returns the amount of data that was written.
202 * the in-memory log and then returns a pointer to that log in
205 * Returns:
206 * This function returns zero if successful. On error it will return
260 * Returns:
261 * This function returns the new offset if successful and returns a negative
285 * Returns:
[all …]
/linux-5.10/drivers/iio/adc/
Dqcom-vadc-common.h110 * SCALE_THERM_100K_PULLUP: Returns temperature in millidegC.
112 * SCALE_PMIC_THERM: Returns result in milli degree's Centigrade.
113 * SCALE_XOTHERM: Returns XO thermistor voltage in millidegC.
117 * SCALE_HW_CALIB_THERM_100K_PULLUP: Returns temperature in millidegC using
119 * SCALE_HW_CALIB_XOTHERM: Returns XO thermistor voltage in millidegC using
121 * SCALE_HW_CALIB_THERM_100K_PU_PM7: Returns temperature in millidegC using
123 * SCALE_HW_CALIB_PMIC_THERM: Returns result in milli degree's Centigrade.
125 * SCALE_HW_CALIB_PMIC_THERM: Returns result in milli degree's Centigrade.
127 * SCALE_HW_CALIB_PM5_CHG_TEMP: Returns result in millidegrees for PMIC5
129 * SCALE_HW_CALIB_PM5_SMB_TEMP: Returns result in millidegrees for PMIC5

12345678910>>...198