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

/seL4-refos-master/libs/libsel4debug/src/
H A Dtrace.c31 void __cyg_profile_func_enter(void *func, void *caller) argument
36 void __cyg_profile_func_exit(void *func, void *caller) argument
H A Dbacktrace.c56 void __cyg_profile_func_enter(void *func, void *caller) argument
72 void __cyg_profile_func_exit(void *func, void *caller) argument
/seL4-refos-master/projects/seL4_libs/libsel4debug/src/
H A Dtrace.c31 void __cyg_profile_func_enter(void *func, void *caller) argument
36 void __cyg_profile_func_exit(void *func, void *caller) argument
H A Dbacktrace.c56 void __cyg_profile_func_enter(void *func, void *caller) argument
72 void __cyg_profile_func_exit(void *func, void *caller) argument
/seL4-refos-master/libs/libmuslc/src/thread/
H A Dcall_once.c5 void call_once(once_flag *flag, void (*func)(void)) argument
H A Dthrd_create.c6 int thrd_create(thrd_t *thr, thrd_start_t func, void *arg) argument
/seL4-refos-master/libs/libmuslc/src/exit/
H A Dassert.c4 _Noreturn void __assert_fail(const char *expr, const char *file, int line, const char *func) argument
H A Dat_quick_exit.c22 int at_quick_exit(void (*func)(void)) argument
H A Datexit.c68 int atexit(void (*func)(void)) argument
/seL4-refos-master/libs/libmuslc/src/signal/
H A Dsignal.c7 void (*signal(int sig, void (*func)(int)))(int) argument
/seL4-refos-master/libs/librefos/src/
H A Dtest.c31 const char *func; member in struct:test_failure_log
54 test_fail(const char *check, const char *file, const char *func, int line) argument
/seL4-refos-master/projects/refos/impl/libs/librefos/src/
H A Dtest.c31 const char *func; member in struct:test_failure_log
54 test_fail(const char *check, const char *file, const char *func, int line) argument
/seL4-refos-master/kernel/src/arch/arm/smp/
H A Dipi.c16 static inline void init_ipi_args(IpiRemoteCall_t func, argument
/seL4-refos-master/kernel/src/smp/
H A Dipi.c87 void doRemoteMaskOp(IpiRemoteCall_t func, word_t data1, word_t data2, word_t data3, word_t mask) argument
/seL4-refos-master/kernel/src/arch/x86/smp/
H A Dipi.c16 static inline void init_ipi_args(IpiRemoteCall_t func, argument
/seL4-refos-master/seL4_tools/elfloader-tool/src/plat/tx2/
H A Dplatform_init.c41 static __attribute__((noinline)) int send_smc(uint8_t func, struct mce_regs *regs) argument
/seL4-refos-master/tools/elfloader/src/plat/tx2/
H A Dplatform_init.c41 static __attribute__((noinline)) int send_smc(uint8_t func, struct mce_regs *regs) argument
/seL4-refos-master/kernel/src/arch/riscv/smp/
H A Dipi.c18 static inline void init_ipi_args(IpiRemoteCall_t func, argument
/seL4-refos-master/projects/seL4_libs/libsel4serialserver/src/
H A Dserver.c448 enum serial_server_funcs func; local
/seL4-refos-master/libs/libutils/src/
H A Dzf_log.c341 static void put_src(zf_log_output_ctx *const ctx, const char *const func, argument
427 void _zf_log_write_d(const char *const func, argument
456 void _zf_log_write_mem_d(const char *const func, argument
/seL4-refos-master/projects/util_libs/libutils/src/
H A Dzf_log.c341 static void put_src(zf_log_output_ctx *const ctx, const char *const func, argument
427 void _zf_log_write_d(const char *const func, argument
456 void _zf_log_write_mem_d(const char *const func, argument
/seL4-refos-master/projects/util_libs/libplatsupport/src/mach/exynos/
H A Dmux.c56 static void exynos_mux_set_con(struct mux_cfg *_cfg, int pin, int func) argument
/seL4-refos-master/libs/libplatsupport/src/mach/exynos/
H A Dmux.c56 static void exynos_mux_set_con(struct mux_cfg *_cfg, int pin, int func) argument
/seL4-refos-master/libs/libvterm/src/
H A Dscreen.c475 static int setmousefunc(VTermMouseFunc func, void *data, void *user) argument
/seL4-refos-master/projects/refos/impl/libs/libvterm/src/
H A Dscreen.c475 static int setmousefunc(VTermMouseFunc func, void *data, void *user) argument

Completed in 228 milliseconds