Home
last modified time | relevance | path

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

12345678910>>...40

/Linux-v6.1/include/linux/
Dentry-common.h72 * Invoked from syscall_enter_from_user_mode() in the non-instrumentable
92 * Invoked from architecture specific syscall entry code with interrupts
97 * This is invoked when there is architecture specific functionality to be
107 * Invoked from architecture specific syscall entry code with interrupts
115 * This is invoked when there is extra architecture specific functionality
126 * Invoked from architecture specific syscall entry code with interrupts
151 * Invoked from architecture specific syscall entry code with interrupts
201 * Invoked from exit_to_user_mode_loop() with interrupt enabled
221 * Invoked from exit_to_user_mode_prepare() with interrupt disabled as the last
238 * 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 */
138 * STARTING section invoked on the hotplugged CPU in low level
204 /* Online section invoked on the hotplugged CPU from the hotplug thread */
299 * Same as cpuhp_setup_state() except that it must be invoked from within a
320 * invoked during installation. NOP if SMP=n or HOTPLUG_CPU=n.
341 * 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
/Linux-v6.1/tools/testing/selftests/bpf/prog_tests/
Dtcp_rtt.c8 __u32 invoked; member
46 static int verify_sk(int map_fd, int client_fd, const char *msg, __u32 invoked, in verify_sk() argument
56 if (val.invoked != invoked) { in verify_sk()
57 log_err("%s: unexpected bpf_tcp_sock.invoked %d != %d", in verify_sk()
58 msg, val.invoked, invoked); in verify_sk()
118 /*invoked=*/1, in run_test()
132 /*invoked=*/2, in run_test()
Dmptcp.c15 __u32 invoked; member
32 if (!ASSERT_EQ(val.invoked, 1, "unexpected invoked count")) in verify_tsk()
76 if (!ASSERT_EQ(val.invoked, 1, "unexpected invoked count")) in verify_msk()
/Linux-v6.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
49 * @register_algs: invoked by core to register the algorithms
50 * @unregister_algs: invoked by core to unregister the algorithms
51 * @async_req_handle: invoked by core to handle enqueued request
/Linux-v6.1/Documentation/core-api/
Dcpu_hotplug.rst149 hotplug states will be invoked, starting with ``CPUHP_ONLINE`` and terminating
173 When a CPU is onlined, the startup callbacks are invoked sequentially until
174 the state CPUHP_ONLINE is reached. They can also be invoked when the
178 When a CPU is offlined the teardown callbacks are invoked in the reverse
180 be invoked when the callbacks of a state are removed or an instance is
194 The startup callbacks in this section are invoked before the CPU is
195 started during a CPU online operation. The teardown callbacks are invoked
198 The callbacks are invoked on a control CPU as they can't obviously run on
218 The startup callbacks in this section are invoked on the hotplugged CPU
220 setup code. The teardown callbacks are invoked with interrupts disabled
[all …]
/Linux-v6.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
103 2. scsi_abort_command() is invoked to schedule an asynchronous abort which may
104 issue a retry scmd->allowed + 1 times. Asynchronous aborts are not invoked
110 3. scsi_eh_scmd_add(scmd, SCSI_EH_CANCEL_CMD) is invoked for the
121 Otherwise scsi_eh_scmd_add() is invoked for the command.
243 recovered (eh_work_q is empty), scsi_eh_flush_done_q() is invoked to
257 :ACTION: scsi_eh_scmd_add() is invoked for scmd
275 :ACTION: scsi_eh_finish_cmd() is invoked to EH-finish scmd
295 - otherwise, scsi_finish_command() is invoked for scmd
[all …]
/Linux-v6.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-v6.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-v6.1/Documentation/RCU/
Dlockdep.rst41 invoked by both RCU readers and updaters.
45 is invoked by both RCU-bh readers and updaters.
49 is invoked by both RCU-sched readers and updaters.
53 is invoked by both SRCU readers and updaters.
60 invoked only by updaters.
88 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
76 It is far better to guarantee that callbacks are invoked
110 Therefore, the called function has been invoked within an RCU
125 then, since RCU callbacks can be invoked from softirq context,
/Linux-v6.1/Documentation/networking/dsa/
Ddsa.rst246 - receive function is invoked
273 - invoked ``netif_receive_skb()``
312 calls ``dsa_switch_rcv()``, is invoked early (on the physical DSA master;
390 function hooks should be invoked, information about the directly attached
673 - ``phy_read``: Function invoked by the DSA slave MDIO bus when attempting to read
678 - ``phy_write``: Function invoked by the DSA slave MDIO bus when attempting to write
682 - ``adjust_link``: Function invoked by the PHY library when a slave network device
687 - ``fixed_link_update``: Function invoked by the PHY library, and specifically by
741 - ``suspend``: function invoked by the DSA platform device when the system goes to
746 - ``resume``: function invoked by the DSA platform device when the system resumes,
[all …]
/Linux-v6.1/drivers/media/platform/mediatek/vcodec/
Dvdec_vpu_if.h59 * vpu_dec_start - start decoding, basically the function will be invoked once
69 * vpu_dec_end - end decoding, basically the function will be invoked once
94 * vpu_dec_core - core start decoding, basically the function will be invoked once
102 * vpu_dec_core_end - core end decoding, basically the function will be invoked once
/Linux-v6.1/drivers/net/wwan/t7xx/
Dt7xx_pci.h92 * @suspend: callback invoked before sending D3 request to device
93 * @suspend_late: callback invoked after getting D3 ACK from device
94 * @resume_early: callback invoked before sending the resume request to device
95 * @resume: callback invoked after getting resume ACK from device
/Linux-v6.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-v6.1/drivers/crypto/caam/
Dqi.h29 * caam_qi_cbk - application's callback function invoked by the driver when the
136 * Invoked when shared descriptor is required to be change in driver context.
156 * Invoked when a user of the CAAM-QI (i.e. caamalg-qi) needs data which has
170 * Invoked when a user of the CAAM-QI (i.e. caamalg-qi) no longer needs
/Linux-v6.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-v6.1/tools/testing/selftests/bpf/progs/
Dtcp_rtt.c8 __u32 invoked; member
51 storage->invoked++; in _sockops()
Dmptcp_sock.c13 __u32 invoked; member
73 storage->invoked++; in _sockops()
/Linux-v6.1/drivers/gpu/drm/amd/display/amdgpu_dm/
Ddc_fpu.c54 * function for checking if the caller invoked it after DC_FP_START(). For
73 * @line: A line number where DC_FP_START was invoked for debug purpose
112 * @line: A-line number where DC_FP_END was invoked for debug purpose
/Linux-v6.1/drivers/remoteproc/
Dti_k3_dsp_remoteproc.c101 * This handler is invoked by the OMAP mailbox driver whenever a mailbox
261 * internal RAMs. The .prepare() ops is invoked by remoteproc core before any
263 * actually let the C66x DSP cores run. This callback is invoked only in
286 * .stop() callback through the local reset, and the .unprepare() ops is invoked
288 * reset. This callback is invoked only in remoteproc mode.
307 * This function will be invoked only after the firmware for this rproc
309 * were met. This callback is invoked only in remoteproc mode.
350 * of any pending messages. This callback is invoked only in remoteproc mode.
368 * commands to boot the DSP core. This callback is invoked only in IPC-only
390 * be left to continue to run its booted firmware. This callback is invoked only
[all …]
/Linux-v6.1/Documentation/admin-guide/pm/
Dcpufreq.rst118 the scaling driver, the ``CPUFreq`` core will be invoked to take note of them
121 In any case, the ``CPUFreq`` core is invoked to take note of any logical CPU it
129 Once invoked, the ``CPUFreq`` core checks if the policy pointer is already set
135 Next, the scaling driver's ``->init()`` callback is invoked with the policy
158 The utilization update callbacks will be invoked by the CPU scheduler on
164 the P-state selection. The scaling driver may be invoked directly from
184 new policy objects. Instead, the driver's ``->setpolicy()`` callback is invoked
186 callbacks are invoked by the CPU scheduler in the same way as for scaling
397 invoking its utilization update callback for that CPU. If it is invoked by the
400 if it is invoked by the CFS scheduling class, the governor will use the
[all …]
/Linux-v6.1/tools/testing/selftests/rseq/
Drseq.h139 * does not need to be invoked.
162 * rseq_prepare_unload() should be invoked by each thread executing a rseq
167 * generated by JIT: rseq_prepare_unload() should be invoked at least once by
/Linux-v6.1/net/netfilter/
Dnf_conntrack_bpf.c377 * This must be invoked for referenced PTR_TO_BTF_ID.
398 * This must be invoked for referenced PTR_TO_BTF_ID, and the verifier rejects
416 * This helper must be invoked for refcounted pointer to nf_conn___init.
431 * This helper must be invoked for refcounted pointer to nf_conn.
446 * This must be invoked for referenced PTR_TO_BTF_ID to nf_conn___init.
461 * This must be invoked for referenced PTR_TO_BTF_ID to nf_conn.

12345678910>>...40