Home
last modified time | relevance | path

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

/linux-4.1.27/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
284 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,
DNMI-RCU.txt98 invoke nmi_enter() and nmi_exit() on NMI entry and exit, respectively.
Dchecklist.txt278 e. Periodically invoke synchronize_rcu(), permitting a limited
403 destructive operation, and -only- -then- invoke call_rcu(),
Dtrace.txt138 to invoke).
167 of RCU callbacks is ready to invoke, then the remainder will
Dtorture.txt55 irqreader Says to invoke RCU readers from irq level. This is currently
DwhatisRCU.txt663 So, suppose that we remove a data item from its structure and then invoke
/linux-4.1.27/scripts/gdb/linux/
Dtasks.py57 def invoke(self, pid): member in LxTaskByPidFunc
96 def invoke(self, task): member in LxThreadInfoFunc
Dmodules.py50 def invoke(self, mod_name): member in LxModule
70 def invoke(self, arg, from_tty): member in LxLsmod
Dcpus.py113 def invoke(self, var_name, cpu=-1): member in PerCpu
130 def invoke(self, cpu=-1): member in LxCurrentFunc
Ddmesg.py26 def invoke(self, arg, from_tty): member in LxDmesg
Dutils.py65 def invoke(self, ptr, typename, elementname): member in ContainerOf
Dsymbols.py156 def invoke(self, arg, from_tty): member in LxSymbols
/linux-4.1.27/arch/mips/fw/arc/
Dsalone.c18 return ARC_CALL5(invoke, ExecAddr, StackAddr, Argc, Argv, Envp); in ArcInvoke()
/linux-4.1.27/arch/arm/firmware/
DKconfig21 This option allows the kernel to invoke the secure monitor whenever
/linux-4.1.27/drivers/android/
DKconfig19 Android process, using Binder to identify, invoke and pass arguments
/linux-4.1.27/drivers/net/wireless/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-4.1.27/Documentation/usb/
Dhotplug.txt22 (triggering some monitoring daemon to invoke a helper program) or
38 which the kernel may invoke at various times.
78 modules, and can invoke driver-specific setup scripts. The newest ones
/linux-4.1.27/Documentation/networking/
Dtc-actions-env-rules.txt13 resets them for you, so invoke skb_act_clone() rather than skb_clone().
Dnetlink_mmap.txt157 for user-space. Approriate action is to invoke poll()
166 Appropriate action is to invoke poll() to wait for
186 to invoke recvmsg() to receive the message and release
Dnetdevices.txt102 driver's ndo_stop method will invoke napi_disable() on
Ddns_resolver.txt83 where <type> optionally specifies the particular upcall program to invoke,
Dphy.txt176 Simple read/write primitives. They invoke the bus's read/write function
319 When a match is found, the PHY layer will invoke the run function associated
Dppp_generic.txt104 remote system to invoke PPP service there. We refer to this process
Drxrpc.txt316 calls, to invoke certain actions and to report certain conditions. These are:
/linux-4.1.27/Documentation/scsi/
Dscsi_eh.txt327 3. If !list_empty(&eh_work_q), invoke scsi_eh_abort_cmds().
351 4. If !list_empty(&eh_work_q), invoke scsi_eh_ready_devs()
381 2. If !list_empty(&eh_work_q), invoke scsi_eh_bus_device_reset().
391 3. If !list_empty(&eh_work_q), invoke scsi_eh_bus_reset()
400 4. If !list_empty(&eh_work_q), invoke scsi_eh_host_reset()
408 5. If !list_empty(&eh_work_q), invoke scsi_eh_offline_sdevs()
Dscsi_mid_low_api.txt89 supplied by the mid level. The mid level will then invoke these
161 If the LLD wants to adjust the default queue settings, it can invoke
750 queuecommand - queue scsi command, invoke 'done' on completion
1005 * queuecommand - queue scsi command, invoke scp->scsi_done on completion
1277 0). The LLD may invoke 'done' prior to queuecommand()
DBusLogic.txt307 To enable this backward compatibility option, invoke the AutoSCSI utility via
333 by increasing bus number and device number. To disable this feature, invoke
/linux-4.1.27/Documentation/power/
Druntime_pm.txt62 callback, the PM core will invoke the corresponding driver callback stored in
692 - invoke the ->runtime_suspend() callback provided by the driver of this
696 - invoke the ->runtime_resume() callback provided by the driver of this
700 - if the device has not been suspended at run time, invoke the ->suspend()
705 - if pm_runtime_suspended(dev) returns "false", invoke the ->suspend_noirq()
710 - invoke the ->resume() callback provided by the driver of this device and,
714 - invoke the ->resume_noirq() callback provided by the driver of this device
717 - if the device has not been suspended at run time, invoke the ->freeze()
722 - if pm_runtime_suspended(dev) returns "false", invoke the ->freeze_noirq()
727 - if the device has not been suspended at run time, invoke the ->thaw()
[all …]
Dbasic-pm-debugging.txt82 invoke the global control methods (eg. ACPI global control methods) used to
84 configurable number of seconds and invoke the platform (eg. ACPI) global
Ddevices.txt303 The PM domain, type, class and bus callbacks may in turn invoke device- or
/linux-4.1.27/Documentation/x86/x86_64/
Duefi.txt32 - Boot to EFI shell and invoke elilo choosing the kernel image built
/linux-4.1.27/Documentation/filesystems/caching/
Doperations.txt199 When used in asynchronous mode, the worker thread pool will invoke the
210 The caller holds a reference on the operation, and will invoke
Dbackend-api.txt341 caller. The caller will invoke the put_object() method as appropriate.
693 pool. One of the threads in the pool will invoke the retrieval record's
/linux-4.1.27/arch/x86/boot/
Dheader.S81 # invoke the BIOS reset code...
/linux-4.1.27/arch/mips/include/asm/
Dsgiarcs.h189 LONG invoke; /* Invoke a standalong image. */ member
/linux-4.1.27/Documentation/i2c/
Dfault-codes43 Also returned when trying to invoke an I2C operation in an
/linux-4.1.27/Documentation/cgroups/
Dfreezer-subsystem.txt13 walk /proc or invoke a kernel interface to gather information about the
/linux-4.1.27/Documentation/
Dunshare.txt244 * For each context flag, invoke the corresponding unshare_*
258 required for that structure. If it is, invoke the corresponding
Dpnp.txt32 this will invoke the automatic resource config system to activate the device
Dphy.txt128 So pm_runtime_get_sync of the phy_device created by this subsystem will invoke
Dbinfmt_misc.txt4 This Kernel feature allows you to invoke almost (for restrictions see below)
Dhwspinlock.txt254 * @dev: underlying device, will be used to invoke runtime PM api
Dcpu-hotplug.txt427 event can be used to invoke an agent script to perform the configuration task.
Dinitrd.txt298 boot time, but the system loaded from initrd can invoke a user-friendly
Dcachetlb.txt28 invoke one of the following flush methods _after_ the page table
Datomic_ops.txt83 or processor, and explicitly invoke the appropriate compiler and/or memory
DDMA-API-HOWTO.txt555 will invoke the generic mapping error check interface. Doing so will ensure
/linux-4.1.27/Documentation/powerpc/
Dpmu-ebb.txt126 are live (possibly) and so must be saved somehow before the handler can invoke
/linux-4.1.27/arch/frv/kernel/
Dhead.S522 # invoke the debugging stub if present
/linux-4.1.27/Documentation/filesystems/
Dexofs.txt56 5. At first run you will need to invoke the mkfs.exofs application
Dnilfs2.txt154 This will also invoke the cleaner through the mount helper program
Dseq_file.txt319 accordingly. Your start() and next() functions need only invoke the
Drelay.txt367 buffer will again invoke the subbuf_start() callback with the same
/linux-4.1.27/Documentation/frv/
Dkernel-ABI.txt59 Exceptions will invoke the appropriate normal kernel mode
/linux-4.1.27/arch/arc/kernel/
Dentry.S215 ; setup params for Linux common ISR and invoke it
/linux-4.1.27/Documentation/sound/alsa/
DOSS-Emulation.txt179 specifies to invoke the write transfer only when the whole fragment is
DALSA-Configuration.txt2048 firmware via vxloader utility in alsa-tools package. To invoke
/linux-4.1.27/Documentation/arm64/
Darm-acpi.txt220 invoke the method and not concern itself with what the method needs to do
311 in ACPI, _PS0 is the method to invoke to turn a device full on, and _PS3 is for
/linux-4.1.27/Documentation/block/
Dbiodoc.txt295 invoke a lower level driver specific interface with the request as a
348 block layer would invoke to pre-build device commands for a given request,
499 invoke underlying driver entry points passing in a specially constructed
1086 to invoke its own partition sector offset calculations since all bios
/linux-4.1.27/Documentation/nfc/
Dnfc-hci.txt221 MSGTXWQ context will then be scheduled and invoke nfc_hci_msg_tx_work().
/linux-4.1.27/Documentation/vm/
Dcleancache.txt236 - A clustered FS should invoke the "shared_init_fs" cleancache
Dtranshuge.txt131 invoke defrag algorithms synchronously during the page faults, it
/linux-4.1.27/arch/sh/
DKconfig637 Jump between original kernel and kexeced kernel and invoke
/linux-4.1.27/Documentation/trace/
Devents.txt294 Trace events can be made to conditionally invoke trigger 'commands'
/linux-4.1.27/Documentation/rapidio/
Drapidio.txt190 This requirement is cased by the fact that enumeration/discovery methods invoke
/linux-4.1.27/scripts/genksyms/
Dparse.tab.c_shipped331 invoke alloca (N) if N exceeds 4096. Use a slightly smaller number
1272 for details. YYERROR is fine as it does not invoke this
/linux-4.1.27/scripts/kconfig/
Dzconf.tab.c_shipped321 invoke alloca (N) if N exceeds 4096. Use a slightly smaller number
1197 for details. YYERROR is fine as it does not invoke this
/linux-4.1.27/scripts/dtc/
Ddtc-parser.tab.c_shipped333 invoke alloca (N) if N exceeds 4096. Use a slightly smaller number
1099 for details. YYERROR is fine as it does not invoke this
/linux-4.1.27/init/
DKconfig733 invoke callbacks, where the "N" is the CPU being offloaded,
760 invoke their own RCU callbacks in softirq context.
773 All other CPUs will invoke their own RCU callbacks in softirq
/linux-4.1.27/Documentation/kbuild/
Dmakefiles.txt264 invoke make recursively in subdirectories, provided you let it know of
1045 "$(Q)$(MAKE) $(build)=<dir>" is the recommended way to invoke
/linux-4.1.27/net/sched/
DKconfig630 Say Y here to be able to invoke iptables targets after successful
/linux-4.1.27/Documentation/spi/
Dspi-summary512 call spi_setup(spi) to invoke this routine. It may sleep.
/linux-4.1.27/Documentation/filesystems/cifs/
DREADME112 umount.cifs is placed in /sbin, umount can invoke the cifs umount helper
/linux-4.1.27/Documentation/video4linux/
Dv4l2-framework.txt1152 clock operations that will be called when clock users invoke respective API
/linux-4.1.27/Documentation/security/
Dkeys.txt1335 invoke this function rather than upcalling to /sbin/request-key to operate
/linux-4.1.27/arch/arm/
DKconfig1728 between threads sharing the same address space if they invoke
/linux-4.1.27/drivers/scsi/aic7xxx/
Daic79xx.seq501 * interrupt context but not invoke that handler
/linux-4.1.27/arch/x86/
DKconfig1784 Jump between original kernel and kexeced kernel and invoke