| /kernel/uniproton/src/om/err/ |
| H A D | prt_err_init.c | 22 OS_SEC_L4_TEXT U32 PRT_ErrRegHook(ErrHandleFunc hook) in PRT_ErrRegHook() argument
|
| /third_party/python/Lib/test/test_importlib/extension/ |
| H A D | test_path_hook.py | 14 def hook(self, entry): member in PathHookTests
|
| /kernel/uniproton/src/core/kernel/kexc/ |
| H A D | prt_kexc.c | 30 OS_SEC_L4_TEXT U32 PRT_ExcRegHook(ExcProcFunc hook) in PRT_ExcRegHook() argument
|
| /base/hiviewdfx/hisysevent/interfaces/rust/innerkits/src/ |
| H A D | macros.rs | 32 fn hook() {} in hook() functions
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/ |
| H A D | rs_resource_manager.cpp | 34 void RSResourceManager::SetUploadTextureFunction(TextureUpload hook) { in SetUploadTextureFunction() argument
|
| /kernel/linux/linux-5.10/drivers/thunderbolt/ |
| H A D | quirks.c | 18 void (*hook)(struct tb_switch *sw); member
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/ |
| H A D | atomic_hook_test.cc | 32 hook; in TEST() local [all...] |
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | netfilter_ipv4.h | 29 static inline __sum16 nf_ip_checksum(struct sk_buff *skb, unsigned int hook, in nf_ip_checksum() argument
|
| /kernel/linux/linux-5.10/net/ipv4/netfilter/ |
| H A D | ipt_REJECT.c | 34 int hook = xt_hooknum(par); in reject_tg() local 59 nf_send_reset(xt_net(par), par->state->sk, skb, hook); in reject_tg() local
|
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | netfilter_ipv4.h | 29 static inline __sum16 nf_ip_checksum(struct sk_buff *skb, unsigned int hook, in nf_ip_checksum() argument
|
| /kernel/linux/linux-6.6/drivers/thunderbolt/ |
| H A D | quirks.c | 51 void (*hook)(struct tb_switch *sw); member
|
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/ |
| H A D | tc_bpf.c | 26 static int test_tc_bpf_basic(const struct bpf_tc_hook *hook, int fd) in test_tc_bpf_basic() argument 69 static int test_tc_bpf_api(struct bpf_tc_hook *hook, int fd) in test_tc_bpf_api() argument [all...] |
| /kernel/uniproton/src/core/kernel/sys/ |
| H A D | prt_sys_time.c | 21 OS_SEC_L2_TEXT U32 OsSetSysTimeHook(SysTimeFunc hook) in OsSetSysTimeHook() argument
|
| H A D | prt_sys.c | 73 OS_SEC_L4_TEXT U32 PRT_IdleAddHook(IdleHook hook) in PRT_IdleAddHook() argument 77 OS_SEC_L4_TEXT U32 PRT_IdleDelHook(IdleHook hook) in PRT_IdleDelHook() argument
|
| /kernel/uniproton/src/om/cpup/ |
| H A D | prt_cpup_warn.c | 120 OS_SEC_L4_TEXT U32 PRT_CpupRegWarnHook(CpupHookFunc hook) in PRT_CpupRegWarnHook() argument
|
| /kernel/linux/linux-6.6/net/ipv4/netfilter/ |
| H A D | ipt_REJECT.c | 34 int hook = xt_hooknum(par); in reject_tg() local 59 nf_send_reset(xt_net(par), par->state->sk, skb, hook); in reject_tg() local
|
| /kernel/linux/linux-6.6/net/netfilter/ |
| H A D | nf_dup_netdev.c | 20 nf_do_netdev_egress(struct sk_buff *skb, struct net_device *dev, enum nf_dev_hooks hook) nf_do_netdev_egress() argument
|
| /third_party/pulseaudio/src/pulsecore/ |
| H A D | hook-list.c | 30 void pa_hook_init(pa_hook *hook, void *data) { in pa_hook_init() argument 38 static void slot_free(pa_hook *hook, pa_hook_slot *slot) { in slot_free() argument 47 pa_hook_done(pa_hook *hook) pa_hook_done() argument 57 pa_hook_connect(pa_hook *hook, pa_hook_priority_t prio, pa_hook_cb_t cb, void *data) pa_hook_connect() argument 92 pa_hook_fire(pa_hook *hook, void *data) pa_hook_fire() argument 125 pa_hook_is_firing(pa_hook *hook) pa_hook_is_firing() argument [all...] |
| /third_party/pulseaudio/src/tests/ |
| H A D | hook-list-test.c | 25 pa_hook hook; in START_TEST() local [all...] |
| /kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/ |
| H A D | intel_quirks.c | 60 void (*hook)(struct drm_i915_private *i915); member 65 void (*hook)(struct drm_i915_private *i915); member
|
| /kernel/liteos_m/utils/ |
| H A D | los_debug.c | 51 VOID OsBackTraceHookSet(BACK_TRACE_HOOK hook)
in OsBackTraceHookSet() argument
|
| /kernel/uniproton/src/core/kernel/task/ |
| H A D | prt_task.c | 96 OS_SEC_L4_TEXT U32 PRT_TaskDelSwitchHook(TskSwitchHook hook) in PRT_TaskDelSwitchHook() argument 100 OS_SEC_L4_TEXT U32 PRT_TaskAddSwitchHook(TskSwitchHook hook) in PRT_TaskAddSwitchHook() argument
|
| /third_party/vk-gl-cts/external/amber/src/tools/ |
| H A D | amber-mode.el | |
| /third_party/skia/third_party/externals/libwebp/src/utils/ |
| H A D | thread_utils.h | 42 WebPWorkerHook hook; // hook to call member
|
| /base/startup/init/interfaces/innerkits/include/ |
| H A D | hookmgr.h | 84 OhosHook hook; /* hook function */ member [all...] |