Home
last modified time | relevance | path

Searched full:upon (Results 1 – 25 of 1725) sorted by relevance

12345678910>>...69

/Linux-v6.1/arch/arm64/kvm/hyp/
Dexception.c124 // PSTATE.UAO is set to zero upon any exception to AArch64 in enter_exception64()
134 // PSTATE.SS is set to zero upon any exception to AArch64 in enter_exception64()
137 // PSTATE.IL is set to zero upon any exception to AArch64 in enter_exception64()
140 // PSTATE.SSBS is set to SCTLR_ELx.DSSBS upon any exception to AArch64 in enter_exception64()
145 // PSTATE.BTYPE is set to zero upon any exception to AArch64 in enter_exception64()
191 // CPSR.IT[7:0] are set to zero upon any exception in get_except32_cpsr()
197 // CPSR.SSBS is set to SCTLR.DSSBS upon any exception in get_except32_cpsr()
211 // CPSR.IL is set to zero upon any exception in get_except32_cpsr()
216 // CPSR.IT[7:0] are set to zero upon any exception in get_except32_cpsr()
219 // CPSR.E is set to SCTLR.EE upon any exception in get_except32_cpsr()
[all …]
/Linux-v6.1/drivers/staging/media/atomisp/pci/runtime/bufq/interface/
Dia_css_bufq.h81 * @return 0 or error code upon error.
95 * @return 0 or error code upon error.
109 * @return 0 or error code upon error.
123 * @return 0 or error code upon error.
135 * @return 0 or error code upon error.
146 * @return 0 or error code upon error.
156 * @return 0 or error code upon error.
165 * @return 0 or error code upon error.
/Linux-v6.1/include/net/caif/
Dcfpkt.h31 * @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-v6.1/include/linux/sunrpc/
Drpc_rdma.h167 * @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-v6.1/arch/arm/mach-omap2/
Dpowerdomain.c87 * already registered by the provided name, or 0 upon success.
296 * registered, or 0 upon success.
319 * null; or 0 upon success.
362 * pwrdm_register_pwrdms(), or 0 upon success.
463 * or 0 upon success.
527 * upon success.
559 * upon success.
580 * upon success. Note that if the power domain only supports the ON state
605 * upon success.
621 * pwrdm_set_logic_retst - set powerdomain logic power state upon retention
[all …]
Dclockdomain.c71 * 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 …]
Dcm_common.c48 * 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
Dprminst44xx.c97 * -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
Domap_hwmod.c83 * 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 …]
/Linux-v6.1/include/linux/
Dnvme-fc-driver.h48 * @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
189 * @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 …]
Dhwspinlock.h36 * that is agreed upon, otherwise remote processors can't possibly assume
174 * Upon a successful return from this function, preemption and local
195 * Upon a successful return from this function, preemption and local
250 * Upon a successful return from this function, preemption is disabled,
273 * Upon a successful return from this function, preemption and local interrupts
296 * Upon a successful return from this function, preemption and local interrupts
364 * Upon a successful return from this function, preemption is disabled
/Linux-v6.1/Documentation/hwmon/
Dnct6775.rst25 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
/Linux-v6.1/drivers/staging/media/atomisp/pci/runtime/pipeline/interface/
Dia_css_pipeline.h97 * @return 0 or error code upon error.
130 * @return 0 or error code upon error.
156 * @return 0 or error code upon error.
180 * @return 0 or error code upon error.
193 * @return 0 or error code upon error.
207 * @return 0 or error code upon error.
218 * @return 0 or error code upon error.
/Linux-v6.1/lib/crypto/
DKconfig24 This symbol can be depended upon by arch implementations of the
41 This symbol can be depended upon by arch implementations of the
66 This symbol can be depended upon by arch implementations of the
102 This symbol can be depended upon by arch implementations of the
/Linux-v6.1/drivers/staging/media/atomisp/pci/camera/util/interface/
Dia_css_util.h39 * @return 0 or error code upon error.
49 * @return 0 or error code upon error.
61 * @return 0 or error code upon error.
72 * @return 0 or error code upon error.
/Linux-v6.1/include/uapi/drm/
Dtegra_drm.h45 * 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-v6.1/include/uapi/linux/
Dmembarrier.h35 * 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-v6.1/Documentation/watchdog/
Dhpwdt.rst42 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-v6.1/drivers/clk/ti/
Ddpll44xx.c82 * 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.
146 * M-dividers) upon success, -EINVAL if @clk is null or not a DPLL, or
/Linux-v6.1/Documentation/powerpc/
Dcxlflash.rst143 driver. Upon successful open, the user receives a file descriptor
254 LUN and will fail if invoked upon a LUN that is not in virtual
255 mode. Upon success, an updated last LBA is returned to the user
275 DK_CXLFLASH_USER_VIRTUAL ioctls. Upon success, the resource handle
287 not explicitly released via the DK_CXLFLASH_RELEASE ioctl. Upon
300 forks. Upon success, the child process (which invoked the ioctl)
348 is re-established upon successful recovery.
352 by seeing all 0xF's on an MMIO read. Upon encountering this, the
397 the target port to host the LUN and a desired size in 4K blocks. Upon
406 target port and LUN ID. Upon success, the LUN geometry associated with
[all …]
/Linux-v6.1/drivers/net/wireless/intel/iwlwifi/fw/
Derror-dump.h506 * @FW_DBG_TRIGGER_CHANNEL_SWITCH: trigger log collection upon channel switch.
509 * @FW_DBG_TRIGGER_MLME: trigger log collection upon MLME event.
510 * @FW_DBG_TRIGGER_STATS: trigger log collection upon statistics threshold.
515 * @FW_DBG_TRIGGER_TIME_EVENT: trigger log collection upon time events related
517 * @FW_DBG_TRIGGER_BA: trigger log collection upon BlockAck related events.
520 * @FW_DBG_TDLS: trigger log collection upon TDLS related events.
521 * @FW_DBG_TRIGGER_TX_STATUS: trigger log collection upon tx status when
524 * @FW_DBG_TRIGGER_DRIVER: trigger log collection upon a flow failure
/Linux-v6.1/Documentation/devicetree/bindings/powerpc/fsl/
Dpmc.txt44 which will be ORed into PMCDR upon suspend, and cleared from PMCDR
45 upon resume. The first two cells are as described for fsl,mpc8578-pmc.
52 hardware does not have DEVDISR2) upon a request for permanent device
/Linux-v6.1/Documentation/locking/
Dhwspinlock.rst95 Upon a successful return from this function, preemption is disabled so
111 Upon a successful return from this function, preemption and the local
127 Upon a successful return from this function, preemption is disabled,
178 Upon a successful return from this function, preemption is disabled so
195 Upon a successful return from this function, preemption and the local
211 Upon a successful return from this function, preemption is disabled,
268 Upon a successful return from this function, preemption and local
280 Upon a successful return from this function, preemption is reenabled,
/Linux-v6.1/drivers/clk/analogbits/
Dwrpll-cln28hpc.c81 * or a negative return code upon error.
146 * upon success, or 0 upon error (since 0 is an invalid DIVQ value)
184 * Returns: 0 upon success or -ERANGE if the reference clock rate is
223 * Return: 0 upon success; anything else upon failure.
/Linux-v6.1/Documentation/security/
Dcredentials.rst13 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.

12345678910>>...69