/third_party/pulseaudio/src/modules/ |
H A D | module-match.c | 263 u->sink_input_fixate_hook_slot = pa_hook_connect(&m->core->hooks[PA_CORE_HOOK_SINK_INPUT_FIXATE], PA_HOOK_EARLY - 1, (pa_hook_cb_t) sink_input_fixate_hook_callback, u); in pa__init()
|
H A D | module-rygel-media-server.c | 1063 u->source_new_slot = pa_hook_connect(&m->core->hooks[PA_CORE_HOOK_SOURCE_PUT], PA_HOOK_LATE, (pa_hook_cb_t) source_new_or_unlink_cb, u); in pa__init() 1064 u->source_unlink_slot = pa_hook_connect(&m->core->hooks[PA_CORE_HOOK_SOURCE_UNLINK], PA_HOOK_LATE, (pa_hook_cb_t) source_new_or_unlink_cb, u); in pa__init()
|
H A D | module-combine-sink.c | 1696 u->sink_put_slot = pa_hook_connect(&m->core->hooks[PA_CORE_HOOK_SINK_PUT], PA_HOOK_LATE, (pa_hook_cb_t) sink_put_hook_cb, u); 1697 u->sink_unlink_slot = pa_hook_connect(&m->core->hooks[PA_CORE_HOOK_SINK_UNLINK], PA_HOOK_EARLY, (pa_hook_cb_t) sink_unlink_hook_cb, u); 1698 u->sink_state_changed_slot = pa_hook_connect(&m->core->hooks[PA_CORE_HOOK_SINK_STATE_CHANGED], PA_HOOK_NORMAL, (pa_hook_cb_t) sink_state_changed_hook_cb, u);
|
H A D | module-loopback.c | 1898 pa_module_hook_connect(m, &m->core->hooks[PA_CORE_HOOK_SINK_PORT_LATENCY_OFFSET_CHANGED], in pa__init() 1900 pa_module_hook_connect(m, &m->core->hooks[PA_CORE_HOOK_SOURCE_PORT_LATENCY_OFFSET_CHANGED], in pa__init()
|
/third_party/cJSON/tests/ |
H A D | misc_tests.c | 490 buffer.hooks = global_hooks; in skip_utf8_bom_should_skip_bom() 502 buffer.hooks = global_hooks; in skip_utf8_bom_should_not_skip_bom_if_not_at_beginning()
|
/third_party/node/src/ |
H A D | env-inl.h | 122 Environment* Environment::ForAsyncHooks(AsyncHooks* hooks) { in ForAsyncHooks() argument 123 return ContainerOf(&Environment::async_hooks_, hooks); in ForAsyncHooks()
|
H A D | env.h | 333 // Attached to a Uint32Array that tracks the number of active hooks for 868 static inline Environment* ForAsyncHooks(AsyncHooks* hooks);
|
/kernel/linux/linux-5.10/security/ |
H A D | security.c | 472 * security_add_hooks - Add a modules hooks to the hook lists. 473 * @hooks: the hooks to add 474 * @count: the number of hooks to add 477 * Each LSM has to register its hooks with the infrastructure. 479 void __init security_add_hooks(struct security_hook_list *hooks, int count, in security_add_hooks() argument 485 hooks[i].lsm = lsm; in security_add_hooks() 486 hlist_add_tail_rcu(&hooks[i].list, hooks[i].head); in security_add_hooks()
|
/kernel/linux/linux-6.6/net/bridge/ |
H A D | br_input.c | 272 verdict = nf_hook_entry_hookfn(&e->hooks[i], skb, &state); in nf_hook_bridge_pre()
|
/third_party/pulseaudio/src/modules/dbus/ |
H A D | iface-module.c | 306 m->module_proplist_changed_slot = pa_hook_connect(&module->core->hooks[PA_CORE_HOOK_MODULE_PROPLIST_CHANGED], in pa_dbusiface_module_new()
|
H A D | iface-sample.c | 495 s->sample_cache_changed_slot = pa_hook_connect(&sample->core->hooks[PA_CORE_HOOK_SAMPLE_CACHE_CHANGED], in pa_dbusiface_sample_new()
|
/kernel/linux/linux-6.6/security/ |
H A D | security.c | 513 * security_add_hooks - Add a modules hooks to the hook lists. 514 * @hooks: the hooks to add 515 * @count: the number of hooks to add 518 * Each LSM has to register its hooks with the infrastructure. 520 void __init security_add_hooks(struct security_hook_list *hooks, int count, in security_add_hooks() argument 526 hooks[i].lsm = lsm; in security_add_hooks() 527 hlist_add_tail_rcu(&hooks[i].list, hooks[i].head); in security_add_hooks() 856 * during an execve in the set_security or apply_creds hooks o [all...] |
/kernel/linux/linux-5.10/net/netfilter/ |
H A D | nf_nat_core.c | 761 ret = e->hooks[i].hook(e->hooks[i].priv, skb, in nf_nat_inet_fn()
|
H A D | nf_tables_api.c | 2157 ops->hook = hook->type->hooks[ops->hooknum]; in nft_basechain_hook_init()
|
/kernel/linux/linux-6.6/net/netfilter/ |
H A D | nf_nat_core.c | 835 ret = e->hooks[i].hook(e->hooks[i].priv, skb, in nf_nat_inet_fn()
|
H A D | nf_tables_api.c | 2355 ops->hook = hook->type->hooks[ops->hooknum]; in nft_basechain_hook_init()
|
/kernel/linux/linux-5.10/mm/ |
H A D | mprotect.c | 37 #include <trace/hooks/mm.h>
|
H A D | mremap.c | 25 #include <linux/mm-arch-hooks.h>
|
H A D | mmap.c | 64 #include <trace/hooks/mm.h>
|
/third_party/node/ |
H A D | vcbuild.bat | 118 if /i "%1"=="test-async-hooks" set test_args=%test_args% async-hooks&goto arg-ok
782 echo vcbuild.bat [debug/release] [msi] [doc] [test/test-all/test-addons/test-doc/test-js-native-api/test-node-api/test-benchmark/test-internet/test-pummel/test-simple/test-message/test-tick-processor/test-known-issues/test-node-inspect/test-check-deopts/test-npm/test-async-hooks/test-v8/test-v8-intl/test-v8-benchmarks/test-v8-all] [ignore-flaky] [static/dll] [noprojgen] [projgen] [small-icu/full-icu/without-intl] [nobuild] [nosnapshot] [nonpm] [nocorepack] [noetw] [ltcg] [licensetf] [sign] [ia32/x86/x64/arm64] [vs2019/vs2022] [download-all] [enable-vtune] [lint/lint-ci/lint-js/lint-md] [lint-md-build] [package] [build-release] [upload] [no-NODE-OPTIONS] [link-module path-to-module] [debug-http2] [debug-nghttp2] [clean] [cctest] [no-cctest] [openssl-no-asm]
|
/third_party/pulseaudio/src/pulsecore/ |
H A D | protocol-native.c | 1013 pa_hook_fire(&c->protocol->hooks[PA_NATIVE_HOOK_CONNECTION_UNLINK], c); in native_connection_unlink() 5163 pa_hook_fire(&p->hooks[PA_NATIVE_HOOK_CONNECTION_PUT], c); in pa_native_protocol_connect() 5194 pa_hook_init(&p->hooks[h], p); in native_protocol_new() 5237 pa_hook_done(&p->hooks[h]); in pa_native_protocol_unref() 5253 pa_hook_fire(&p->hooks[PA_NATIVE_HOOK_SERVERS_CHANGED], p->servers); in pa_native_protocol_add_server_string() 5263 pa_hook_fire(&p->hooks[PA_NATIVE_HOOK_SERVERS_CHANGED], p->servers); in pa_native_protocol_remove_server_string() 5270 return p->hooks; in pa_native_protocol_hooks()
|
/third_party/pulseaudio/src/modules/bluetooth/ |
H A D | module-bluez5-device.c | 982 u->source_volume_changed_slot = pa_hook_connect(&s->core->hooks[PA_CORE_HOOK_SOURCE_VOLUME_CHANGED], in source_setup_volume_callback() 1213 * A2DP codecs. Disallow attaching hooks to a pa_sink if the peer is in in sink_setup_volume_callback() 1224 u->sink_volume_changed_slot = pa_hook_connect(&s->core->hooks[PA_CORE_HOOK_SINK_VOLUME_CHANGED], in sink_setup_volume_callback()
|
/kernel/linux/linux-5.10/include/net/netfilter/ |
H A D | nf_tables.h | 958 * @hook_mask: mask of valid hooks 959 * @hooks: array of hook functions 969 nf_hookfn *hooks[NFT_MAX_HOOKS]; member 1009 * @hook_list: list of netfilter hooks (for NFPROTO_NETDEV family) 1230 * @ops_len: number of hooks in array 1236 * @ops: array of hooks
|
/kernel/linux/linux-6.6/include/net/netfilter/ |
H A D | nf_tables.h | 1083 * @hook_mask: mask of valid hooks 1084 * @hooks: array of hook functions 1094 nf_hookfn *hooks[NFT_MAX_HOOKS]; member 1134 * @hook_list: list of netfilter hooks (for NFPROTO_NETDEV family) 1365 * @ops_len: number of hooks in array 1371 * @ops: array of hooks
|
/third_party/skia/third_party/externals/microhttpd/doc/ |
H A D | texinfo.tex | 10069 @c eval: (add-hook 'write-file-hooks 'time-stamp)
|