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

/linux-4.4.14/scripts/
H A Dmkcompile_h6 PREEMPT=$4
59 if [ -n "$PREEMPT" ] ; then CONFIG_FLAGS="$CONFIG_FLAGS PREEMPT"; fi
/linux-4.4.14/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.4.14/include/linux/
H A Dsmp.h176 * the warning message, as your code might not work under PREEMPT. smp_init()
H A Drcupdate.h410 * machinery were to be shut off, as some advocate for PREEMPT kernels.
845 * read-side critical section that would block in a !PREEMPT kernel.
/linux-4.4.14/arch/s390/kernel/
H A Ddumpstack.c183 printk("PREEMPT "); die()
/linux-4.4.14/arch/avr32/kernel/
H A Dtraps.c41 printk(KERN_CONT "PREEMPT "); die()
/linux-4.4.14/arch/x86/kernel/
H A Ddumpstack.c263 printk("PREEMPT "); __die()
/linux-4.4.14/arch/xtensa/kernel/
H A Dtraps.c527 printk("PREEMPT "); die()
/linux-4.4.14/drivers/target/
H A Dtarget_core_pr.c72 PREEMPT, enumerator in enum:preempt_type
2798 pr_debug("SPC-3 PR [%s] Service Action: PREEMPT%s created new" __core_scsi3_complete_pro_preempt()
2803 pr_debug("SPC-3 PR [%s] PREEMPT%s from Node: %s%s\n", __core_scsi3_complete_pro_preempt()
2861 " PR_REGISTERED *pr_reg for PREEMPT%s\n", core_scsi3_pro_preempt()
2900 * PROUT SA PREEMPT with All Registrant type reservations are core_scsi3_pro_preempt()
2970 * If a PERSISTENT RESERVE OUT with a PREEMPT service action or core_scsi3_pro_preempt()
2971 * a PREEMPT AND ABORT service action sets the SERVICE ACTION core_scsi3_pro_preempt()
3014 * PERSISTENT RESERVE OUT with a PREEMPT service action core_scsi3_pro_preempt()
3015 * or a PREEMPT AND ABORT service action with the core_scsi3_pro_preempt()
3148 pr_err("SPC-3 PR: Unknown Service Action PREEMPT%s" core_scsi3_emulate_pro_preempt()
3695 res_key, sa_res_key, PREEMPT); target_scsi3_emulate_pr_out()
/linux-4.4.14/arch/arm64/kernel/
H A Dtraps.c196 #define S_PREEMPT " PREEMPT"
/linux-4.4.14/arch/arm/kernel/
H A Dtraps.c222 #define S_PREEMPT " PREEMPT"
/linux-4.4.14/drivers/net/ethernet/dec/tulip/
H A Dde4x5.h73 #define ER0_EPT 0x20 /* EISA PREEMPT Time, 0: 23 BCLKs */
/linux-4.4.14/arch/powerpc/kernel/
H A Dtraps.c201 printk("PREEMPT "); __die()
/linux-4.4.14/mm/
H A Dslub.c2924 * IRQs, which protects against PREEMPT and interrupts kmem_cache_alloc_bulk()
/linux-4.4.14/kernel/trace/
H A Dftrace.c5030 * is configured with PREEMPT. That is because a task could be preempted ftrace_update_trampoline()
/linux-4.4.14/kernel/
H A Dworkqueue.c2088 * The following prevents a kworker from hogging CPU on !PREEMPT

Completed in 732 milliseconds