Home
last modified time | relevance | path

Searched full:invoked (Results 1 – 25 of 1095) sorted by relevance

12345678910>>...44

/linux-6.12.1/include/linux/
Dentry-common.h77 * Invoked from syscall_enter_from_user_mode() in the non-instrumentable
97 * Invoked from architecture specific syscall entry code with interrupts
102 * This is invoked when there is architecture specific functionality to be
124 * Invoked from architecture specific syscall entry code with interrupts
132 * This is invoked when there is extra architecture specific functionality
146 * Invoked from architecture specific syscall entry code with interrupts
179 * Invoked from architecture specific syscall entry code with interrupts
241 * Invoked from exit_to_user_mode_loop() with interrupt enabled
261 * Invoked from exit_to_user_mode_prepare() with interrupt disabled as the last
278 * Invoked from exit_to_user_mode() with interrupt disabled as the last
[all …]
Dcpuhotplug.h29 * installed teardown callbacks are invoked in the reverse order from
34 * PREPARE: The callbacks are invoked on a control CPU before the
37 * STARTING: The callbacks are invoked on the hotplugged CPU from the low level
40 * ONLINE: The callbacks are invoked on the hotplugged CPU from the per CPU
60 /* PREPARE section invoked on a control CPU */
132 * STARTING section invoked on the hotplugged CPU in low level
196 /* Online section invoked on the hotplugged CPU from the hotplug thread */
288 * Same as cpuhp_setup_state() except that it must be invoked from within a
309 * invoked during installation. NOP if SMP=n or HOTPLUG_CPU=n.
330 * Same as cpuhp_setup_state_nocalls() except that it must be invoked from
[all …]
Dentry-kvm.h31 * Invoked from xfer_to_guest_mode_handle_work(). Defaults to NOOP. Can be
59 * Has to be invoked with interrupts disabled before the last call
89 * Has to be invoked with interrupts disabled before the transition to
Drpmsg.h87 * the rpmsg channel), the driver's handler is invoked to process it.
109 * @probe: invoked when a matching rpmsg channel (i.e. device) is found
110 * @remove: invoked when the rpmsg channel is removed
111 * @callback: invoked when an inbound message is received on the channel
112 * @flowcontrol: invoked when remote side flow control request is received
/linux-6.12.1/tools/testing/selftests/bpf/prog_tests/
Dtcp_rtt.c9 __u32 invoked; member
50 static int verify_sk(int map_fd, int client_fd, const char *msg, __u32 invoked, in verify_sk() argument
60 if (val.invoked != invoked) { in verify_sk()
61 log_err("%s: unexpected bpf_tcp_sock.invoked %d != %d", in verify_sk()
62 msg, val.invoked, invoked); in verify_sk()
133 /*invoked=*/1, in run_test()
147 /*invoked=*/2, in run_test()
Dmptcp.c59 __u32 invoked; member
105 if (!ASSERT_EQ(val.invoked, 1, "unexpected invoked count")) in verify_tsk()
149 if (!ASSERT_EQ(val.invoked, 1, "unexpected invoked count")) in verify_msk()
/linux-6.12.1/Documentation/core-api/
Dcpu_hotplug.rst134 hotplug states will be invoked, starting with ``CPUHP_ONLINE`` and terminating
158 When a CPU is onlined, the startup callbacks are invoked sequentially until
159 the state CPUHP_ONLINE is reached. They can also be invoked when the
163 When a CPU is offlined the teardown callbacks are invoked in the reverse
165 be invoked when the callbacks of a state are removed or an instance is
179 The startup callbacks in this section are invoked before the CPU is
180 started during a CPU online operation. The teardown callbacks are invoked
183 The callbacks are invoked on a control CPU as they can't obviously run on
203 The startup callbacks in this section are invoked on the hotplugged CPU
205 setup code. The teardown callbacks are invoked with interrupts disabled
[all …]
/linux-6.12.1/drivers/crypto/qce/
Dcore.h26 * @async_req_enqueue: invoked by every algorithm to enqueue a request
27 * @async_req_done: invoked by every algorithm to finish its request
50 * @register_algs: invoked by core to register the algorithms
51 * @unregister_algs: invoked by core to unregister the algorithms
52 * @async_req_handle: invoked by core to handle enqueued request
/linux-6.12.1/Documentation/scsi/
Dscsi_eh.rst67 scsi_finish_command() is invoked for the command. The
83 scsi_eh_scmd_add(scmd) is invoked for the command. See
106 2. scsi_abort_command() is invoked to schedule an asynchronous abort which may
107 issue a retry scmd->allowed + 1 times. Asynchronous aborts are not invoked
113 3. scsi_eh_scmd_add(scmd, SCSI_EH_CANCEL_CMD) is invoked for the
124 Otherwise scsi_eh_scmd_add() is invoked for the command.
246 recovered (eh_work_q is empty), scsi_eh_flush_done_q() is invoked to
260 :ACTION: scsi_eh_scmd_add() is invoked for scmd
278 :ACTION: scsi_eh_finish_cmd() is invoked to EH-finish scmd
298 - otherwise, scsi_finish_command() is invoked for scmd
[all …]
/linux-6.12.1/arch/um/include/shared/
Dirq_kern.h31 * @timetravel_handler: the timetravel interrupt handler, invoked with the IRQ
36 * Note that the timetravel handler is invoked only if the time_travel_mode is
37 * %TT_MODE_EXTERNAL, and then it is invoked even while the system is suspended!
39 * an appropriate delay, before sending an ACK on the socket it was invoked for.
49 * not be invoked at all and the @handler must handle the FD becoming
/linux-6.12.1/drivers/net/fddi/skfp/h/
Dhwmtm.h202 * This macro may be invoked by the OS-specific module to read
216 * This macro may be invoked by the OS-specific module to read
232 * This macro may be invoked by the OS-specific module to get the
249 * This macro may be invoked by the OS-specific module to get the
268 * This macro may be invoked by the OS-specific module to read
285 * This macro may be invoked by the OS-specific module to read
301 * This macro may be invoked by the OS-specific module to get
318 * This macro may be invoked by the OS-specific module to get
332 * This macro may be invoked by the OS-specific module to get the
348 * This macro is invoked by the OS-specific before it left the
/linux-6.12.1/Documentation/RCU/
Dlockdep.rst43 invoked by both RCU readers and updaters.
47 is invoked by both RCU-bh readers and updaters.
51 is invoked by both RCU-sched readers and updaters.
55 is invoked by both SRCU readers and updaters.
64 invoked only by updaters.
91 from taking place. If the above statement was invoked only from updater
DUP.rst30 This same problem can occur if call_rcu() is invoked from a hardware
59 Suppose that call_rcu() is invoked while holding a lock, and that the
77 It is far better to guarantee that callbacks are invoked
119 Therefore, the called function has been invoked within an RCU
134 then, since RCU callbacks can be invoked from softirq context,
/linux-6.12.1/Documentation/networking/dsa/
Ddsa.rst250 - receive function is invoked
277 - invoked ``netif_receive_skb()``
316 calls ``dsa_switch_rcv()``, is invoked early (on the physical DSA conduit;
394 function hooks should be invoked, information about the directly attached
677 - ``phy_read``: Function invoked by the DSA user MDIO bus when attempting to read
682 - ``phy_write``: Function invoked by the DSA user MDIO bus when attempting to write
686 - ``adjust_link``: Function invoked by the PHY library when a user network device
691 - ``fixed_link_update``: Function invoked by the PHY library, and specifically by
745 - ``suspend``: function invoked by the DSA platform device when the system goes to
750 - ``resume``: function invoked by the DSA platform device when the system resumes,
[all …]
/linux-6.12.1/Documentation/networking/
Dtls-handshake.rst71 @ta_done contains a callback function that is invoked when the handshake
101 zero return guarantees the callback function @ta_done will be invoked
104 @ta_done will not be invoked on this socket.
155 will not be invoked. If this function returns false, then the consumer's
156 completion callback has already been invoked.
165 field in the tls_handshake_args structure, is invoked.
212 Once the handshake completion callback function has been invoked, normal
/linux-6.12.1/drivers/media/platform/mediatek/vcodec/decoder/
Dvdec_vpu_if.h56 * vpu_dec_start - start decoding, basically the function will be invoked once
66 * vpu_dec_end - end decoding, basically the function will be invoked once
91 * vpu_dec_core - core start decoding, basically the function will be invoked once
99 * vpu_dec_core_end - core end decoding, basically the function will be invoked once
/linux-6.12.1/drivers/net/wwan/t7xx/
Dt7xx_pci.h108 * @suspend: callback invoked before sending D3 request to device
109 * @suspend_late: callback invoked after getting D3 ACK from device
110 * @resume_early: callback invoked before sending the resume request to device
111 * @resume: callback invoked after getting resume ACK from device
/linux-6.12.1/include/linux/regulator/
Dcoupler.h23 * @attach_regulator: Callback invoked on creation of a coupled regulator,
29 * @detach_regulator: Callback invoked on destruction of a coupled regulator.
31 * @balance_voltage: Callback invoked when voltage of a coupled regulator is
/linux-6.12.1/drivers/crypto/caam/
Dqi.h31 * caam_qi_cbk - application's callback function invoked by the driver when the
140 * Invoked when shared descriptor is required to be change in driver context.
160 * Invoked when a user of the CAAM-QI (i.e. caamalg-qi) needs data which has
174 * Invoked when a user of the CAAM-QI (i.e. caamalg-qi) no longer needs
/linux-6.12.1/Documentation/virt/kvm/
Dhalt-polling.rst19 invoked. Thus halt polling is especially useful on workloads with very short
49 received during the polling interval (and thus schedule is invoked) there are
76 invoked and a wakeup source received (irrespective of
77 whether the scheduler is invoked within that function).
151 that cpu, otherwise the polling will cease immediately and schedule will be invoked to
/linux-6.12.1/drivers/gpu/drm/amd/display/amdgpu_dm/
Ddc_fpu.c49 * function for checking if the caller invoked it after DC_FP_START(). For
66 * @line: A line number where DC_FP_START was invoked for debug purpose
92 * @line: A-line number where DC_FP_END was invoked for debug purpose
/linux-6.12.1/drivers/md/dm-vdo/
Daction-manager.c278 * @preamble: A method to be invoked on the initiator thread once this action is started but before
281 * @conclusion: A method to be invoked back on the initiator thread once the action has been
305 * @preamble: A method to be invoked on the initiator thread once this action is started but before
308 * @conclusion: A method to be invoked back on the initiator thread once the action has been
334 * @preamble: A method to be invoked on the initiator thread once this action is started but before
337 * @conclusion: A method to be invoked back on the initiator thread once the action has been
/linux-6.12.1/drivers/remoteproc/
Dti_k3_dsp_remoteproc.c101 * This handler is invoked by the OMAP mailbox driver whenever a mailbox
266 * internal RAMs. The .prepare() ops is invoked by remoteproc core before any
268 * actually let the C66x DSP cores run. This callback is invoked only in
291 * .stop() callback through the local reset, and the .unprepare() ops is invoked
293 * reset. This callback is invoked only in remoteproc mode.
312 * This function will be invoked only after the firmware for this rproc
314 * were met. This callback is invoked only in remoteproc mode.
346 * of any pending messages. This callback is invoked only in remoteproc mode.
363 * is invoked only in IPC-only mode and exists because rproc_validate() checks
372 * left to continue to run its booted firmware. This callback is invoked only in
[all …]
/linux-6.12.1/tools/testing/selftests/bpf/progs/
Dtcp_rtt.c8 __u32 invoked; member
54 storage->invoked++; in _sockops()
/linux-6.12.1/Documentation/scheduler/
Dsched-ext.rst158 * callback will only be invoked if we failed to find a core to dispatch
212 is invoked.
220 invoked. This serves two purposes. First, CPU selection optimization
242 2. Once the target CPU is selected, ``ops.enqueue()`` is invoked (unless the
257 run, ``ops.dispatch()`` is invoked which can use the following two

12345678910>>...44