/linux/arch/arm64/kvm/hyp/ |
H A D | exception.c | 133 // PSTATE.UAO is set to zero upon any exception to AArch64 in enter_exception64() 143 // PSTATE.SS is set to zero upon any exception to AArch64 in enter_exception64() 146 // PSTATE.IL is set to zero upon any exception to AArch64 in enter_exception64() 149 // PSTATE.SSBS is set to SCTLR_ELx.DSSBS upon any exception to AArch64 in enter_exception64() 154 // PSTATE.BTYPE is set to zero upon any exception to AArch64 in enter_exception64() 200 // CPSR.IT[7:0] are set to zero upon any exception in get_except32_cpsr() 206 // CPSR.SSBS is set to SCTLR.DSSBS upon any exception in get_except32_cpsr() 220 // CPSR.IL is set to zero upon any exception in get_except32_cpsr() 225 // CPSR.IT[7:0] are set to zero upon any exception in get_except32_cpsr() 228 // CPSR.E is set to SCTLR.EE upon any exception in get_except32_cpsr() [all …]
|
/linux/Documentation/hwmon/ |
H A D | nct6775.rst | 25 Datasheet: Available from Nuvoton upon request 33 Datasheet: Available from Nuvoton upon request 41 Datasheet: Available from Nuvoton upon request 49 Datasheet: Available from Nuvoton upon request 57 Datasheet: Available from Nuvoton upon request 65 Datasheet: Available from Nuvoton upon request 73 Datasheet: Available from Nuvoton upon request 81 Datasheet: Available from Nuvoton upon request 89 Datasheet: Available from Nuvoton upon request
|
H A D | sch5636.rst | 20 their own custom hwmon solution based upon the SCH5636. 37 microcontroller is available upon request. Please mail me if you want a copy.
|
/linux/include/net/caif/ |
H A D | cfpkt.h | 31 * @return zero on success and error code upon failure 69 * @return zero on success and error code upon failure 79 * @return zero on success and error code upon failure 90 * @return zero on success and error code upon failure 101 * @return zero on success and error code upon failure 111 * @return zero on success and error code upon failure 120 * @return zero on success and error code upon failure 130 * @return zero on success and error code upon failure
|
/linux/include/linux/sunrpc/ |
H A D | rpc_rdma.h | 167 * @handle: Upon return, the RDMA handle 168 * @length: Upon return, the RDMA length 169 * @offset: Upon return, the RDMA offset 185 * @position: Upon return, the segment's position 186 * @handle: Upon return, the RDMA handle 187 * @length: Upon return, the RDMA length 188 * @offset: Upon return, the RDMA offset
|
/linux/include/linux/ |
H A D | nvme-fc-driver.h | 48 * @done: The callback routine the LLDD is to invoke upon completion of 50 * request structure. Status argument must be 0 upon success, a 92 * Upon completion of the LS response transmit, the LLDD will pass the 94 * allowing the transport release dma resources. Upon completion of 105 * to be called upon completion of the transmit. The transport layer 113 * @done: The callback routine the LLDD is to invoke upon completion of 188 * @done: The callback routine the LLDD is to invoke upon completion of 203 * @status: Completion status of the FCP operation. must be 0 upon success, 204 * negative errno value upon failure (ex: -EIO). Note: this is 350 * asynchronous. This routine is called upon the completion of the [all …]
|
/linux/arch/arm/mach-omap2/ |
H A D | clockdomain.c | 71 * already registered by the provided name, or 0 upon success. 189 * -ENOENT if @clkdm2 cannot wake up clkdm1 in hardware, or 0 upon 233 * 0 upon success. 278 * hardware, or 0 upon success. 323 * 0 upon success. 368 * registered, or 0 upon success. 391 * null; or 0 upon success. 431 * autodeps have already been registered, or 0 upon success. 475 * before clkdm_register_clkdms(), or 0 upon success. 590 * -ENOENT if @clkdm2 cannot wake up clkdm1 in hardware, or 0 upon [all …]
|
H A D | cm_common.c | 48 * via the @prcm_inst and @idlest_reg_id. Returns -EINVAL upon error, 49 * or 0 upon success. XXX This function is only needed until absolute 76 * (@prcm_mod, @idlest_id, @idlest_shift) is clocked. Return 0 upon 103 * 0 upon success, -EBUSY if the module doesn't enable in time, or 128 * making its IO space accessible. Return 0 upon success, -EINVAL if no 150 * makings its IO space inaccessible. Return 0 upon success, -EINVAL if 182 * it returns successfully. Returns 0 upon success, -EINVAL if @cld 206 * this function returns successfully. Returns 0 upon success, or
|
H A D | prminst44xx.c | 97 * -EINVAL upon parameter error. 120 * place the submodule into reset. Returns 0 upon success or -EINVAL 121 * upon an argument error. 148 * that the reset has completed before returning. Returns 0 upon success or 149 * -EINVAL upon an argument error, -EEXIST if the submodule was already out
|
H A D | omap_hwmod.c | 83 * devices upon boot. The goal here is for the kernel to be 268 * OCP_SYSCONFIG register or 0 upon success. 330 * upon error or 0 upon success. 363 * hwmod. Does not write to the hardware. Returns -EINVAL upon error 364 * or 0 upon success. 397 * not write to the hardware. Returns -EINVAL upon error or 0 upon 428 * Set the SOFTRESET bit in @v for hwmod @oh. Returns -EINVAL upon 429 * error or 0 upon success. 456 * Clear the SOFTRESET bit in @v for hwmod @oh. Returns -EINVAL upon 457 * error or 0 upon success. [all …]
|
H A D | prm2xxx_3xxx.c | 50 * place the submodule into reset. Returns 0 upon success or -EINVAL 51 * upon an argument error. 78 * that the reset has completed before returning. Returns 0 upon success or 79 * -EINVAL upon an argument error, -EEXIST if the submodule was already out
|
H A D | prm33xx.c | 54 * -EINVAL upon parameter error. 79 * place the submodule into reset. Returns 0 upon success or -EINVAL 80 * upon an argument error. 107 * that the reset has completed before returning. Returns 0 upon success or 108 * -EINVAL upon an argument error, -EEXIST if the submodule was already out
|
H A D | omap2-restart.c | 47 * operation to work - see omap2xxx_restart(). Returns -EINVAL upon 48 * error or 0 upon success.
|
/linux/arch/riscv/include/uapi/asm/ |
H A D | ptrace.h | 74 * upon signal, and must be zero upon sigreturn. 88 * upon signal, and must be zero upon sigreturn.
|
/linux/include/trace/events/ |
H A D | notifier.h | 28 * notifier_register - called upon notifier callback registration 41 * notifier_unregister - called upon notifier callback unregistration 54 * notifier_run - called upon notifier callback execution
|
/linux/include/uapi/drm/ |
H A D | tegra_drm.h | 45 * The handle of the created GEM object. Set by the kernel upon 72 * The mmap offset for the given GEM object. Set by the kernel upon 92 * The current syncpoint value. Set by the kernel upon successful 145 * The new syncpoint value after the wait. Set by the kernel upon 174 * The application context of this channel. Set by the kernel upon 216 * The ID of the given syncpoint. Set by the kernel upon successful 245 * by the kernel upon successful completion of the IOCTL. 493 * has been completed. Set by the kernel upon successful completion of 568 * the kernel upon successful completion of the IOCTL. 576 * Set by the kernel upon successful completion of the IOCTL. [all …]
|
/linux/include/uapi/linux/ |
H A D | membarrier.h | 35 * Upon return from system call, the caller thread 47 * Upon return from system call, the caller thread 68 * thread. Upon return from system call, the 93 * the caller thread, upon return from system 118 * Ensure the caller thread, upon return from
|
/linux/Documentation/watchdog/ |
H A D | hpwdt.rst | 42 kdumptimeout Minimum timeout in seconds to apply upon receipt of an NMI 58 Upon receipt of an NMI from the iLO, the hpwdt driver will initiate a 60 upon the user to have properly configured the system for kdump. 62 The default Linux kernel behavior upon panic is to print a kernel tombstone
|
/linux/drivers/clk/ti/ |
H A D | dpll44xx.c | 82 * Calculates if low-power mode can be enabled based upon the last 85 * last_rounded_lpmode variable. This implementation is based upon the 111 * upon success, or 0 upon error.
|
/linux/Documentation/security/ |
H A D | credentials.rst | 13 object acts upon another: 17 Objects are things in the system that may be acted upon directly by 48 carried out when an object is acted upon. 52 A subject is an object that is acting upon another object. 60 given to it by a task that called ``fcntl(F_SETOWN)`` upon it. In this case, 71 group list for when it is acting upon a file - which are quite separate 77 Linux has a number of actions available that a subject may perform upon an 86 When a subject acts upon an object, a security calculation is made. This 224 to the server, regardless of who is actually doing a read or a write upon it.
|
/linux/Documentation/devicetree/bindings/powerpc/fsl/ |
H A D | pmc.yaml | 26 which will be ORed into PMCDR upon suspend, and cleared from PMCDR upon 34 hardware does not have DEVDISR2) upon a request for permanent device
|
/linux/arch/x86/math-emu/ |
H A D | README | 27 msdos); wm-emu387 was in turn based upon emu387 which was written by 28 DJ Delorie for djgpp. The interface to the Linux kernel is based upon 64 seen it. It is based upon one of those ideas which one carries around 67 upon Newton's classic method. Performance was improved by capitalizing 68 upon the properties of Newton's method, and the code is once again 70 (4) The trig, log, and exp functions are based in each case upon quasi- 72 based upon getting good accuracy with reasonable speed. 165 upon instruction mix. Relative performance is best for the instructions
|
/linux/drivers/s390/net/ |
H A D | ctcm_fsms.c | 244 * arg Generic pointer, casted from channel * upon call. 332 * arg Generic pointer, casted from channel * upon call. 353 * arg Generic pointer, casted from channel * upon call. 429 * arg Generic pointer, casted from channel * upon call. 507 * arg Generic pointer, casted from channel * upon call. 546 * arg Generic pointer, casted from channel * upon call. 586 * arg Generic pointer, casted from channel * upon call. 649 * arg Generic pointer, casted from channel * upon call. 737 * arg Generic pointer, casted from channel * upon call. 750 * arg Generic pointer, casted from channel * upon call. [all …]
|
/linux/Documentation/arch/arm/nwfpe/ |
H A D | notes.rst | 11 often uses an stfe instruction to save f4 on the stack upon entry to a 15 then made a function call. Upon return from the function call the number in
|
/linux/arch/mips/include/asm/ |
H A D | yamon-dt.h | 40 * Generate a /memory node in @fdt based upon memory size information provided 52 * Generate a stdout-path property in the /chosen node of @fdt, based upon
|