Searched refs:PREEMPT (Results 1 - 15 of 15) sorted by relevance

/linux-4.1.27/scripts/
H A Dmkcompile_h6 PREEMPT=$4
59 if [ -n "$PREEMPT" ] ; then CONFIG_FLAGS="$CONFIG_FLAGS PREEMPT"; fi
/linux-4.1.27/fs/
H A Dstack.c25 * keep the two halves of i_blocks in sync despite SMP or PREEMPT - fsstack_copy_inode_size()
48 * two halves of i_blocks in sync despite SMP or PREEMPT: use i_lock fsstack_copy_inode_size()
/linux-4.1.27/include/linux/
H A Dsmp.h176 * the warning message, as your code might not work under PREEMPT. smp_init()
H A Drcupdate.h380 * machinery were to be shut off, as some advocate for PREEMPT kernels.
898 * read-side critical section that would block in a !PREEMPT kernel.
/linux-4.1.27/arch/s390/kernel/
H A Ddumpstack.c183 printk("PREEMPT "); die()
/linux-4.1.27/arch/avr32/kernel/
H A Dtraps.c41 printk(KERN_CONT "PREEMPT "); die()
/linux-4.1.27/arch/x86/kernel/
H A Ddumpstack.c263 printk("PREEMPT "); __die()
/linux-4.1.27/arch/xtensa/kernel/
H A Dtraps.c498 printk("PREEMPT "); die()
/linux-4.1.27/arch/arm64/kernel/
H A Dtraps.c178 #define S_PREEMPT " PREEMPT"
/linux-4.1.27/drivers/target/
H A Dtarget_core_pr.c74 PREEMPT, enumerator in enum:preempt_type
2741 pr_debug("SPC-3 PR [%s] Service Action: PREEMPT%s created new" __core_scsi3_complete_pro_preempt()
2746 pr_debug("SPC-3 PR [%s] PREEMPT%s from Node: %s%s\n", __core_scsi3_complete_pro_preempt()
2804 " PR_REGISTERED *pr_reg for PREEMPT%s\n", core_scsi3_pro_preempt()
2843 * PROUT SA PREEMPT with All Registrant type reservations are core_scsi3_pro_preempt()
2913 * If a PERSISTENT RESERVE OUT with a PREEMPT service action or core_scsi3_pro_preempt()
2914 * a PREEMPT AND ABORT service action sets the SERVICE ACTION core_scsi3_pro_preempt()
2957 * PERSISTENT RESERVE OUT with a PREEMPT service action core_scsi3_pro_preempt()
2958 * or a PREEMPT AND ABORT service action with the core_scsi3_pro_preempt()
3091 pr_err("SPC-3 PR: Unknown Service Action PREEMPT%s" core_scsi3_emulate_pro_preempt()
3644 res_key, sa_res_key, PREEMPT); target_scsi3_emulate_pr_out()
/linux-4.1.27/arch/arm/kernel/
H A Dtraps.c222 #define S_PREEMPT " PREEMPT"
/linux-4.1.27/drivers/net/ethernet/dec/tulip/
H A Dde4x5.h73 #define ER0_EPT 0x20 /* EISA PREEMPT Time, 0: 23 BCLKs */
/linux-4.1.27/arch/powerpc/kernel/
H A Dtraps.c201 printk("PREEMPT "); __die()
/linux-4.1.27/kernel/trace/
H A Dftrace.c5024 * is configured with PREEMPT. That is because a task could be preempted ftrace_update_trampoline()
/linux-4.1.27/kernel/
H A Dworkqueue.c2095 * The following prevents a kworker from hogging CPU on !PREEMPT

Completed in 915 milliseconds