Searched full:returns (Results 1 – 25 of 8026) sorted by relevance
12345678910>>...322
| /kernel/linux/linux-6.6/arch/sparc/kernel/ |
| D | hvcalls.S | 5 * 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 …]
|
| D | pci_sun4v_asm.S | 16 * 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/ |
| D | hvcalls.S | 5 * 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 …]
|
| D | pci_sun4v_asm.S | 16 * 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-6.6/Documentation/ABI/testing/ |
| D | sysfs-bus-iio-adc-mt6360 | 6 Calculating with scale and offset returns voltage in uV 14 Calculating with scale and offset returns voltage in uV 22 Calculating with scale and offset returns voltage in uV 29 Calculating with scale and offset returns voltage in uV 36 Calculating with scale and offset returns voltage in uV 43 Calculating with scale and offset returns voltage in uA 50 Calculating with scale and offset returns voltage in uA 57 Calculating with scale and offset returns voltage in uV 64 Calculating with scale and offset returns temperature in degree 71 Calculating with scale and offset returns voltage in uV [all …]
|
| D | sysfs-driver-intel-m10-bmc-sec-update | 5 Description: Read only. Returns the root entry hash for the static 6 region if one is programmed, else it returns the 15 Description: Read only. Returns the root entry hash for the partial 17 returns the string: "hash not programmed". This file 25 Description: Read only. Returns the root entry hash for the BMC image 26 if one is programmed, else it returns the string: 35 Description: Read only. Returns a list of indices for canceled code 43 Description: Read only. Returns a list of indices for canceled code 51 Description: Read only. Returns a list of indices for canceled code 59 Description: Read only. Returns number of times the secure update
|
| D | sysfs-driver-chromeos-acpi | 6 Returns active EC firmware of current boot (boolean). 18 Returns main firmware type for current boot (integer). 32 Returns switch position for Chrome OS specific hardware 48 Returns physical memory address of the start of the main 56 Returns firmware version for the read-only portion of the 64 Returns firmware version for the rewritable portion of the 72 Returns type of the GPIO signal for the Chrome OS specific 87 Returns signal attributes of the GPIO signal (integer bitfield). 99 Returns the GPIO number on the specified GPIO 107 Returns name of the GPIO controller. [all …]
|
| /kernel/linux/linux-6.6/include/uapi/linux/dvb/ |
| D | osd.h | 22 * returns 0 on success 27 * returns 0 on success, -1 on DRAM allocation error, -2 on "already open" 32 * returns 0 on success 37 * returns 0 on success 42 * returns 0 on success 47 * returns 0 on success 57 * returns 0 on success, -1 on error 69 * returns 0 on success 74 * returns 0 on success, -1 on error 77 /* returns color number of pixel <x>,<y>, or -1 */ [all …]
|
| /kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
| D | plpks.h | 89 * Returns the data for the specified os variable. 98 * Returns the data for the specified firmware variable. 107 * Returns the data for the specified bootloader variable. 116 * Returns if PKS is available on this LPAR. 121 * Returns version of the Platform KeyStore. 126 * Returns hypervisor storage overhead per object, not including the size of 132 * Returns maximum password size. Must be >= 32 bytes 137 * Returns maximum object size supported by Platform KeyStore. 142 * Returns maximum object label size supported by Platform KeyStore. 147 * Returns total size of the configured Platform KeyStore. [all …]
|
| /kernel/linux/linux-5.10/include/asm-generic/bitops/ |
| D | find.h | 12 * 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-5.10/fs/unicode/ |
| D | utf8n.h | 30 * 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-5.10/tools/include/asm-generic/bitops/ |
| D | find.h | 12 * 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/ |
| D | osd.h | 37 * 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-5.10/security/tomoyo/ |
| D | tomoyo.c | 14 * 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-6.6/drivers/infiniband/core/ |
| D | iwpm_util.h | 102 * Returns the newly allocated netlink request object if successful, 103 * otherwise returns NULL 118 * Returns the found netlink message request, 119 * if not found, returns NULL 128 * Returns 0 if the request is complete without error 136 * Returns the sequence number for the netlink message. 154 * Returns true if the client registration matches reg, 155 * otherwise returns false 170 * Returns the client registration type 180 * If successful, returns the number of sent mapping info records [all …]
|
| /kernel/linux/linux-6.6/security/tomoyo/ |
| D | tomoyo.c | 14 * Returns pointer to "struct tomoyo_domain_info" for current thread. 34 * Returns 0. 70 * Returns 0. 89 * Returns 0 on success, negative value otherwise. 118 * Returns 0 on success, negative value otherwise. 130 * Returns 0 on success, negative value otherwise. 142 * Returns 0 on success, negative value otherwise. 155 * Returns 0 on success, negative value otherwise. 171 * Returns 0 on success, negative value otherwise. 188 * Returns 0 on success, negative value otherwise. [all …]
|
| /kernel/linux/linux-6.6/arch/mips/include/asm/octeon/ |
| D | cvmx-helper-util.h | 42 * 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-6.6/drivers/thunderbolt/ |
| D | cap.c | 67 * 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-5.10/drivers/thunderbolt/ |
| D | cap.c | 67 * 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-5.10/arch/mips/include/asm/octeon/ |
| D | cvmx-helper-util.h | 42 * 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/infiniband/core/ |
| D | iwpm_util.h | 105 * 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-5.10/drivers/gpu/drm/i915/gvt/ |
| D | mpt.h | 49 * Returns: 77 * Returns: 93 * Returns: 113 * Returns: 146 * Returns: 159 * Returns: 173 * Returns: 189 * Returns: 205 * Returns: 219 * Returns: [all …]
|
| /kernel/linux/linux-6.6/Documentation/mm/ |
| D | split_page_table_lock.rst | 17 maps PTE and takes PTE table lock, returns pointer to PTE with 18 pointer to its PTE table lock, or returns NULL if no PTE table; 20 maps PTE, returns pointer to PTE with pointer to its PTE table 21 lock (not taken), or returns NULL if no PTE table; 23 maps PTE, returns pointer to PTE, or returns NULL if no PTE table; 29 allocates PTE table if needed and takes its lock, returns pointer to 30 PTE with pointer to its lock, or returns NULL if allocation failed; 32 takes PMD table lock, returns pointer to taken lock; 34 returns pointer to PMD table lock; 55 returns pointer to table lock;
|
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/ |
| D | bpf_experimental.h | 19 * Returns 34 * Returns 48 * Returns 61 * Returns 77 * Returns 90 * Returns 97 * Returns 104 * Returns 115 * Returns 128 * Returns [all …]
|
| /kernel/linux/linux-6.6/include/uapi/linux/ |
| D | membarrier.h | 32 * @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 …]
|
12345678910>>...322