Home
last modified time | relevance | path

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

12345678910>>...216

/kernel/linux/linux-4.19/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 …]
/kernel/linux/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 …]
/kernel/linux/linux-4.19/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 …]
/kernel/linux/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 …]
/kernel/linux/linux-4.19/include/uapi/linux/dvb/
Dosd.h34 // returns 0 on success
37 // returns 0 on success, -1 on DRAM allocation error, -2 on "already open"
40 // returns 0 on success
43 // returns 0 on success
46 // returns 0 on success
49 // returns 0 on success
57 // returns 0 on success, -1 on error
65 // returns 0 on success
68 // returns 0 on success, -1 on error
70 // returns color number of pixel <x>,<y>, or -1
[all …]
/kernel/linux/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 …]
/kernel/linux/linux-4.19/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.
/kernel/linux/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.
/kernel/linux/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 …]
/kernel/linux/linux-4.19/arch/mips/include/asm/octeon/
Dcvmx-helper-util.h42 * Returns String
51 * Returns
65 * Returns Zero on success. Negative on failure
79 * Returns Zero on success. Negative on failure
86 * Returns Version string. Note this buffer is allocated statically
99 * Returns Zero on success, negative on failure
104 * Returns the IPD/PKO port number for a port on the given
110 * Returns IPD/PKO port number
115 * Returns the IPD/PKO port number for the first port on the given
120 * Returns IPD/PKO port number
[all …]
/kernel/linux/linux-4.19/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.
/kernel/linux/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 …]
/kernel/linux/linux-4.19/drivers/infiniband/core/
Diwpm_util.h104 * Returns the newly allocated netlink request object if successful,
105 * otherwise returns NULL
120 * Returns the found netlink message request,
121 * if not found, returns NULL
130 * Returns 0 if the request is complete without error
138 * Returns the sequence number for the netlink message.
172 * Returns true if the client registration matches reg,
173 * otherwise returns false
188 * Returns the client registration type
198 * If successful, returns the number of sent mapping info records
[all …]
/kernel/linux/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 …]
/kernel/linux/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 …]
/kernel/linux/linux-4.19/security/tomoyo/
Dtomoyo.c17 * Returns 0.
32 * Returns 0.
72 * Returns 0 on success, negative value otherwise.
111 * Returns 0 on success, negative value otherwise.
140 * Returns 0 on success, negative value otherwise.
152 * Returns 0 on success, negative value otherwise.
165 * Returns 0 on success, negative value otherwise.
180 * Returns 0 on success, negative value otherwise.
196 * Returns 0 on success, negative value otherwise.
211 * Returns 0 on success, negative value otherwise.
[all …]
/kernel/linux/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 …]
/kernel/linux/linux-4.19/Documentation/virtual/kvm/devices/
Dvm.txt17 Returns: -EBUSY if a vcpu is already defined, otherwise 0
23 Returns: -EINVAL if CMMA was not enabled
31 Returns: -EFAULT if the given address is not accessible
61 Returns: -EFAULT if the given address is not accessible from kernel space
84 Returns: -EBUSY in case 1 or more vcpus are already activated (only in write case)
100 Returns: -EFAULT if the given address is not accessible from kernel space.
111 Returns: -EFAULT if the given address is not accessible from kernel space.
148 Returns: -EFAULT if the given address is not accessible from kernel space.
169 Returns: -EFAULT if the given address is not accessible from kernel space.
183 Returns: -EFAULT if the given address is not accessible from kernel space
[all …]
/kernel/linux/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 …]
/kernel/linux/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 …]
/kernel/linux/linux-4.19/include/linux/
Dethtool.h158 * Returns true/false.
189 * before get_settings is called. Returns a negative error code
193 * settings. Returns a negative error code or zero.
201 * @set_wol: Turn Wake-on-Lan on or off. Returns a negative error code
206 * @nway_reset: Restart autonegotiation. Returns a negative error code
215 * Returns an error or zero.
218 * or wraparound. Update len to the amount written. Returns an error
220 * @get_coalesce: Get interrupt coalescing parameters. Returns a negative
222 * @set_coalesce: Set interrupt coalescing parameters. Returns a negative
225 * @set_ringparam: Set ring sizes. Returns a negative error code or zero.
[all …]
/kernel/linux/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 …]
/kernel/linux/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)

12345678910>>...216