/kernel/linux/linux-6.6/net/netfilter/ |
H A D | nft_reject_netdev.c | 27 nft_reject_netdev_send_v4_tcp_reset(struct net *net, struct sk_buff *oldskb, const struct net_device *dev, int hook) nft_reject_netdev_send_v4_tcp_reset() argument 41 nft_reject_netdev_send_v4_unreach(struct net *net, struct sk_buff *oldskb, const struct net_device *dev, int hook, u8 code) nft_reject_netdev_send_v4_unreach() argument 55 nft_reject_netdev_send_v6_tcp_reset(struct net *net, struct sk_buff *oldskb, const struct net_device *dev, int hook) nft_reject_netdev_send_v6_tcp_reset() argument 70 nft_reject_netdev_send_v6_unreach(struct net *net, struct sk_buff *oldskb, const struct net_device *dev, int hook, u8 code) nft_reject_netdev_send_v6_unreach() argument
|
H A D | nf_queue.c | 257 const struct nf_hook_entry *hook; in nf_iterate() local
|
H A D | utils.c | 10 __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/tools/testing/selftests/bpf/prog_tests/ |
H A D | xdp_do_redirect.c | 41 static int attach_tc_prog(struct bpf_tc_hook *hook, int fd) in attach_tc_prog() argument
|
/kernel/liteos_a/kernel/common/ |
H A D | los_init_info.h | 65 OsInitHook hook; member
|
H A D | los_excinfo.c | 123 VOID LOS_ExcInfoRegHook(UINT32 startAddr, UINT32 space, CHAR *buf, log_read_write_fn hook) in LOS_ExcInfoRegHook() argument 185 log_read_write_fn hook = GetExcInfoRW(); in OsShellCmdReadExcInfo() local
|
/kernel/uniproton/src/arch/cpu/armv7-m/common/hwi/ |
H A D | prt_hwi.c | 229 OS_SEC_L4_TEXT U32 PRT_HwiDelExitHook(HwiExitHook hook) in PRT_HwiDelExitHook() argument 233 OS_SEC_L4_TEXT U32 PRT_HwiAddExitHook(HwiExitHook hook) in PRT_HwiAddExitHook() argument 237 OS_SEC_L4_TEXT U32 PRT_HwiDelEntryHook(HwiEntryHook hook) in PRT_HwiDelEntryHook() argument 241 OS_SEC_L4_TEXT U32 PRT_HwiAddEntryHook(HwiEntryHook hook) in PRT_HwiAddEntryHook() argument
|
/kernel/uniproton/src/om/hook/ |
H A D | prt_hook_init.c | 106 OS_SEC_L4_TEXT U32 OsMhookAdd(U32 hookType, OsVoidFunc hook) in OsMhookAdd() argument 169 OS_SEC_L4_TEXT U32 OsMhookDel(U32 hookType, OsVoidFunc hook) in OsMhookDel() argument 229 OS_SEC_L4_TEXT U32 OsHookAdd(enum HookType hookType, OsVoidFunc hook) in OsHookAdd() argument 245 OS_SEC_L4_TEXT U32 OsHookDel(enum HookType hookType, OsVoidFunc hook) in OsHookDel() argument 261 OsShookReg(U32 hookType, OsVoidFunc hook) OsShookReg() argument 307 PRT_IdleAddPrefixHook(IdleHook hook) PRT_IdleAddPrefixHook() argument [all...] |
/third_party/node/lib/internal/test_runner/ |
H A D | harness.js | 249 function hook(hook) { function [all...] |
/third_party/node/test/node-api/test_async_cleanup_hook/ |
H A D | binding.c | 8 static void MustNotCall(napi_async_cleanup_hook_handle hook, void* arg) { in MustNotCall() argument
|
/third_party/pulseaudio/src/modules/ |
H A D | reserve-wrap.c | 44 pa_hook hook; member 55 pa_hook hook; member [all...] |
/third_party/pulseaudio/src/pulsecore/ |
H A D | hook-list.h | 47 pa_hook *hook; member
|
/device/soc/hisilicon/hi3516dv300/sdk_liteos/mpp/module_init/src/ |
H A D | system_init.c | 314 LosSysteminitHook hook; in SystemInit_QuickstartInit() local
|
/kernel/linux/linux-5.10/net/sched/ |
H A D | em_ipt.c | 23 u32 hook; member
|
/kernel/linux/linux-5.10/net/ipv6/netfilter/ |
H A D | nf_reject_ipv6.c | 241 static bool reject6_csum_ok(struct sk_buff *skb, int hook) in reject6_csum_ok() argument 15 nf_reject_ip6_tcphdr_get(struct sk_buff *oldskb, struct tcphdr *otcph, unsigned int *otcplen, int hook) nf_reject_ip6_tcphdr_get() argument 144 nf_send_reset6(struct net *net, struct sock *sk, struct sk_buff *oldskb, int hook) nf_send_reset6() argument
|
/kernel/linux/linux-5.10/net/netfilter/ |
H A D | nf_queue.c | 268 const struct nf_hook_entry *hook; in nf_iterate() local
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | lsm_hooks.h | 1559 union security_list_options hook; global() member [all...] |
/kernel/linux/linux-6.6/include/linux/ |
H A D | lsm_hooks.h | 52 union security_list_options hook; member
|
/kernel/linux/linux-6.6/net/sched/ |
H A D | em_ipt.c | 23 u32 hook; member
|
/kernel/liteos_a/shell/full/src/base/ |
H A D | shell_lk.c | 209 VOID LOS_LkRegHook(LK_FUNC hook)
in LOS_LkRegHook() argument
|
/kernel/uniproton/src/core/kernel/irq/ |
H A D | prt_irq.c | 229 struct TagHwiCombineNode *hook = NULL; in OsHwiCombineDispatchHandler() local 302 struct TagHwiCombineNode *hook = NULL; in OsHwiCombineDelete() local [all...] |
H A D | prt_irq_internal.h | 57 HwiProcFunc hook; // 非私有中断时为正常hook member 95 OS_SEC_ALW_INLINE INLINE void OsHwiFuncSet(U32 irqNum, HwiProcFunc hook) in OsHwiFuncSet() argument
|
/kernel/linux/linux-6.6/net/bridge/netfilter/ |
H A D | nft_reject_bridge.c | 45 nft_reject_br_send_v4_tcp_reset(struct net *net, struct sk_buff *oldskb, const struct net_device *dev, int hook) nft_reject_br_send_v4_tcp_reset() argument 61 nft_reject_br_send_v4_unreach(struct net *net, struct sk_buff *oldskb, const struct net_device *dev, int hook, u8 code) nft_reject_br_send_v4_unreach() argument 77 nft_reject_br_send_v6_tcp_reset(struct net *net, struct sk_buff *oldskb, const struct net_device *dev, int hook) nft_reject_br_send_v6_tcp_reset() argument 94 nft_reject_br_send_v6_unreach(struct net *net, struct sk_buff *oldskb, const struct net_device *dev, int hook, u8 code) nft_reject_br_send_v6_unreach() argument
|
/kernel/linux/linux-6.6/net/ipv4/netfilter/ |
H A D | nf_reject_ipv4.c | 39 nf_reject_skb_v4_tcp_reset(struct net *net, struct sk_buff *oldskb, const struct net_device *dev, int hook) nf_reject_skb_v4_tcp_reset() argument 74 nf_reject_skb_v4_unreach(struct net *net, struct sk_buff *oldskb, const struct net_device *dev, int hook, u8 code) nf_reject_skb_v4_unreach() argument 139 nf_reject_ip_tcphdr_get(struct sk_buff *oldskb, struct tcphdr *_oth, int hook) nf_reject_ip_tcphdr_get() argument 239 nf_send_reset(struct net *net, struct sock *sk, struct sk_buff *oldskb, int hook) nf_send_reset() argument 317 nf_send_unreach(struct sk_buff *skb_in, int code, int hook) nf_send_unreach() argument [all...] |
/kernel/linux/linux-5.10/arch/csky/kernel/ |
H A D | ftrace.c | 70 static int ftrace_check_current_nop(unsigned long hook) in ftrace_check_current_nop() argument 91 static int ftrace_modify_code(unsigned long hook, unsigned long target, in ftrace_modify_code() argument
|