Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/serial/
Dioc4_serial.c523 struct hooks { struct
536 static struct hooks hooks_array[IOC4_NUM_SERIAL_PORTS] = { argument
830 struct hooks *hooks = port->ip_hooks; in port_init() local
924 struct hooks *hooks = port->ip_hooks; in handle_dma_error_intr() local
1202 struct hooks *hooks = port->ip_hooks; in enable_intrs() local
1408 struct hooks *hooks = port->ip_hooks; in do_write() local
1488 struct hooks *hooks = port->ip_hooks; in disable_intrs() local
1509 struct hooks *hooks = port->ip_hooks; in set_notification() local
1602 struct hooks *hooks = port->ip_hooks; in ioc4_set_proto() local
1838 struct hooks *hooks = port->ip_hooks; in handle_intr() local
[all …]
Dioc3_serial.c383 struct port_hooks *hooks = port->ip_hooks; in port_init() local
684 struct port_hooks *hooks = port->ip_hooks; in do_write() local
778 struct port_hooks *hooks = port->ip_hooks; in set_notification() local
870 struct port_hooks *hooks = port->ip_hooks; in ioc3_set_proto() local
1123 struct port_hooks *hooks; in do_read() local
1439 struct port_hooks *hooks; in ioc3uart_intr_one() local
/linux-4.4.14/drivers/video/fbdev/via/
Dvia-core.c608 void viafb_pm_register(struct viafb_pm_hooks *hooks) in viafb_pm_register()
618 void viafb_pm_unregister(struct viafb_pm_hooks *hooks) in viafb_pm_unregister()
628 struct viafb_pm_hooks *hooks; in via_suspend() local
654 struct viafb_pm_hooks *hooks; in via_resume() local
/linux-4.4.14/include/net/netns/
Dnetfilter.h17 struct list_head hooks[NFPROTO_NUMPROTO][NF_MAX_HOOKS]; member
/linux-4.4.14/net/netfilter/
Dnf_conntrack_sip.c859 const struct nf_nat_sip_hooks *hooks; in set_expected_rtp_rtcp() local
997 const struct nf_nat_sip_hooks *hooks; in process_sdp() local
1189 const struct nf_nat_sip_hooks *hooks; in process_register_request() local
1462 const struct nf_nat_sip_hooks *hooks; in process_sip_msg() local
1556 const struct nf_nat_sip_hooks *hooks; in sip_help_tcp() local
/linux-4.4.14/include/linux/netfilter/
Dx_tables.h141 unsigned int hooks; member
181 unsigned int hooks; member
/linux-4.4.14/arch/arm64/kernel/
Darmv8_deprecated.c52 struct undef_hook *hooks; member
/linux-4.4.14/include/net/netfilter/
Dnf_tables.h782 nf_hookfn *hooks[NF_MAX_HOOKS]; member
881 nf_hookfn *hooks[NF_MAX_HOOKS]; member
/linux-4.4.14/include/linux/
Dlsm_hooks.h1850 static inline void security_add_hooks(struct security_hook_list *hooks, in security_add_hooks()
1872 static inline void security_delete_hooks(struct security_hook_list *hooks, in security_delete_hooks()