Searched defs:hook (Results 1 - 12 of 12) sorted by relevance
| /src/share/misc/ |
| H A D | NetBSD.el | [all...] |
| /src/sys/external/bsd/drm2/dist/drm/i915/display/ |
| H A D | intel_quirks.c | 65 void (*hook)(struct drm_i915_private *i915); member in struct:intel_quirk 70 void (*hook)(struct drm_i915_private *i915); member in struct:intel_dmi_quirk
|
| /src/sys/arch/hpc/stand/hpcboot/menu/ |
| H A D | menu.cpp | 480 struct HpcMenuInterface::cons_hook_args *hook = 0; local in function:ConsoleTabWindow::command
|
| /src/lib/libc/resolv/ |
| H A D | res_data.c | 233 res_send_setqhook(res_send_qhook hook) { argument 238 res_send_setrhook(res_send_rhook hook) { argument
|
| /src/sys/external/bsd/compiler_rt/dist/lib/asan/ |
| H A D | asan_fuchsia.cc | 161 static void ThreadCreateHook(void *hook, bool aborted) { argument 177 static void ThreadStartHook(void *hook, uptr os_id) { argument 189 static void ThreadExitHook(void *hook, uptr os_id) { argument 213 void __sanitizer_thread_create_hook(void *hook, thrd_t thread, int error) { argument 217 void __sanitizer_thread_start_hook(void *hook, thrd_t self) { argument 221 __sanitizer_thread_exit_hook(void * hook,thrd_t self) argument [all...] |
| H A D | asan_rtems.cc | 158 static void ThreadCreateHook(void *hook, bool aborted) { argument 174 static void ThreadStartHook(void *hook, uptr os_id) { argument 200 static void ThreadExitHook(void *hook, uptr os_id) { argument
|
| /src/sys/kern/ |
| H A D | sysv_sem.c | 91 void *hook; /* cookie from exithook_establish() */ variable in typeref:typename:void *
|
| H A D | subr_msan.c | 147 kmsan_report_hook(const void *addr, size_t size, size_t off, const char *hook) argument 362 kmsan_shadow_check(const void *addr, size_t size, const char *hook) argument 408 kmsan_check_arg(size_t size, const char *hook) argument
|
| /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/ |
| H A D | sanitizer_common.cc | 298 auto hook = MFHooks[i].malloc_hook; local in function:__sanitizer::RunMallocHooks 306 auto hook = MFHooks[i].free_hook; local in function:__sanitizer::RunFreeHooks
|
| /src/sys/external/bsd/drm2/dist/drm/i915/ |
| H A D | i915_request.c | 52 void (*hook)(struct i915_request *rq, struct dma_fence *signal); member in struct:execute_cb [all...] |
| /src/sys/dev/ |
| H A D | ccd.c | 1087 int part, pmask, make, hook; local in function:ccdioctl
|
| /src/sys/net/ |
| H A D | if.c | 3752 int hook; local in function:ifreq_setaddr
|
Completed in 18 milliseconds