Home
last modified time | relevance | path

Searched defs:processor (Results 1 - 25 of 84) sorted by relevance

1234

/kernel/linux/linux-5.10/drivers/acpi/
H A DMakefile
/kernel/linux/linux-6.6/drivers/acpi/
H A DMakefile
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_from_mesa.h84 tgsi_processor_to_shader_stage(unsigned processor) in tgsi_processor_to_shader_stage() argument
H A Dtgsi_iterate.h68 struct tgsi_processor processor; member
H A Dtgsi_info.c97 tgsi_get_processor_name(enum pipe_shader_type processor) in tgsi_get_processor_name() argument
H A Dtgsi_transform.c164 struct tgsi_processor *processor; in tgsi_transform_shader() local
/kernel/linux/linux-5.10/arch/arm/mm/
H A Dproc-syms.c21 EXPORT_SYMBOL(processor); variable
/kernel/linux/linux-6.6/arch/arm/mm/
H A Dproc-syms.c21 EXPORT_SYMBOL(processor); variable
/third_party/skia/src/sksl/dsl/priv/
H A DDSLFPs.cpp20 void StartFragmentProcessor(GrFragmentProcessor::ProgramImpl* processor, in StartFragmentProcessor() argument
/kernel/linux/linux-5.10/block/partitions/
H A Dmac.h29 char processor[16]; /* identifies ISA of boot */ member
/kernel/linux/linux-6.6/arch/riscv/kernel/
H A Dsmpboot.c84 struct acpi_madt_rintc *processor = (struct acpi_madt_rintc *)header; in acpi_parse_rintc() local
/kernel/linux/linux-6.6/block/partitions/
H A Dmac.h29 char processor[16]; /* identifies ISA of boot */ member
/kernel/linux/linux-5.10/drivers/cpufreq/
H A Dspeedstep-lib.c34 static unsigned int pentium3_get_frequency(enum speedstep_processor processor) in pentium3_get_frequency() argument
227 unsigned int speedstep_get_frequency(enum speedstep_processor processor) in speedstep_get_frequency() argument
381 unsigned int speedstep_get_freqs(enum speedstep_processor processor, in speedstep_get_freqs() argument
[all...]
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dvdso_datapage.h59 __u32 processor; /* Processor type 0x1C */ member
/kernel/linux/linux-5.10/arch/arm/include/asm/
H A Dproc-fns.h23 struct processor { struct
[all...]
/kernel/linux/linux-5.10/arch/arm64/include/asm/
H A Dacpi.h115 acpi_set_mailbox_entry(int cpu, struct acpi_madt_generic_interrupt *processor) in acpi_set_mailbox_entry() argument
/kernel/linux/linux-6.6/arch/arm64/include/asm/
H A Dacpi.h137 acpi_set_mailbox_entry(int cpu, struct acpi_madt_generic_interrupt *processor) in acpi_set_mailbox_entry() argument
/kernel/linux/linux-6.6/arch/arm/include/asm/
H A Dproc-fns.h23 struct processor { struct
[all...]
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dvdso_datapage.h60 __u32 processor; /* Processor type 0x1C */ member
/kernel/linux/linux-5.10/fs/fscache/
H A Doperation.c31 fscache_operation_init(struct fscache_cookie *cookie, struct fscache_operation *op, fscache_operation_processor_t processor, fscache_operation_cancel_t cancel, fscache_operation_release_t release) fscache_operation_init() argument
/kernel/linux/linux-6.6/drivers/cpufreq/
H A Dspeedstep-lib.c34 static unsigned int pentium3_get_frequency(enum speedstep_processor processor) in pentium3_get_frequency() argument
227 unsigned int speedstep_get_frequency(enum speedstep_processor processor) in speedstep_get_frequency() argument
381 unsigned int speedstep_get_freqs(enum speedstep_processor processor, in speedstep_get_freqs() argument
[all...]
/third_party/cups-filters/filter/pdftopdf/
H A Dpdftopdf_processor.cc106 PDFTOPDF_Processor *PDFTOPDF_Factory::processor() in processor() function in PDFTOPDF_Factory
/third_party/node/deps/v8/src/base/
H A Dcpu.cc649 char* processor = cpu_info.ExtractField("Processor"); in CPU() local
658 char* processor = cpu_info.ExtractField("model name"); in CPU() local
/third_party/skia/src/gpu/
H A DGrProcessorSet.h170 XP(const GrXferProcessor* processor) : fProcessor(processor) {} in XP() argument
H A DGrProcessorUnitTest.cpp97 ProcessorSmartPtr processor = factory->fMakeProc(data); in MakeIdx() local

Completed in 10 milliseconds

1234