Searched defs:core (Results 1 - 25 of 26) sorted by relevance

12

/seL4-refos-master/kernel/include/api/
H A Ddebug.h116 word_t core = SMP_TERNARY(tcb->tcbAffinity, 0); local
/seL4-refos-master/kernel/src/object/
H A Dschedcontrol.c13 static exception_t invokeSchedControl_Configure(sched_context_t *target, word_t core, ticks_t budget, argument
/seL4-refos-master/libs/libsel4simple-default/src/arch/arm/
H A Ddefault.c30 seL4_Error simple_default_get_irq_trigger(void *data, int irq, int trigger, UNUSED int core, seL4_CNode root, argument
/seL4-refos-master/projects/seL4_libs/libsel4simple-default/src/arch/arm/
H A Ddefault.c30 seL4_Error simple_default_get_irq_trigger(void *data, int irq, int trigger, UNUSED int core, seL4_CNode root, argument
/seL4-refos-master/kernel/src/arch/x86/smp/
H A Dipi.c88 int core = wordBits - 1 - clzl(mask); local
/seL4-refos-master/kernel/libsel4/include/sel4/
H A Dbenchmark_track_types.h44 seL4_Word core: 3; member in struct:kernel_entry::__anon27::__anon28
/seL4-refos-master/libs/libsel4/include/sel4/
H A Dbenchmark_track_types.h44 seL4_Word core: 3; member in struct:kernel_entry::__anon98::__anon99
/seL4-refos-master/projects/seL4_libs/libsel4simple/arch_include/arm/simple/arch/
H A Dsimple.h76 static inline seL4_Error arch_simple_get_IRQ_trigger_cpu(arch_simple_t *simple, int irq, int trigger, int core, argument
/seL4-refos-master/libs/libsel4simple/arch_include/arm/simple/arch/
H A Dsimple.h76 static inline seL4_Error arch_simple_get_IRQ_trigger_cpu(arch_simple_t *simple, int irq, int trigger, int core, argument
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Dxwindowp.h68 CorePart core; member in struct:_WindowRec
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Dxwindowp.h68 CorePart core; member in struct:_WindowRec
/seL4-refos-master/seL4_tools/elfloader-tool/src/plat/exynos5/
H A Dplatform_init.c50 struct cso core; member in struct:cpu_cfg
/seL4-refos-master/tools/elfloader/src/plat/exynos5/
H A Dplatform_init.c50 struct cso core; member in struct:cpu_cfg
/seL4-refos-master/libs/libsel4simple-default/src/
H A Dlibsel4simple-default.c200 seL4_CPtr simple_default_sched_control(void *data, int core) argument
/seL4-refos-master/libs/libsel4utils/include/sel4utils/
H A Dthread_config.h46 seL4_Word core; member in struct:sched_params
70 static inline sched_params_t sched_params_periodic(sched_params_t params, simple_t *simple, seL4_Word core, argument
86 static inline sched_params_t sched_params_round_robin(sched_params_t params, simple_t *simple, seL4_Word core, argument
92 static inline sched_params_t sched_params_core(sched_params_t params, seL4_Word core) argument
/seL4-refos-master/projects/seL4_libs/libsel4simple-default/src/
H A Dlibsel4simple-default.c200 seL4_CPtr simple_default_sched_control(void *data, int core) argument
/seL4-refos-master/projects/seL4_libs/libsel4utils/include/sel4utils/
H A Dthread_config.h46 seL4_Word core; member in struct:sched_params
70 static inline sched_params_t sched_params_periodic(sched_params_t params, simple_t *simple, seL4_Word core, argument
86 static inline sched_params_t sched_params_round_robin(sched_params_t params, simple_t *simple, seL4_Word core, argument
92 static inline sched_params_t sched_params_core(sched_params_t params, seL4_Word core) argument
/seL4-refos-master/kernel/src/kernel/
H A Dsporadic.c153 void refill_new(sched_context_t *sc, word_t max_refills, ticks_t budget, ticks_t period, word_t core) argument
H A Dthread.c582 void chargeBudget(ticks_t consumed, bool_t canTimeoutFault, word_t core, bool_t isCurCPU) argument
[all...]
/seL4-refos-master/kernel/src/arch/arm/machine/
H A Dgic_v3.c297 word_t core = IRQT_TO_CORE(irq); local
/seL4-refos-master/libs/libplatsupport/src/plat/exynos5/
H A Dclock.c305 exynos5_clock_sys_init(void* cpu, void* core, void* acp, void* isp, void* top, argument
/seL4-refos-master/projects/util_libs/libethdrivers/src/plat/am335x/
H A Dcpsw.c300 void CPSWWrCoreIntEnable(unsigned int baseAddr, unsigned int core, argument
321 void CPSWWrCoreIntDisable(unsigned int baseAddr, unsigned int core, argument
345 CPSWWrCoreIntStatusGet(unsigned int baseAddr, unsigned int core, unsigned int channel, unsigned int intFlag) argument
[all...]
/seL4-refos-master/projects/util_libs/libplatsupport/src/plat/exynos5/
H A Dclock.c305 exynos5_clock_sys_init(void* cpu, void* core, void* acp, void* isp, void* top, argument
/seL4-refos-master/projects/seL4_libs/libsel4simple/include/simple/
H A Dsimple.h589 static inline seL4_CPtr simple_get_sched_ctrl(simple_t *simple, int core) argument
/seL4-refos-master/libs/libsel4simple/include/simple/
H A Dsimple.h589 static inline seL4_CPtr simple_get_sched_ctrl(simple_t *simple, int core) argument

Completed in 177 milliseconds

12