Home
last modified time | relevance | path

Searched defs:thunk (Results 1 – 18 of 18) sorted by relevance

/freebsd-12.1/lib/libc/stdio/
H A Dfopencookie.c53 struct fopencookie_thunk *thunk; in fopencookie() local
90 struct fopencookie_thunk *thunk; in _fopencookie_read() local
104 struct fopencookie_thunk *thunk; in _fopencookie_write() local
119 struct fopencookie_thunk *thunk; in _fopencookie_seek() local
156 struct fopencookie_thunk *thunk; in _fopencookie_close() local
/freebsd-12.1/contrib/openmp/runtime/src/
H A Dkmp_taskq.cpp86 static void __kmp_taskq_check_ordered(kmp_int32 gtid, kmpc_thunk_t *thunk) { in __kmp_taskq_check_ordered()
141 static void __kmp_dump_thunk(kmp_taskq_t *tq, kmpc_thunk_t *thunk, in __kmp_dump_thunk()
166 static void __kmp_dump_thunk_stack(kmpc_thunk_t *thunk, kmp_int32 thread_num) { in __kmp_dump_thunk_stack()
180 kmpc_thunk_t *thunk; in __kmp_dump_task_queue() local
658 kmpc_thunk_t *thunk, int in_parallel) { in __kmp_enqueue_task()
1021 kmpc_thunk_t *thunk; in __kmp_remove_queue_from_tree() local
1197 kmpc_thunk_t *thunk, in __kmp_execute_task_from_queue()
1524 kmpc_thunk_t *thunk; in __kmpc_end_taskq() local
1803 kmp_int32 __kmpc_task(ident_t *loc, kmp_int32 global_tid, kmpc_thunk_t *thunk) { in __kmpc_task()
1860 void __kmpc_taskq_task(ident_t *loc, kmp_int32 global_tid, kmpc_thunk_t *thunk, in __kmpc_taskq_task()
[all …]
/freebsd-12.1/sys/dev/drm2/
H A Ddrm_linux_list_sort.c44 struct drm_list_sort_thunk *thunk; in drm_le_cmp() local
59 struct drm_list_sort_thunk thunk; in drm_list_sort() local
/freebsd-12.1/sys/kern/
H A Dkern_thr.c106 thr_create_initthr(struct thread *td, void *thunk) in thr_create_initthr()
147 thr_new_initthr(struct thread *td, void *thunk) in thr_new_initthr()
193 int (*initialize_thread)(struct thread *, void *), void *thunk) in thread_create() argument
/freebsd-12.1/crypto/heimdal/lib/roken/
H A Dqsort.c99 med3(char *a, char *b, char *c, cmp_t *cmp, void *thunk in med3()
112 rk_qsort_r(void *a, size_t n, size_t es, void *thunk, cmp_t *cmp) in rk_qsort_r()
/freebsd-12.1/sys/compat/cloudabi32/
H A Dcloudabi32_thread.c45 initialize_thread(struct thread *td, void *thunk) in initialize_thread()
/freebsd-12.1/sys/compat/cloudabi64/
H A Dcloudabi64_thread.c45 initialize_thread(struct thread *td, void *thunk) in initialize_thread()
/freebsd-12.1/lib/libc/gen/
H A Dscandir.c149 alphasort_thunk(void *thunk, const void *p1, const void *p2) in alphasort_thunk()
H A Dscandir-compat11.c158 freebsd11_alphasort_thunk(void *thunk, const void *p1, const void *p2) in freebsd11_alphasort_thunk()
/freebsd-12.1/lib/libc/stdlib/
H A Dqsort.c88 qsort_r(void *a, size_t n, size_t es, void *thunk, cmp_t *cmp) in qsort_r()
/freebsd-12.1/sys/libkern/
H A Dqsort.c110 qsort_r(void *a, size_t n, size_t es, void *thunk, cmp_t *cmp) in qsort_r()
/freebsd-12.1/lib/libproc/
H A Dproc_sym.c114 struct symsort_thunk *thunk; in symvalcmp() local
165 struct symsort_thunk thunk; in load_symtab() local
/freebsd-12.1/contrib/gcc/cp/
H A Dmethod.c91 tree thunk; in make_thunk() local
178 finish_thunk (tree thunk) in finish_thunk()
H A Dsemantics.c3199 tree thunk; in emit_associated_thunks() local
H A Dclass.c6627 dump_thunk (FILE *stream, int indent, tree thunk) in dump_thunk()
/freebsd-12.1/sys/compat/linuxkpi/common/src/
H A Dlinux_compat.c2248 struct list_sort_thunk *thunk; in linux_le_cmp() local
2260 struct list_sort_thunk thunk; in list_sort() local
/freebsd-12.1/sys/dev/drm2/i915/
H A Di915_debug.c1666 struct i915_info_sysctl_thunk *thunk; in i915_info_sysctl_handler() local
/freebsd-12.1/contrib/llvm/include/llvm/BinaryFormat/
H A DMachO.h895 uint32_t thunk; member
901 uint64_t thunk; member
907 uintptr_t thunk; member