Searched refs:executed (Results 1 - 200 of 667) sorted by relevance

1234

/linux-4.4.14/tools/build/feature/
H A Dtest-libdw-dwarf-unwind.c8 * Passing '1' as arguments value. This code is never executed, main()
/linux-4.4.14/arch/arm/include/asm/
H A Didmap.h7 /* Tag a function as requiring to be executed via an identity mapping. */
/linux-4.4.14/arch/sh/include/mach-kfr2r09/mach/
H A Dromimage.h5 * the assembly code is the first code to be executed in the romImage
/linux-4.4.14/arch/cris/include/uapi/asm/
H A Dsigcontext.h9 a signal handler is executed. It's restored by sys_sigreturn.
/linux-4.4.14/include/linux/mfd/
H A Ddb8500-prcmu.h82 * @RDY_2_DS: Value set when ApDeepSleep state can be executed by XP70
301 * @ARMWFI_ERR: The ARM WFI has not been correctly executed in the given time
306 * through I2C has not been correctly executed in the given time
308 * through I2C has not been correctly executed in the given time
310 * I2C has not been correctly executed in the given time
312 * through I2C has not been correctly executed in the given time
314 * I2C has not been correctly executed in the given time
316 * through I2C has not been correctly executed in the given time
318 * I2C has not been correctly executed in the given time
320 * has not been correctly executed in the given time
322 * not been correctly executed in the given time
324 * not been correctly executed in the given time
326 * I2C has not been correctly executed in the given time
328 * I2C has not been correctly executed in the given time
330 * through I2C has not been correctly executed in the given time
341 * been correctly executed in the given time
343 * been correctly executed in the given time
345 * been correctly executed in the given time
347 * been correctly executed in the given time
349 * been correctly executed in the given time
/linux-4.4.14/arch/arm/boot/compressed/
H A Dhead-xscale.S19 @ This is done by fetching through currently executed
H A Dhead-sa1100.S33 @ This is done by fetching through currently executed
/linux-4.4.14/arch/sh/include/mach-ecovec24/mach/
H A Dromimage.h5 * the assembly code is the first code to be executed in the romImage
/linux-4.4.14/arch/openrisc/include/uapi/asm/
H A Dsigcontext.h25 context while a signal handler is executed. It's restored by sys_sigreturn.
/linux-4.4.14/drivers/base/
H A Dsyscore.c46 * This function is executed with one CPU on-line and disabled interrupts.
91 * This function is executed with one CPU on-line and disabled interrupts.
/linux-4.4.14/include/linux/
H A Dmmiotrace.h22 /* Called before addr is executed: */
24 /* Called after addr is executed: */
H A Dpm.h81 * choose not to do that. If the driver callbacks are executed, they have to
94 * This method is executed for all kinds of suspend transitions and is
104 * executed directly after @prepare() and it must ensure the proper
109 * requests while @prepare() is being executed. However, device drivers
115 * hibernation notifiers to be executed before the freezing of tasks.]
117 * @complete: Undo the changes made by @prepare(). This method is executed for
121 * @poweroff(), can be executed (e.g. if the suspend callback fails for one
124 * The PM core executes subsystem-level @complete() after it has executed
129 * the only callback executed for the device during resume. In that case,
134 * callbacks have been executed for it.
141 * Subsystem-level @suspend() is executed for all devices after invoking
157 * Subsystem-level @resume() is executed for all devices after invoking
164 * @freeze: Hibernation-specific, executed before creating a hibernation image.
170 * Subsystem-level @freeze() is executed for all devices after invoking
177 * @thaw: Hibernation-specific, executed after creating a hibernation image OR
178 * if the creation of an image has failed. Also executed after a failing
182 * Subsystem-level @thaw() is executed for all devices after invoking
183 * subsystem-level @thaw_noirq() for all of them. It also may be executed
189 * @poweroff: Hibernation-specific, executed after saving a hibernation image.
192 * Subsystem-level @poweroff() is executed for all devices after invoking
198 * @restore: Hibernation-specific, executed after restoring the contents of main
206 * run while @suspend_noirq() is being executed.
220 * @resume_noirq() is being executed.
225 * run while @freeze_noirq() is being executed.
233 * @thaw_noirq() is being executed.
241 * @restore_noirq() is being executed. Analogous to @resume_noirq().
256 * executed. However, a callback routine must NOT try to unregister the device
265 * Again, these callbacks are executed by the PM core only for subsystems
507 * executed.
510 * executed.
617 * Power domains provide callbacks that are executed during system suspend,
H A Dalarmtimer.h30 * @function: Function pointer to be executed when the timer fires.
H A Dsuspend.h112 * @begin() is executed right prior to suspending devices. The information
114 * soon as @end() is executed. If @begin() fails (ie. returns nonzero),
122 * appropriate .suspend() method has been executed for each device) and
123 * before device drivers' late suspend callbacks are executed. It returns
131 * device drivers' late suspend callbacks have been executed. It returns
134 * executed).
144 * resume callbacks are executed.
154 * @enter() and @wake(), even if any of them fails. It is executed after
320 * mode after the hibernation (the same method is executed in both cases).
H A Dshrinker.h36 * be executed due to potential deadlocks to be run at a later call when the
H A Dbinfmts.h41 const char * interp; /* Name of the binary really executed. Most
H A Dcacheinfo.h77 * Helpers to make sure "func" is executed on the cpu whose cache
H A Dstop_machine.h12 * function to be executed on a single or multiple cpus preempting all
H A Dcnt32_to_63.h67 * timer should be scheduled to manage for this code to be executed often
H A Ddynamic_queue_limits.h32 * be executed concurrently (i.e. they can be protected by different locks).
H A Dkprobes.h91 /* Called before addr is executed. */
94 /* Called after addr is executed, unless... */
H A Dtimer.h53 * An irqsafe timer is executed with IRQ disabled and it's safe to wait for
H A Drmap.h228 * rmap_one: executed on each vma where page is mapped
H A Dkobject.h36 /* path to the userspace helper executed on an event */
/linux-4.4.14/samples/kprobes/
H A Dkprobe_example.c22 /* kprobe pre_handler: called just before the probed instruction is executed */ handler_pre()
50 /* kprobe post_handler: called after the probed instruction is executed */ handler_post()
/linux-4.4.14/kernel/time/
H A Dtest_udelay.c4 * Test is executed by writing and reading to /sys/kernel/debug/udelay_test
6 * Tests are executed by reading from the same file.
/linux-4.4.14/arch/ia64/kernel/
H A Djprobes.S25 * difference between a jprobe and a kprobe is the jprobe handler is executed
27 * are executed in interrupt context.
H A Dgate.S320 * bundle get executed. The remaining code must be safe even if
321 * they do not get executed.
/linux-4.4.14/arch/arm/kernel/
H A Dpsci_smp.c32 * @entry_point the first instruction to be executed on return
41 * @entry_point the first instruction to be executed on return
H A Dopcodes.c51 * Code that tests if a condition means that the instruction would be executed
H A Dhibernate.c49 * swsusp_save() is executed in the suspend finisher so that the CPU
H A Dsigreturn_codes.S27 * Please note sigreturn_codes code are not executed in place. Instead
H A Dhead-common.S72 * The following fragment of code is executed with the MMU on in MMU mode,
H A Dswp_emulate.c241 * Only emulate SWP/SWPB executed in ARM state/User mode.
/linux-4.4.14/kernel/
H A Dstop_machine.c31 bool executed; /* actually executed? */ member in struct:cpu_stop_done
66 static void cpu_stop_signal_done(struct cpu_stop_done *done, bool executed) cpu_stop_signal_done() argument
69 if (executed) cpu_stop_signal_done()
70 done->executed = true; cpu_stop_signal_done()
118 * -ENOENT if @fn(@arg) was not executed because @cpu was offline;
129 return done.executed ? done.ret : -ENOENT; stop_one_cpu()
289 return done.executed ? done.ret : -ENOENT; stop_two_cpus()
347 return done.executed ? done.ret : -ENOENT; __stop_cpus()
374 * -ENOENT if @fn(@arg) was not executed at all because all cpus in
403 * @fn(@arg) was not executed at all because all cpus in @cpumask were
/linux-4.4.14/drivers/mmc/core/
H A Dpwrseq_emmc.c88 * so it will be executed before any system reboot handler. mmc_pwrseq_emmc_alloc()
H A Dsdio_bus.c336 * never executed (because a failure occurred at an earlier point).
/linux-4.4.14/drivers/misc/genwqe/
H A Dgenwqe_driver.h51 * to be executed.
/linux-4.4.14/arch/alpha/include/asm/
H A Dprocessor.h46 /* Do necessary setup to start up a newly executed thread. */
/linux-4.4.14/include/uapi/linux/
H A Dauto_fs.h33 * 64-bit userspace binaries can be executed it's important that the size of
H A Dacct.h104 #define AFORK 0x01 /* ... executed fork, but did not exec */
H A Ddlmconstants.h46 * dlm_lock and -EAGAIN in the lock status block when the AST is executed.
/linux-4.4.14/arch/mips/include/asm/
H A Dwar.h18 * if executed immediately after starting an integer division:
25 * if executed while an integer multiplication is in progress:
44 * if executed immediately after starting an integer division:
90 * executed if there is no other dcache activity. If the dcache is
H A Dswitch_to.h25 * @prev: The task previously executed.
H A Dpgtable-bits.h139 /* XI - page cannot be executed */
/linux-4.4.14/arch/sh/boards/mach-kfr2r09/
H A Dsdram.S19 * this code will be copied to on-chip memory and executed from there.
/linux-4.4.14/arch/sh/boot/romimage/
H A Dhead.S4 * Board specific setup code, executed before zImage loader
/linux-4.4.14/arch/m32r/kernel/
H A Dsys_m32r.c54 * can be executed continuously after the "lock" sys_tas()
/linux-4.4.14/tools/testing/selftests/pstore/
H A Dpstore_post_reboot_tests15 prlog "pstore_crash_test has not been executed yet. we skip further tests."
/linux-4.4.14/tools/time/
H A Dudelay_test.sh5 # Test is executed by writing and reading to /sys/kernel/debug/udelay_test
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/
H A Dnv50.c101 * devinit scripts executed or not if the display engine is nv50_devinit_preinit()
110 /* magic to detect whether or not x86 vbios code has executed nv50_devinit_preinit()
/linux-4.4.14/arch/sparc/include/asm/
H A Dross.h69 * FTD: If set to one flush instructions executed during an
73 * flush is executed by the processor.
H A Dprocessor_32.h79 /* Do necessary setup to start up a newly executed thread. */ start_thread()
H A Dprocessor_64.h107 /* Do necessary setup to start up a newly executed thread. */
/linux-4.4.14/arch/mips/mm/
H A Dsc-rm7k.c104 * This function is executed in uncached address space.
130 * This function is executed in uncached address space.
/linux-4.4.14/arch/ia64/lib/
H A Dcopy_user.S342 // we have never executed the ld1, therefore st1 is not executed.
351 // we have never executed the ld2, therefore st2 is not executed.
470 // to previous successful loads must be executed.
497 // - if you fail on 1, 2, 4 then you have never executed any smaller
498 // size loads, e.g. failing ld4 means no ld1 nor ld2 executed
530 // executed any of the previous (tail) ones, so we don't need to do
/linux-4.4.14/arch/arm64/kvm/
H A Demulate.c66 * Check if a trapped instruction should have been executed or not.
111 * When exceptions occur while instructions are executed in Thumb IF-THEN
H A Dtrace.h23 TP_printk("guest executed wf%c at: 0x%08lx",
H A Dhandle_exit.c60 * instruction executed by a guest
/linux-4.4.14/arch/arm64/mm/
H A Dcache.S34 * and will be executed.
47 * and will be executed.
/linux-4.4.14/arch/x86/include/asm/
H A Dcmpxchg_32.h20 * instruction to be executed atomically. We need to have the reader
/linux-4.4.14/arch/x86/kernel/
H A Dcrash_dump_32.c21 * non-PAE kdump kernel executed from a PAE one will crop high pte is_crashed_pfn_valid()
H A Damd_nb.c266 /* Make sure the hardware actually executed the flush*/ amd_flush_garts()
/linux-4.4.14/fs/nilfs2/
H A Dbtree.h34 * struct nilfs_btree_path - A path on which B-tree operations are executed
/linux-4.4.14/include/uapi/asm-generic/
H A Dmman-common.h11 #define PROT_EXEC 0x4 /* page can be executed */
/linux-4.4.14/arch/powerpc/kernel/
H A Drtas-rtc.c43 /* NOTE: get_rtc_time will get an error if executed in interrupt context
H A Duprobes.c125 * to be executed. arch_uprobe_post_xol()
/linux-4.4.14/arch/sh/boards/mach-ecovec24/
H A Dsdram.S19 * this code will be copied to on-chip memory and executed from there.
/linux-4.4.14/arch/sparc/kernel/
H A Dleon_pmc.c44 * none-cachable. One instruction is executed after the Sleep pmc_leon_idle_fixup()
/linux-4.4.14/arch/mips/lib/
H A Duncached.c24 * FUNC is executed in one of the uncached segments, depending on its
/linux-4.4.14/arch/arm/mach-mvebu/
H A Dpmsu_ll.S57 /* The following code will be executed from SRAM */
/linux-4.4.14/arch/arm/mach-pxa/
H A Dgeneric.c15 * the __initcall() here will be executed first. This serves as default
H A Dpxa25x.c15 * the __initcall() here will be executed first. This serves as default
/linux-4.4.14/drivers/firmware/
H A Dqcom_scm-64.c36 * out of a power down. CPU power down may be executed on cpuidle or hotplug.
H A Dqcom_scm.c46 * out of a power down. CPU power down may be executed on cpuidle or hotplug.
H A Ddcdbas.c384 /* wait a few to see if it executed */ host_control_smi()
419 /* wait a few to see if it executed */ host_control_smi()
H A Dqcom_scm-32.c60 * @id: command to be executed
435 * out of a power down. CPU power down may be executed on cpuidle or hotplug.
/linux-4.4.14/arch/mips/kernel/
H A Dcpu-bugs64.c63 * dsll32 when executed on R4000 rev. 2.2 or 3.0 (PRId mult_sh_align_mod()
196 * when executed on R4000 rev. 2.2 or 3.0 (PRId 00000422 or check_daddi()
257 * executed on R4400 rev. 1.0 (PRId 00000440). check_daddiu()
H A Didle.c75 * have any pending stores when the WAIT instruction is executed.
H A Dkprobes.c180 * not be executed in-line and it would be executed on SSOL slot arch_prepare_kprobe()
/linux-4.4.14/arch/arm/probes/kprobes/
H A Dopt-arm.c36 * we can copy it into template and have it executed directly without
187 * executed directly during restore. optimized_callback()
272 /* If possible, copy insn and have it executed during restore */ arch_prepare_optimized_kprobe()
/linux-4.4.14/arch/x86/realmode/
H A Dinit.c96 * function. Also trampoline code will be executed by APs so we
/linux-4.4.14/arch/alpha/include/uapi/asm/
H A Dmman.h6 #define PROT_EXEC 0x4 /* page can be executed */
/linux-4.4.14/arch/arc/include/asm/
H A Dtlb-mmu1.h49 ; Slower in thrash case (where it matters) because more code is executed variable
/linux-4.4.14/arch/c6x/kernel/
H A Dprocess.c90 * Do necessary setup to start up a newly executed thread.
/linux-4.4.14/mm/
H A Dmaccess.c17 * We ensure that the copy_from_user is executed in atomic context so that
/linux-4.4.14/net/sunrpc/
H A Dsvcauth.c70 /* A request, which was authenticated, has now executed.
/linux-4.4.14/arch/powerpc/include/asm/
H A Dbarrier.h70 * instructions from being executed until the load has been performed.
/linux-4.4.14/arch/sh/boards/mach-se/7724/
H A Dsdram.S19 * this code will be copied to on-chip memory and executed from there.
/linux-4.4.14/arch/m68k/mvme147/
H A Dconfig.c131 /* This is always executed with interrupts disabled. */
/linux-4.4.14/arch/metag/kernel/
H A Duser_gateway.S19 * this code to be executed directly in user mode for best efficiency but
/linux-4.4.14/arch/parisc/include/uapi/asm/
H A Dmman.h6 #define PROT_EXEC 0x4 /* page can be executed */
/linux-4.4.14/arch/frv/include/asm/
H A Dprocessor.h78 * do necessary setup to start up a newly executed thread.
/linux-4.4.14/arch/h8300/include/asm/
H A Dprocessor.h79 * Do necessary setup to start up a newly executed thread.
/linux-4.4.14/arch/m32r/include/asm/
H A Dprocessor.h101 * Do necessary setup to start up a newly executed thread.
/linux-4.4.14/arch/arm64/kernel/
H A Dimage.h72 * guaranteed to be safe when executed at another offset than they were
/linux-4.4.14/arch/avr32/include/asm/
H A Dprocessor.h126 * Do necessary setup to start up a newly executed thread.
/linux-4.4.14/tools/testing/selftests/powerpc/pmu/ebb/
H A Dinstruction_count_test.c17 * Run a calibrated instruction loop and count instructions executed using
/linux-4.4.14/drivers/power/reset/
H A Dltc2952-poweroff.c35 * executed. If no pin is assigned to this input, the driver will start the
142 * down is executed.
/linux-4.4.14/drivers/acpi/acpica/
H A Devxfregn.c71 * are executed here, and these methods can only be safely executed after
H A Ddbxface.c300 ("Predicate = [True], IF block was executed\n"); acpi_db_single_step()
307 ("Predicate = [False], ELSE block was executed\n"); acpi_db_single_step()
H A Ddscontrol.c130 /* If predicate is true, the IF was executed, ignore ELSE part */ acpi_ds_exec_begin_control_op()
205 /* Predicate was true, the body of the loop was just executed */ acpi_ds_exec_end_control_op()
H A Dhwsleep.c316 * are enabled before the wake methods are executed. acpi_hw_legacy_wake()
H A Dutxfinit.c287 * are executed below. ACPI_EXPORT_SYMBOL_INIT()
H A Devgpe.c324 * executed at interrupt level.
527 * the control method itself is not executed in the context of
/linux-4.4.14/include/uapi/drm/
H A Dmsm_drm.h131 * BUF - this cmd buffer is executed normally.
135 * CTX_RESTORE_BUF - only executed if there has been a GPU context
/linux-4.4.14/arch/sh/include/asm/
H A Dprocessor_64.h57 * and it results exception when the floating operation is executed.
155 * Do necessary setup to start up a newly executed thread.
H A Dprocessor_32.h49 * and it results exception when the floating operation is executed.
/linux-4.4.14/arch/parisc/include/asm/
H A Dbitops.h131 * Only the 1st and one of either the 2cd or 3rd insn will get executed.
132 * Each set of 3 insn will get executed in 2 cycles on PA8x00 vs 16 or so
H A Duaccess.h157 * also be aware that "fixup_put_user_skip_[12]" are executed in the
/linux-4.4.14/arch/ia64/sn/kernel/
H A Dio_init.c22 * The code in this file will only be executed when running with
84 * executed when running with a non-ACPI capable PROM.
/linux-4.4.14/arch/arm/mm/
H A Dcache-v6.S108 * a memory region, and will be executed.
124 * a memory region, and will be executed.
H A Dcache-v7.S247 * a memory region, and will be executed.
263 * a memory region, and will be executed.
/linux-4.4.14/drivers/scsi/lpfc/
H A Dlpfc_scsi.c247 * @phba: The Hba for which this call is being executed.
290 * @phba: The Hba for which this call is being executed.
369 * @vport: The virtual port for which this call being executed.
777 * @vport: The virtual port for which this call being executed.
942 * @vport: The virtual port for which this call being executed.
960 * @phba: The HBA for which this call is being executed.
993 * @phba: The HBA for which this call is being executed.
1042 * @phba: The HBA for which this call is being executed.
1059 * @phba: The Hba for which this call is being executed.
1083 * @phba: The Hba for which this call is being executed.
1119 * @phba: The Hba for which this call is being executed.
1134 * @phba: The Hba for which this call is being executed.
1283 * @phba: The Hba for which this call is being executed.
1688 * @phba: The Hba for which this call is being executed.
1768 * @phba: The Hba for which this call is being executed.
1839 * @phba: The Hba for which this call is being executed.
1971 * @phba: The Hba for which this call is being executed.
2226 * @phba: The Hba for which this call is being executed.
2353 * @phba: The Hba for which this call is being executed.
2612 * @phba: The Hba for which this call is being executed.
2650 * @phba: The Hba for which this call is being executed.
2691 * @phba: The Hba for which this call is being executed.
3212 * @phba: The Hba for which this call is being executed.
3345 * @phba: The Hba for which this call is being executed.
3510 * @phba: The Hba for which this call is being executed.
3529 * @phba: The Hba for which this call is being executed.
3642 * @phba: The HBA for which this call is being executed.
3667 * @vport: The virtual port for which this call is being executed.
3886 * @phba: The Hba for which this call is being executed.
4180 * @vport: The virtual port for which this call is being executed.
4282 * @vport: The virtual port for which this call is being executed.
4352 * @phba: The hba struct for which this call is being executed.
4395 * @phba: The Hba for which this call is being executed.
4416 * @host: The scsi host for which this call is being executed.
4467 * @phba: The Hba for which this call is being executed.
4484 * @phba: The Hba for which this call is being executed.
4875 * @vport: The virtual port for which this call is being executed.
4941 * @vport: The virtual port for which this call is being executed.
/linux-4.4.14/drivers/misc/
H A Dbmp085.c21 * measurement will be executed automatically even if the user is reading
23 * has been executed more then one second ago.
226 * a temperature measurement is executed according to the given temperature
/linux-4.4.14/arch/tile/include/uapi/arch/
H A Dsim_def.h112 * indicates that an exit syscall was just executed by the given process.
124 * indicates that an exec syscall was just executed. Written to once for
176 * requests that a simulator command be executed. Written to once for each
/linux-4.4.14/arch/arm/mach-tegra/
H A Dsleep-tegra20.S342 * IRAM when this code is executed; immediately switch to CLKM and
416 * copied into and executed from IRAM
494 * must be executed from IRAM
H A Dsleep-tegra30.S324 * IRAM when this code is executed; immediately switch to CLKM and
590 * copied into and executed from IRAM
705 * must be executed from IRAM
/linux-4.4.14/drivers/usb/host/
H A Dohci-ppc-of.c152 /* Work around - At this point ohci_run has executed, the ohci_hcd_ppc_of_probe()
/linux-4.4.14/drivers/misc/ibmasm/
H A Dcommand.c114 * Commands are executed sequentially. One command (sp->current_command)
H A Dibmasmfs.c59 * read: return the result of a previously executed dot command
314 /* commands are executed sequentially, only one command at a time */ command_file_write()
/linux-4.4.14/drivers/net/wireless/ath/ath10k/
H A Dbmi.h178 /* 0 = nothing executed
H A Dpci.h190 * device bootup is executed and re-programmed later.
/linux-4.4.14/drivers/base/power/
H A Ddomain_governor.c99 * This routine must be executed under the PM domain's lock.
H A Dmain.c282 * Runtime PM is disabled for @dev while this function is being executed.
317 * executed.
472 * executed.
602 * Runtime PM is disabled for @dev while this function is being executed.
1014 * executed.
1159 * Runtime PM is disabled for @dev while this function is being executed.
H A Ddomain.c193 * executed, unless one of the masters' .power_on() callbacks fiddles __genpd_poweron()
581 * executed sequentially, so it is guaranteed that it will never run twice in
613 * executed sequentially, so it is guaranteed that it will never run twice in
802 * Since all of the "noirq" callbacks are executed sequentially, it is pm_genpd_suspend_noirq()
833 * Since all of the "noirq" callbacks are executed sequentially, it is pm_genpd_resume_noirq()
1033 * Since all of the "noirq" callbacks are executed sequentially, it is pm_genpd_restore_noirq()
/linux-4.4.14/arch/tile/kernel/
H A Dsingle_step.c400 * had "executed" the swint1 without ever being in kernel space. single_step_once()
435 * pc after the single step code is executed, and if single_step_once()
729 * instruction has executed.
734 * we can say an instruction has executed.
/linux-4.4.14/arch/unicore32/mm/
H A Dcache-ucv2.S88 * a memory region, and will be executed.
/linux-4.4.14/arch/x86/boot/
H A Dvideo-vga.c230 * systems. It should be executed first, by making sure
/linux-4.4.14/arch/xtensa/include/uapi/asm/
H A Dmman.h27 #define PROT_EXEC 0x4 /* page can be executed */
/linux-4.4.14/drivers/bus/
H A Dmips_cdmm.c130 * All the CDMM driver callbacks need to be executed on the appropriate CPU from
558 * All the CDMM driver callbacks need to be executed on the appropriate CPU from
602 * This work_on_cpu callback function is executed on a given CPU to call the
629 * This work_on_cpu callback function is executed on a given CPU to discover
/linux-4.4.14/arch/blackfin/mach-common/
H A Dpm.c226 * state is executed, SCKE is driven High, taking the bfin_pm_valid()
/linux-4.4.14/include/linux/fsl/bestcomm/
H A Dbestcomm.h79 * This function disable a given task, making sure it's not executed
/linux-4.4.14/arch/mips/include/uapi/asm/
H A Dmman.h20 #define PROT_EXEC 0x04 /* page can be executed */
/linux-4.4.14/arch/sh/boot/compressed/
H A Dhead_64.S47 * This must be executed before the first branch.
/linux-4.4.14/arch/m68k/include/asm/
H A Dprocessor.h115 * Do necessary setup to start up a newly executed thread.
/linux-4.4.14/arch/microblaze/include/asm/
H A Dprocessor.h30 /* Do necessary setup to start up a newly executed thread. */
/linux-4.4.14/arch/mn10300/include/asm/
H A Dprocessor.h123 * do necessary setup to start up a newly executed thread
/linux-4.4.14/arch/ia64/mm/
H A Dhugetlbpage.c188 * boot cpu already executed ia64_mmu_init, and has HPAGE_SHIFT_DEFAULT hugetlb_setup_sz()
/linux-4.4.14/arch/blackfin/kernel/
H A Dfixed_code.S5 * executed from userspace.
/linux-4.4.14/arch/arm/mach-lpc32xx/
H A Dpm.c46 * and exit DRAM self-refresh modes must not be executed in DRAM. A small
/linux-4.4.14/arch/arm/kvm/
H A Dmmio.c155 * The MMIO instruction is emulated and should not be re-executed decode_hsr()
H A Demulate.c166 * wouldn't be executed. So let's re-implement the hardware, in
212 * When exceptions occur while instructions are executed in Thumb IF-THEN
H A Dtrace.h180 TP_printk("guest executed wf%c at: 0x%08lx",
/linux-4.4.14/net/llc/
H A Dllc_c_ev.c5 * the actions associated with each being executed when that event is
10 * If a match is made, the actions associated with the event are executed
13 * number of 'event qualifier' functions must also be executed. If these
14 * all execute successfully, then the event is finally executed.
H A Dllc_if.c138 * connection until all ACTIONs have been completely executed llc_send_disc()
/linux-4.4.14/tools/perf/tests/
H A Dbp_signal.c48 * This should be executed only once during sig_handler()
/linux-4.4.14/drivers/staging/rdma/hfi1/
H A Dkeys.c228 would have executed. hfi1_lkey_ok()
325 would have executed. hfi1_rkey_ok()
/linux-4.4.14/drivers/infiniband/hw/qib/
H A Dqib_keys.c206 would have executed. qib_lkey_ok()
305 would have executed. qib_rkey_ok()
/linux-4.4.14/drivers/nfc/
H A Dnfcsim.c427 * Because the wq is ordered and only 1 work item is executed at a time, nfcsim_wq_poll()
488 /* We need an ordered wq to ensure that poll_work items are executed nfcsim_init()
/linux-4.4.14/arch/x86/kernel/fpu/
H A Dinit.c241 * after the context switch (whenever it is executed) to fault - at
246 * a single FPU instruction being executed. If we eventually switch
/linux-4.4.14/security/integrity/ima/
H A Dima_main.c282 * from being executed in deny_write_access() and an executable file,
285 * what is being executed.
/linux-4.4.14/arch/sh/kernel/
H A Dftrace.c67 * the code being modified is also being executed on another CPU
84 * If an NMI is executed, the first thing it does is to call
H A Dkgdb.c130 * so that returning will cause only a single instruction to be executed.
133 * instruction in the delay slot will be executed.
/linux-4.4.14/drivers/ata/
H A Dlibata-acpi.c641 * 1 if command is executed successfully. 0 if ignored, rejected or
714 * @nr_executed: out parameter for the number of executed commands
722 * Number of executed taskfiles on success, 0 if _GTF doesn't exist.
813 * hasn't been executed yet. Error return from this function aborts
1007 /* refresh IDENTIFY page if any _GTF command has been executed */ ata_acpi_on_devcfg()
1033 /* We can safely continue if no _GTF command has been executed ata_acpi_on_devcfg()
/linux-4.4.14/arch/arm/mach-omap2/
H A Domap_hwmod.h582 * @pre_shutdown: ptr to fn to be executed immediately prior to device shutdown
583 * @reset: ptr to fn to be executed in place of the standard hwmod reset fn
584 * @enable_preprogram: ptr to fn to be executed during device enable
585 * @lock: ptr to fn to be executed to lock IP registers
586 * @unlock: ptr to fn to be executed to unlock IP registers
600 * executed in place of the standard hwmod _reset() code in
/linux-4.4.14/kernel/rcu/
H A Dsrcu.c367 * is guaranteed to have executed a full memory barrier since the end of
371 * "func()" must have executed a memory barrier after the call_rcu()
470 * each CPU is guaranteed to have executed a full memory barrier since
474 * the return from synchronize_srcu() is guaranteed to have executed a
482 * to have executed a full memory barrier during the execution of
H A Dupdate.c573 * each CPU is guaranteed to have executed a full memory barrier since the
577 * the return from synchronize_rcu_tasks() is guaranteed to have executed
585 * to have executed a full memory barrier during the execution of
833 pr_info("RCU test callback executed %d\n", rcu_self_test_counter); test_callback()
/linux-4.4.14/drivers/scsi/isci/
H A Dscu_task_context.h147 * queue. The task will NOT be executed if the TX is suspended for the remote
155 * This priority indicates that the task will be executed before all
157 * WILL be executed if the TX is suspended for the remote node.
/linux-4.4.14/arch/s390/kernel/
H A Dkprobes.c107 * field can be patched and executed within the insn slot. s390_get_insn_slot()
292 * section and is executed with interrupts disabled. kprobe_reenter_check()
506 * was executed instead. resume_execution()
H A Dentry.S256 * are executed with interrupts enabled.
1055 # check if stpt has been executed
1062 0: # check if stmg has been executed
1156 0: # check if stck & stpt have been executed
/linux-4.4.14/drivers/usb/usbip/
H A Dstub_rx.c260 * interrupt context. If stub_complete() is executed stub_recv_cmd_unlink()
265 * is not executed. OK? stub_recv_cmd_unlink()
/linux-4.4.14/drivers/media/pci/saa7164/
H A Dsaa7164-bus.c131 * SAA_OK The function executed successfully.
316 * 0 The function executed successfully.
/linux-4.4.14/drivers/net/wireless/rt2x00/
H A Drt2x00lib.h219 * be executed periodically until &rt2x00link_stop_tuner has
259 *be executed periodically until &rt2x00link_stop_watchdog has
/linux-4.4.14/include/acpi/
H A Dacexcep.h377 EXCEP_TXT("AE_CTRL_BREAK", "A Break has been executed"),
378 EXCEP_TXT("AE_CTRL_CONTINUE", "A Continue has been executed"),
/linux-4.4.14/drivers/staging/nvec/
H A Dnvec.h122 * @wq: The work queue in which @rx_work and @tx_work are executed
/linux-4.4.14/drivers/s390/char/
H A Ddiag_ftp.c89 * @cmd: FTP command to be executed
/linux-4.4.14/drivers/mtd/
H A Dafs.c50 u32 address; /* Image is executed from here */
/linux-4.4.14/drivers/media/v4l2-core/
H A Dv4l2-async.c244 * executed. v4l2_async_notifier_unregister()
/linux-4.4.14/drivers/parisc/
H A Dpower.c180 * executed any longer. This function then re-enables the
/linux-4.4.14/drivers/net/wireless/ath/ath6kl/
H A Dhif.h98 * emode - This indicates the whether the command is to be executed in a
/linux-4.4.14/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac-socfpga.c220 * a DMA reset. A DMA reset will "time out" if executed socfpga_dwmac_init()
/linux-4.4.14/drivers/dma/
H A Dep93xx_dma.c814 * ep93xx_dma_tx_submit - set the prepared descriptor(s) to be executed
815 * @tx: descriptor to be executed
818 * is busy, queue the descriptor to be executed later on. Returns cookie which
1266 * hardware and executed.
H A Dfsldma.h162 * Descriptors which are currently being executed by the hardware
/linux-4.4.14/drivers/gpu/drm/msm/
H A Dmsm_rd.c87 * were executed). And read_lock synchronizes the reads
/linux-4.4.14/arch/unicore32/include/asm/
H A Dcacheflush.h157 * stored within this range of addresses can be executed by the CPU.
/linux-4.4.14/arch/unicore32/kernel/
H A Dhead.S206 * The following fragment of code is executed with the MMU on in MMU mode,
/linux-4.4.14/arch/xtensa/include/asm/
H A Dprocessor.h170 * Do necessary setup to start up a newly executed thread.
/linux-4.4.14/arch/alpha/lib/
H A Dev6-copy_user.S100 * In the worst case, we've just executed an ldq_u here from 0($7)
/linux-4.4.14/arch/arc/kernel/
H A Dsmp.c112 * The very first "C" code executed by secondary
/linux-4.4.14/arch/cris/arch-v10/kernel/
H A Dirq.c206 executed by the associated break handler, rather than just a jump init_IRQ()
/linux-4.4.14/lib/
H A Dcpu_rmap.c250 * This is executed in workqueue context.
/linux-4.4.14/include/xen/
H A Dxenbus.h61 /* Callback (executed in a process context with no locks held). */
/linux-4.4.14/fs/proc/
H A Dfd.c290 * access /proc/self/fd after it has executed a setuid().
/linux-4.4.14/include/linux/sunrpc/
H A Dsched.h55 * callback to be executed after waking up
/linux-4.4.14/arch/powerpc/platforms/pseries/
H A DhvCall.S192 * hypervisor calls to be executed in real mode. So plpar_hcall_raw
/linux-4.4.14/arch/sh/kernel/cpu/shmobile/
H A Dsleep.S28 * this code will be copied to on-chip memory and executed from there.
/linux-4.4.14/arch/mips/cavium-octeon/
H A Dsmp.c56 * Cause the function described by call_data to be executed on the passed
/linux-4.4.14/arch/nios2/kernel/
H A Dprocess.c240 * Do necessary setup to start up a newly executed thread.
/linux-4.4.14/arch/hexagon/kernel/
H A Dsignal.c122 /* The on-stack signal trampoline is no longer executed; setup_rt_frame()
/linux-4.4.14/arch/m68k/atari/
H A Dtime.c43 /* This is always executed with interrupts disabled. */ atari_gettimeoffset()
/linux-4.4.14/arch/arm/mach-ks8695/
H A Dpci.c147 * If the instruction being executed was a read, ks8695_pci_fault()
/linux-4.4.14/drivers/usb/gadget/udc/
H A Dm66592-udc.h141 #define M66592_SADR 0x0040 /* b6: Set address executed interrupt */
142 #define M66592_SCFG 0x0020 /* b5: Set configuration executed interrupt */
/linux-4.4.14/drivers/scsi/
H A Daha1740.c442 will only be executed once in the code below. Even if this
445 processors. We print a warning if the code is executed more
/linux-4.4.14/drivers/hwmon/pmbus/
H A Dltc2978.c96 * LTC2978 clears peak data whenever the CLEAR_FAULTS command is executed, which
100 * "clear peak" command is executed for the sensor in question.
/linux-4.4.14/drivers/net/wireless/iwlwifi/mvm/
H A Dfw-api-scan.h408 * @last_schedule_line: last schedule line executed (fast or regular)
409 * @last_schedule_iteration: last scan iteration executed before scan abort
/linux-4.4.14/drivers/crypto/marvell/
H A Dcesa.h219 * to be executed.
451 * @prepare: prepare a request to be executed on the specified engine
/linux-4.4.14/block/
H A Dblk-flush.c15 * that the device cache should be flushed before the data is executed, and
21 * data or executed as normal requests otherwise.
/linux-4.4.14/arch/parisc/kernel/
H A Dsignal.c373 executed. Ref: setup_rt_frame()
458 * return pointer so that the ble instruction gets executed again. check_syscallno_in_delay_branch()
/linux-4.4.14/arch/blackfin/include/asm/
H A Ddef_LPBlackfin.h212 * for each instruction executed
220 *instruction executed

Completed in 6168 milliseconds

1234