Home
last modified time | relevance | path

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

1234567

/kernel/uniproton/src/om/err/
H A Dprt_err_init.c22 OS_SEC_L4_TEXT U32 PRT_ErrRegHook(ErrHandleFunc hook) in PRT_ErrRegHook() argument
/third_party/python/Lib/test/test_importlib/extension/
H A Dtest_path_hook.py14 def hook(self, entry): member in PathHookTests
/kernel/uniproton/src/core/kernel/kexc/
H A Dprt_kexc.c30 OS_SEC_L4_TEXT U32 PRT_ExcRegHook(ExcProcFunc hook) in PRT_ExcRegHook() argument
/kernel/linux/linux-5.10/drivers/thunderbolt/
H A Dquirks.c18 void (*hook)(struct tb_switch *sw); member
/third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/
H A Datomic_hook_test.cc32 hook; in TEST() local
[all...]
/kernel/linux/linux-5.10/include/linux/
H A Dnetfilter_ipv4.h29 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 Dipt_REJECT.c34 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
H A Dnf_reject_ipv4.c188 void nf_send_unreach(struct sk_buff *skb_in, int code, int hook) in nf_send_unreach() argument
15 nf_reject_ip_tcphdr_get(struct sk_buff *oldskb, struct tcphdr *_oth, int hook) nf_reject_ip_tcphdr_get() argument
115 nf_send_reset(struct net *net, struct sock *sk, struct sk_buff *oldskb, int hook) nf_send_reset() argument
/kernel/linux/linux-6.6/include/linux/
H A Dnetfilter_ipv4.h29 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 Dquirks.c51 void (*hook)(struct tb_switch *sw); member
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dtc_bpf.c26 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 Dprt_sys_time.c21 OS_SEC_L2_TEXT U32 OsSetSysTimeHook(SysTimeFunc hook) in OsSetSysTimeHook() argument
H A Dprt_sys.c73 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 Dprt_cpup_warn.c120 OS_SEC_L4_TEXT U32 PRT_CpupRegWarnHook(CpupHookFunc hook) in PRT_CpupRegWarnHook() argument
/kernel/linux/linux-6.6/net/ipv4/netfilter/
H A Dipt_REJECT.c34 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 Dnf_dup_netdev.c20 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 Dhook-list.c30 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 Dhook-list-test.c25 pa_hook hook; in START_TEST() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
H A Dintel_quirks.c60 void (*hook)(struct drm_i915_private *i915); member
65 void (*hook)(struct drm_i915_private *i915); member
/kernel/liteos_m/utils/
H A Dlos_debug.c51 VOID OsBackTraceHookSet(BACK_TRACE_HOOK hook) in OsBackTraceHookSet() argument
/kernel/uniproton/src/core/kernel/task/
H A Dprt_task.c96 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 Damber-mode.el
/third_party/skia/third_party/externals/libwebp/src/utils/
H A Dthread_utils.h42 WebPWorkerHook hook; // hook to call member
/kernel/linux/linux-5.10/net/netfilter/
H A Dutils.c10 __sum16 nf_ip_checksum(struct sk_buff *skb, unsigned int hook, in nf_ip_checksum() argument
43 static __sum16 nf_ip_checksum_partial(struct sk_buff *skb, unsigned int hook, in nf_ip_checksum_partial() argument
64 __sum16 nf_ip6_checksum(struct sk_buff *skb, unsigned int hook, in nf_ip6_checksum() argument
97 static __sum16 nf_ip6_checksum_partial(struct sk_buff *skb, unsigned int hook, in nf_ip6_checksum_partial() argument
123 nf_checksum(struct sk_buff *skb, unsigned int hook, unsigned int dataoff, u8 protocol, unsigned short family) nf_checksum() argument
142 nf_checksum_partial(struct sk_buff *skb, unsigned int hook, unsigned int dataoff, unsigned int len, u8 protocol, unsigned short family) nf_checksum_partial() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
H A Dintel_quirks.c72 void (*hook)(struct drm_i915_private *i915); member
77 void (*hook)(struct drm_i915_private *i915); member

Completed in 7 milliseconds

1234567