| /kernel/linux/linux-5.10/arch/arm64/kernel/ |
| D | debug-monitors.c | 179 void register_user_step_hook(struct step_hook *hook) in register_user_step_hook() 184 void unregister_user_step_hook(struct step_hook *hook) in unregister_user_step_hook() 189 void register_kernel_step_hook(struct step_hook *hook) in register_kernel_step_hook() 194 void unregister_kernel_step_hook(struct step_hook *hook) in unregister_kernel_step_hook() 207 struct step_hook *hook; in call_step_hook() local 283 void register_user_break_hook(struct break_hook *hook) in register_user_break_hook() 288 void unregister_user_break_hook(struct break_hook *hook) in unregister_user_break_hook() 293 void register_kernel_break_hook(struct break_hook *hook) in register_kernel_break_hook() 298 void unregister_kernel_break_hook(struct break_hook *hook) in unregister_kernel_break_hook() 305 struct break_hook *hook; in call_break_hook() local
|
| D | traps.c | 288 void register_undef_hook(struct undef_hook *hook) in register_undef_hook() 297 void unregister_undef_hook(struct undef_hook *hook) in unregister_undef_hook() 308 struct undef_hook *hook; in call_undef_hook() local 645 const struct sys64_hook *hook, *hook_base; in do_cp15instr() local 686 const struct sys64_hook *hook; in do_sysinstr() local
|
| /kernel/linux/linux-4.19/net/netfilter/ |
| D | utils.c | 10 __sum16 nf_ip_checksum(struct sk_buff *skb, unsigned int hook, in nf_ip_checksum() 42 static __sum16 nf_ip_checksum_partial(struct sk_buff *skb, unsigned int hook, in nf_ip_checksum_partial() 63 __sum16 nf_ip6_checksum(struct sk_buff *skb, unsigned int hook, in nf_ip6_checksum() 96 static __sum16 nf_ip6_checksum_partial(struct sk_buff *skb, unsigned int hook, in nf_ip6_checksum_partial() 122 __sum16 nf_checksum(struct sk_buff *skb, unsigned int hook, in nf_checksum() 141 __sum16 nf_checksum_partial(struct sk_buff *skb, unsigned int hook, in nf_checksum_partial()
|
| /kernel/linux/linux-5.10/net/netfilter/ |
| D | utils.c | 10 __sum16 nf_ip_checksum(struct sk_buff *skb, unsigned int hook, in nf_ip_checksum() 43 static __sum16 nf_ip_checksum_partial(struct sk_buff *skb, unsigned int hook, in nf_ip_checksum_partial() 64 __sum16 nf_ip6_checksum(struct sk_buff *skb, unsigned int hook, in nf_ip6_checksum() 97 static __sum16 nf_ip6_checksum_partial(struct sk_buff *skb, unsigned int hook, in nf_ip6_checksum_partial() 123 __sum16 nf_checksum(struct sk_buff *skb, unsigned int hook, in nf_checksum() 142 __sum16 nf_checksum_partial(struct sk_buff *skb, unsigned int hook, in nf_checksum_partial()
|
| /kernel/linux/linux-4.19/arch/arm64/kernel/ |
| D | debug-monitors.c | 174 void register_step_hook(struct step_hook *hook) in register_step_hook() 181 void unregister_step_hook(struct step_hook *hook) in unregister_step_hook() 197 struct step_hook *hook; in call_step_hook() local 284 void register_break_hook(struct break_hook *hook) in register_break_hook() 291 void unregister_break_hook(struct break_hook *hook) in unregister_break_hook() 301 struct break_hook *hook; in call_break_hook() local
|
| D | traps.c | 290 void register_undef_hook(struct undef_hook *hook) in register_undef_hook() 299 void unregister_undef_hook(struct undef_hook *hook) in unregister_undef_hook() 310 struct undef_hook *hook; in call_undef_hook() local 549 struct sys64_hook *hook; in do_sysinstr() local
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | netfilter.h | 68 unsigned int hook; member 82 nf_hookfn *hook; member 92 nf_hookfn *hook; member 140 unsigned int hook, in nf_hook_state_init() 205 static inline int nf_hook(u_int8_t pf, unsigned int hook, struct net *net, in nf_hook() 281 NF_HOOK_COND(uint8_t pf, unsigned int hook, struct net *net, struct sock *sk, in NF_HOOK_COND() 295 NF_HOOK(uint8_t pf, unsigned int hook, struct net *net, struct sock *sk, struct sk_buff *skb, in NF_HOOK() 306 NF_HOOK_LIST(uint8_t pf, unsigned int hook, struct net *net, struct sock *sk, in NF_HOOK_LIST() 396 NF_HOOK_COND(uint8_t pf, unsigned int hook, struct net *net, struct sock *sk, in NF_HOOK_COND() 405 NF_HOOK(uint8_t pf, unsigned int hook, struct net *net, struct sock *sk, in NF_HOOK() [all …]
|
| D | pci.h | 1901 void (*hook)(struct pci_dev *dev); member 1918 class_shift, hook) \ argument 1927 class_shift, hook) \ argument 1933 class_shift, hook) \ argument 1940 class_shift, hook) \ argument 1944 class_shift, hook) \ argument 1948 class_shift, hook) \ argument 1952 class_shift, hook) \ argument 1956 class_shift, hook) \ argument 1960 class_shift, hook) \ argument [all …]
|
| D | netfilter_ipv4.h | 29 static inline __sum16 nf_ip_checksum(struct sk_buff *skb, unsigned int hook, in nf_ip_checksum()
|
| /kernel/linux/linux-4.19/include/linux/ |
| D | netfilter.h | 52 unsigned int hook; member 66 nf_hookfn *hook; member 76 nf_hookfn *hook; member 123 unsigned int hook, in nf_hook_state_init() 195 static inline int nf_hook(u_int8_t pf, unsigned int hook, struct net *net, in nf_hook() 271 NF_HOOK_COND(uint8_t pf, unsigned int hook, struct net *net, struct sock *sk, in NF_HOOK_COND() 285 NF_HOOK(uint8_t pf, unsigned int hook, struct net *net, struct sock *sk, struct sk_buff *skb, in NF_HOOK() 296 NF_HOOK_LIST(uint8_t pf, unsigned int hook, struct net *net, struct sock *sk, in NF_HOOK_LIST() 397 NF_HOOK_COND(uint8_t pf, unsigned int hook, struct net *net, struct sock *sk, in NF_HOOK_COND() 406 NF_HOOK(uint8_t pf, unsigned int hook, struct net *net, struct sock *sk, in NF_HOOK() [all …]
|
| D | pci.h | 1822 void (*hook)(struct pci_dev *dev); member 1839 class_shift, hook) \ argument 1848 class_shift, hook) \ argument 1854 class_shift, hook) \ argument 1861 class_shift, hook) \ argument 1865 class_shift, hook) \ argument 1869 class_shift, hook) \ argument 1873 class_shift, hook) \ argument 1877 class_shift, hook) \ argument 1881 class_shift, hook) \ argument [all …]
|
| D | netfilter_ipv4.h | 30 static inline __sum16 nf_ip_checksum(struct sk_buff *skb, unsigned int hook, in nf_ip_checksum()
|
| /kernel/linux/linux-4.19/net/ipv4/netfilter/ |
| D | nf_reject_ipv4.c | 19 struct tcphdr *_oth, int hook) in nf_reject_ip_tcphdr_get() 103 void nf_send_reset(struct net *net, struct sk_buff *oldskb, int hook) in nf_send_reset() 171 void nf_send_unreach(struct sk_buff *skb_in, int code, int hook) in nf_send_unreach()
|
| D | ipt_REJECT.c | 37 int hook = xt_hooknum(par); in reject_tg() local
|
| /kernel/linux/linux-4.19/net/bridge/netfilter/ |
| D | nft_reject_bridge.c | 75 int hook) in nft_reject_br_send_v4_tcp_reset() 109 int hook, u8 code) in nft_reject_br_send_v4_unreach() 193 int hook) in nft_reject_br_send_v6_tcp_reset() 224 static bool reject6_br_csum_ok(struct sk_buff *skb, int hook) in reject6_br_csum_ok() 249 int hook, u8 code) in nft_reject_br_send_v6_unreach()
|
| /kernel/linux/linux-5.10/net/bridge/netfilter/ |
| D | nft_reject_bridge.c | 72 int hook) in nft_reject_br_send_v4_tcp_reset() 106 int hook, u8 code) in nft_reject_br_send_v4_unreach() 187 int hook) in nft_reject_br_send_v6_tcp_reset() 218 static bool reject6_br_csum_ok(struct sk_buff *skb, int hook) in reject6_br_csum_ok() 246 int hook, u8 code) in nft_reject_br_send_v6_unreach()
|
| /kernel/linux/linux-5.10/net/ipv4/netfilter/ |
| D | nf_reject_ipv4.c | 16 struct tcphdr *_oth, int hook) in nf_reject_ip_tcphdr_get() 115 void nf_send_reset(struct net *net, struct sk_buff *oldskb, int hook) in nf_send_reset() 188 void nf_send_unreach(struct sk_buff *skb_in, int code, int hook) in nf_send_unreach()
|
| D | ipt_REJECT.c | 34 int hook = xt_hooknum(par); in reject_tg() local
|
| /kernel/linux/linux-4.19/net/ipv6/netfilter/ |
| D | nf_reject_ipv6.c | 20 unsigned int *otcplen, int hook) in nf_reject_ip6_tcphdr_get() 132 void nf_send_reset6(struct net *net, struct sk_buff *oldskb, int hook) in nf_send_reset6() 216 static bool reject6_csum_ok(struct sk_buff *skb, int hook) in reject6_csum_ok()
|
| /kernel/linux/linux-5.10/net/ipv6/netfilter/ |
| D | nf_reject_ipv6.c | 17 unsigned int *otcplen, int hook) in nf_reject_ip6_tcphdr_get() 144 void nf_send_reset6(struct net *net, struct sk_buff *oldskb, int hook) in nf_send_reset6() 240 static bool reject6_csum_ok(struct sk_buff *skb, int hook) in reject6_csum_ok()
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/ |
| D | intel_quirks.c | 60 void (*hook)(struct drm_i915_private *i915); member 65 void (*hook)(struct drm_i915_private *i915); member
|
| /kernel/liteos_a/kernel/common/ |
| D | los_excinfo.c | 123 VOID LOS_ExcInfoRegHook(UINT32 startAddr, UINT32 space, CHAR *buf, log_read_write_fn hook) in LOS_ExcInfoRegHook() 185 log_read_write_fn hook = GetExcInfoRW(); in OsShellCmdReadExcInfo() local
|
| /kernel/linux/linux-5.10/arch/csky/kernel/ |
| D | ftrace.c | 70 static int ftrace_check_current_nop(unsigned long hook) in ftrace_check_current_nop() 91 static int ftrace_modify_code(unsigned long hook, unsigned long target, in ftrace_modify_code()
|
| /kernel/linux/linux-5.10/drivers/thunderbolt/ |
| D | quirks.c | 18 void (*hook)(struct tb_switch *sw); member
|
| /kernel/liteos_m/utils/ |
| D | los_debug.c | 51 VOID OsBackTraceHookSet(BACK_TRACE_HOOK hook) in OsBackTraceHookSet()
|