代码搜索:Threads
找到约 7,387 项符合「Threads」的源代码
代码结果 7,387
www.eeworm.com/read/316872/3590658
c ppc_ksyms.c
#include
#include
#include
#include
#include
#include
#include
#include
www.eeworm.com/read/316872/3596906
h pgalloc_32.h
#ifndef _I386_PGALLOC_H
#define _I386_PGALLOC_H
#include
#include /* for struct page */
#ifdef CONFIG_PARAVIRT
#include
#else
#define paravirt_alloc_
www.eeworm.com/read/316872/3597964
h spinlock.h
/* spinlock.h: 64-bit Sparc spinlock support.
*
* Copyright (C) 1997 David S. Miller (davem@caip.rutgers.edu)
*/
#ifndef __SPARC64_SPINLOCK_H
#define __SPARC64_SPINLOCK_H
#include
www.eeworm.com/read/316872/3599194
h percpu.h
#ifndef _ASM_GENERIC_PERCPU_H_
#define _ASM_GENERIC_PERCPU_H_
#include
#include
#define __GENERIC_PER_CPU
#ifdef CONFIG_SMP
extern unsigned long __per_cpu_offset
www.eeworm.com/read/316872/3601570
h hardirq.h
#ifndef __ASM_HARDIRQ_H
#define __ASM_HARDIRQ_H
#include
#include
#include
typedef struct {
unsigned int __softirq_pending;
unsigned int local_timer_i
www.eeworm.com/read/316872/3601666
h smp.h
#ifndef __ASM_SMP_H
#define __ASM_SMP_H
#include
#include
#include
#include
/* HACK: Cabrio WHAMI return value is bogus if more than
www.eeworm.com/read/316872/3601983
h pgtable-ppc32.h
#ifndef _ASM_POWERPC_PGTABLE_PPC32_H
#define _ASM_POWERPC_PGTABLE_PPC32_H
#include
#ifndef __ASSEMBLY__
#include
#include
#include
www.eeworm.com/read/316872/3602186
h hardirq.h
#ifndef __H8300_HARDIRQ_H
#define __H8300_HARDIRQ_H
#include
#include
#include
#include
typedef struct {
unsigned int __softirq_
www.eeworm.com/read/316872/3602532
h pgtable.h
#ifdef __KERNEL__
#ifndef _PPC_PGTABLE_H
#define _PPC_PGTABLE_H
#include
#ifndef __ASSEMBLY__
#include
#include
#include
www.eeworm.com/read/294038/3922500
c smp.c
#include
#include
#include
#include
#include
#include
#include
#include