Searched refs:processor (Results 1 - 25 of 692) sorted by last modified time

1234567891011>>

/linux-master/net/rxrpc/
H A Dconn_object.c66 INIT_WORK(&conn->processor, rxrpc_process_connection);
218 * Queue a connection's work processor, getting a ref to pass to the work
224 rxrpc_queue_work(&conn->processor))
317 cancel_work_sync(&conn->processor); /* Processing may restart the timer */
364 cancel_work(&conn->processor);
366 if (in_softirq() || work_busy(&conn->processor) ||
/linux-master/arch/xtensa/kernel/
H A Dprocess.c42 #include <asm/processor.h>
/linux-master/arch/xtensa/include/asm/
H A Dcacheflush.h13 #include <asm/processor.h>
/linux-master/fs/smb/client/
H A Dtransport.c21 #include <linux/processor.h>
H A Dsmb2transport.c18 #include <asm/processor.h>
H A Dconnect.c28 #include <asm/processor.h>
/linux-master/arch/x86/kernel/
H A Dprocess_64.c44 #include <asm/processor.h>
/linux-master/arch/x86/kernel/cpu/
H A Damd.c12 #include <asm/processor.h>
356 * per-processor PPR. Restrict SNP support on the known CPU models
H A Dbugs.c23 #include <asm/processor.h>
24 #include <asm/processor-flags.h>
786 * GDS_MITG_DIS will be ignored if this processor is locked but the boot
787 * processor was not.
H A Dcommon.c37 #include <asm/processor.h>
330 /* Disable processor serial number: */
378 /* Check the boot processor, plus build option for UMIP. */
382 /* Check the current processor's cpuid bits. */
832 /* do processor-specific cache resizing */
1428 * an affected processor, the VMM may have disabled the use of GATHER by
H A Dtopology_amd.c6 #include <asm/processor.h>
/linux-master/include/linux/
H A Dmm.h100 #include <asm/processor.h>
2352 * Use the processor id as a fall-back when the mm cid feature is
/linux-master/drivers/gpu/drm/amd/pm/
H A Damdgpu_pm.c36 #include <asm/processor.h>
/linux-master/arch/arc/mm/
H A Dtlbex.S41 #include <asm/processor.h>
/linux-master/arch/arc/include/asm/
H A Dentry.h13 #include <asm/processor.h> /* For VMALLOC_START */
/linux-master/virt/kvm/
H A Dkvm_main.c56 #include <asm/processor.h>
/linux-master/tools/testing/selftests/kvm/
H A Dset_memory_region_test.c18 #include <processor.h>
/linux-master/arch/x86/kvm/svm/
H A Dsev.c20 #include <linux/processor.h>
/linux-master/arch/x86/kvm/
H A Dlapic.c30 #include <asm/processor.h>
754 * because the processor can modify ISR under the hood. Instead
H A Dcpuid.c20 #include <asm/processor.h>
1091 * processor agrees with permitted_xcr0/permitted_xss
1205 * above. The processor merrily returns values from the
H A Dcpuid.h8 #include <asm/processor.h>
/linux-master/drivers/s390/net/
H A Dism_drv.c16 #include <linux/processor.h>
/linux-master/drivers/char/
H A Drandom.c60 #include <asm/processor.h>
/linux-master/arch/s390/kernel/
H A Dentry.S16 #include <asm/processor.h>
550 * and stop each CPU using signal processor. Use compare and swap
/linux-master/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_chardev.c40 #include <linux/processor.h>

Completed in 299 milliseconds

1234567891011>>