Home
last modified time | relevance | path

Searched refs:invoke (Results 1 – 25 of 97) sorted by relevance

1234

/Linux-v4.19/include/linux/
Dcpuhotplug.h180 int __cpuhp_setup_state(enum cpuhp_state state, const char *name, bool invoke,
185 bool invoke,
270 bool invoke);
272 struct hlist_node *node, bool invoke);
312 void __cpuhp_remove_state(enum cpuhp_state state, bool invoke);
313 void __cpuhp_remove_state_cpuslocked(enum cpuhp_state state, bool invoke);
356 struct hlist_node *node, bool invoke);
/Linux-v4.19/scripts/gdb/linux/
Dtasks.py58 def invoke(self, pid): member in LxTaskByPidFunc
75 def invoke(self, arg, from_tty): member in LxPs
114 def invoke(self, task): member in LxThreadInfoFunc
130 def invoke(self, pid): member in LxThreadInfoByPidFunc
Dproc.py29 def invoke(self, arg, from_tty): member in LxCmdLine
42 def invoke(self, arg, from_tty): member in LxVersion
86 def invoke(self, arg, from_tty): member in LxIOMem
100 def invoke(self, arg, from_tty): member in LxIOPorts
147 def invoke(self, arg, from_tty): member in LxMounts
229 def invoke(self, arg, from_tty): member in LxFdtDump
Dcpus.py132 def invoke(self, arg, from_tty): member in LxCpus
151 def invoke(self, var_name, cpu=-1): member in PerCpu
168 def invoke(self, cpu=-1): member in LxCurrentFunc
Dmodules.py50 def invoke(self, mod_name): member in LxModule
70 def invoke(self, arg, from_tty): member in LxLsmod
Ddmesg.py26 def invoke(self, arg, from_tty): member in LxDmesg
Dlists.py107 def invoke(self, arg, from_tty): member in LxListChk
Dutils.py65 def invoke(self, ptr, typename, elementname): member in ContainerOf
Dsymbols.py155 def invoke(self, arg, from_tty): member in LxSymbols
/Linux-v4.19/Documentation/RCU/
DUP.txt5 may immediately invoke its function. The basis of this misconception
23 Now, if call_rcu() were to directly invoke its arguments, then upon return
35 by having call_rcu() directly invoke its arguments only if it was called
44 Therefore, in this case, allowing call_rcu() to immediately invoke
49 Quick Quiz #1: why is it -not- legal to invoke synchronize_rcu() in
57 call_rcu() were to directly invoke the callback, the result would
84 Permitting call_rcu() to immediately invoke its arguments breaks RCU,
86 infrastructure -must- respect grace periods, and -must- invoke callbacks
99 Why is it -not- legal to invoke synchronize_rcu() in this case?
Drcubarrier.txt185 the timers, and only then invoke rcu_barrier() to wait for any remaining
188 Of course, if you module uses call_rcu_bh(), you will need to invoke
190 call_rcu_sched(), you will need to invoke rcu_barrier_sched() before
192 call_rcu_sched(), then you will need to invoke each of rcu_barrier(),
221 6 and 7. Line 8 causes each CPU to invoke rcu_barrier_func(), which is
289 in response, so that Nikita could invoke it during the
Dlockdep-splat.txt73 which would permit us to invoke rcu_dereference_protected as follows:
109 Because it is legal to invoke rcu_access_pointer() without protection,
/Linux-v4.19/kernel/
Dcpu.c1606 bool invoke) in __cpuhp_state_add_instance_cpuslocked() argument
1620 if (!invoke || !sp->startup.multi) in __cpuhp_state_add_instance_cpuslocked()
1650 bool invoke) in __cpuhp_state_add_instance() argument
1655 ret = __cpuhp_state_add_instance_cpuslocked(state, node, invoke); in __cpuhp_state_add_instance()
1679 const char *name, bool invoke, in __cpuhp_setup_state_cpuslocked() argument
1703 if (ret || !invoke || !startup) in __cpuhp_setup_state_cpuslocked()
1738 const char *name, bool invoke, in __cpuhp_setup_state() argument
1746 ret = __cpuhp_setup_state_cpuslocked(state, name, invoke, startup, in __cpuhp_setup_state()
1754 struct hlist_node *node, bool invoke) in __cpuhp_state_remove_instance() argument
1767 if (!invoke || !cpuhp_get_teardown_cb(state)) in __cpuhp_state_remove_instance()
[all …]
/Linux-v4.19/arch/mips/fw/arc/
Dsalone.c19 return ARC_CALL5(invoke, ExecAddr, StackAddr, Argc, Argv, Envp); in ArcInvoke()
/Linux-v4.19/arch/arm/firmware/
DKconfig21 This option allows the kernel to invoke the secure monitor whenever
/Linux-v4.19/drivers/net/wireless/intersil/prism54/
Disl_ioctl.c1061 int authen = DOT11_AUTH_OS, invoke = 0, exunencrypt = 0; in prism54_set_encode() local
1136 invoke = 1; in prism54_set_encode()
1140 invoke = 1; in prism54_set_encode()
1148 mgt_set_request(priv, DOT11_OID_PRIVACYINVOKED, 0, &invoke); in prism54_set_encode()
1163 u32 authen = 0, invoke = 0, exunencrypt = 0; in prism54_get_encode() local
1171 invoke = r.u; in prism54_get_encode()
1175 if (invoke && (authen == DOT11_AUTH_BOTH) && exunencrypt) in prism54_get_encode()
1178 if (invoke) in prism54_get_encode()
1547 int authen = DOT11_AUTH_OS, invoke = 0, exunencrypt = 0; in prism54_set_encodeext() local
1622 invoke = 1; in prism54_set_encodeext()
[all …]
/Linux-v4.19/Documentation/driver-api/usb/
Dhotplug.rst27 (triggering some monitoring daemon to invoke a helper program) or
43 which the kernel may invoke at various times.
83 modules, and can invoke driver-specific setup scripts. The newest ones
/Linux-v4.19/drivers/android/
DKconfig20 Android process, using Binder to identify, invoke and pass arguments
/Linux-v4.19/Documentation/ABI/testing/
Dsysfs-driver-bd9571mwv-regulator24 to invoke step 1.
/Linux-v4.19/Documentation/PCI/endpoint/
Dpci-endpoint.txt64 driver should invoke pci_epc_linkup().
139 The PCI endpoint function driver should invoke pci_epc_start() once it
144 The PCI endpoint function driver should invoke pci_epc_stop() to stop
/Linux-v4.19/Documentation/scsi/
Dscsi_eh.txt316 3. If !list_empty(&eh_work_q), invoke scsi_eh_abort_cmds().
340 4. If !list_empty(&eh_work_q), invoke scsi_eh_ready_devs()
370 2. If !list_empty(&eh_work_q), invoke scsi_eh_bus_device_reset().
380 3. If !list_empty(&eh_work_q), invoke scsi_eh_bus_reset()
389 4. If !list_empty(&eh_work_q), invoke scsi_eh_host_reset()
397 5. If !list_empty(&eh_work_q), invoke scsi_eh_offline_sdevs()
/Linux-v4.19/Documentation/power/
Druntime_pm.txt62 callback, the PM core will invoke the corresponding driver callback stored in
709 - invoke the ->runtime_suspend() callback provided by the driver of this
713 - invoke the ->runtime_resume() callback provided by the driver of this
717 - if the device has not been suspended at run time, invoke the ->suspend()
722 - if pm_runtime_suspended(dev) returns "false", invoke the ->suspend_noirq()
727 - invoke the ->resume() callback provided by the driver of this device and,
731 - invoke the ->resume_noirq() callback provided by the driver of this device
734 - if the device has not been suspended at run time, invoke the ->freeze()
739 - if pm_runtime_suspended(dev) returns "false", invoke the ->freeze_noirq()
744 - if the device has not been suspended at run time, invoke the ->thaw()
[all …]
/Linux-v4.19/Documentation/media/kapi/
Dv4l2-clocks.rst25 clock operations that will be called when clock users invoke respective API
/Linux-v4.19/Documentation/core-api/
Dcpu_hotplug.rst205 except it prepares the callbacks for a multi state and does not invoke
212 *Y_hp_online* state and invoke the previously registered callback
219 should be invoked which will invoke the teardown callback on all online
224 Usually it is handy to invoke setup and teardown callbacks on registration or
228 suffix which does not invoke the provided callbacks if the invocation of the
/Linux-v4.19/Documentation/x86/x86_64/
Duefi.txt32 - Boot to EFI shell and invoke elilo choosing the kernel image built

1234