Home
last modified time | relevance | path

Searched defs:hooks (Results 1 – 25 of 30) sorted by relevance

12

/kernel/linux/linux-4.19/drivers/tty/serial/
Dioc4_serial.c520 struct hooks { struct
533 static struct hooks hooks_array[IOC4_NUM_SERIAL_PORTS] = { argument
827 struct hooks *hooks = port->ip_hooks; in port_init() local
921 struct hooks *hooks = port->ip_hooks; in handle_dma_error_intr() local
1204 struct hooks *hooks = port->ip_hooks; in enable_intrs() local
1410 struct hooks *hooks = port->ip_hooks; in do_write() local
1490 struct hooks *hooks = port->ip_hooks; in disable_intrs() local
1511 struct hooks *hooks = port->ip_hooks; in set_notification() local
1604 struct hooks *hooks = port->ip_hooks; in ioc4_set_proto() local
1840 struct hooks *hooks = port->ip_hooks; in handle_intr() local
[all …]
Dioc3_serial.c380 struct port_hooks *hooks = port->ip_hooks; in port_init() local
681 struct port_hooks *hooks = port->ip_hooks; in do_write() local
775 struct port_hooks *hooks = port->ip_hooks; in set_notification() local
867 struct port_hooks *hooks = port->ip_hooks; in ioc3_set_proto() local
1120 struct port_hooks *hooks; in do_read() local
1436 struct port_hooks *hooks; in ioc3uart_intr_one() local
/kernel/linux/linux-4.19/drivers/video/fbdev/via/
Dvia-core.c607 void viafb_pm_register(struct viafb_pm_hooks *hooks) in viafb_pm_register()
617 void viafb_pm_unregister(struct viafb_pm_hooks *hooks) in viafb_pm_unregister()
627 struct viafb_pm_hooks *hooks; in via_suspend() local
653 struct viafb_pm_hooks *hooks; in via_resume() local
/kernel/linux/linux-5.10/drivers/video/fbdev/via/
Dvia-core.c564 void viafb_pm_register(struct viafb_pm_hooks *hooks) in viafb_pm_register()
574 void viafb_pm_unregister(struct viafb_pm_hooks *hooks) in viafb_pm_unregister()
584 struct viafb_pm_hooks *hooks; in via_suspend() local
605 struct viafb_pm_hooks *hooks; in via_resume() local
/kernel/linux/linux-4.19/net/netfilter/
Dnf_queue.c234 const struct nf_hook_entries *hooks, in nf_iterate()
280 const struct nf_hook_entries *hooks; in nf_reinject() local
Dnft_meta.c372 unsigned int hooks; in nft_meta_get_validate() local
403 unsigned int hooks; in nft_meta_set_validate() local
Dnft_fib.c34 unsigned int hooks; in nft_fib_validate() local
Dnft_rt.c161 unsigned int hooks; in nft_rt_validate() local
Dnf_conntrack_sip.c857 const struct nf_nat_sip_hooks *hooks; in set_expected_rtp_rtcp() local
999 const struct nf_nat_sip_hooks *hooks; in process_sdp() local
1191 const struct nf_nat_sip_hooks *hooks; in process_register_request() local
1467 const struct nf_nat_sip_hooks *hooks; in process_sip_msg() local
1561 const struct nf_nat_sip_hooks *hooks; in sip_help_tcp() local
Dcore.c163 static void hooks_validate(const struct nf_hook_entries *hooks) in hooks_validate()
/kernel/linux/linux-5.10/net/netfilter/
Dnf_queue.c239 const struct nf_hook_entries *hooks, in nf_iterate()
285 const struct nf_hook_entries *hooks; in nf_reinject() local
Dnft_fib.c32 unsigned int hooks; in nft_fib_validate() local
Dnft_meta.c546 unsigned int hooks; in nft_meta_get_validate_sdif() local
565 unsigned int hooks; in nft_meta_get_validate_xfrm() local
612 unsigned int hooks; in nft_meta_set_validate() local
Dnft_rt.c168 unsigned int hooks; in nft_rt_validate() local
Dnft_xfrm.c235 unsigned int hooks; in nft_xfrm_validate() local
Dnf_conntrack_sip.c863 const struct nf_nat_sip_hooks *hooks; in set_expected_rtp_rtcp() local
1039 const struct nf_nat_sip_hooks *hooks; in process_sdp() local
1231 const struct nf_nat_sip_hooks *hooks; in process_register_request() local
1507 const struct nf_nat_sip_hooks *hooks; in process_sip_msg() local
1601 const struct nf_nat_sip_hooks *hooks; in sip_help_tcp() local
Dcore.c164 static void hooks_validate(const struct nf_hook_entries *hooks) in hooks_validate()
/kernel/liteos_a/drivers/char/quickstart/src/
Dquickstart.c84 void QuickstartHookRegister(LosSysteminitHook hooks) in QuickstartHookRegister()
/kernel/linux/linux-5.10/include/linux/
Dlsm_hooks.h1635 static inline void security_delete_hooks(struct security_hook_list *hooks, in security_delete_hooks()
Dnetfilter.h104 struct nf_hook_entry hooks[]; member
/kernel/linux/linux-4.19/include/linux/netfilter/
Dx_tables.h175 unsigned int hooks; member
216 unsigned int hooks; member
/kernel/linux/linux-5.10/include/linux/netfilter/
Dx_tables.h175 unsigned int hooks; member
216 unsigned int hooks; member
/kernel/linux/linux-4.19/arch/arm64/kernel/
Darmv8_deprecated.c50 struct undef_hook *hooks; member
/kernel/linux/linux-5.10/arch/arm64/kernel/
Darmv8_deprecated.c47 struct undef_hook *hooks; member
/kernel/linux/linux-4.19/include/linux/
Dnetfilter.h88 struct nf_hook_entry hooks[]; member

12