Home
last modified time | relevance | path

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

/linux/drivers/video/fbdev/via/
H A Dvia-core.c566 void viafb_pm_register(struct viafb_pm_hooks *hooks) in viafb_pm_register()
576 void viafb_pm_unregister(struct viafb_pm_hooks *hooks) in viafb_pm_unregister()
586 struct viafb_pm_hooks *hooks; in via_suspend() local
607 struct viafb_pm_hooks *hooks; in via_resume() local
/linux/sound/soc/generic/
H A Daudio-graph-card2.c1055 struct graph2_custom_hooks *hooks, in graph_link()
1230 struct graph2_custom_hooks *hooks, in graph_count()
1273 struct graph2_custom_hooks *hooks, in graph_for_each_link()
1303 struct graph2_custom_hooks *hooks) in audio_graph2_parse_of()
/linux/net/netfilter/
H A Dnft_meta.c541 unsigned int hooks; in nft_meta_get_validate_sdif() local
560 unsigned int hooks; in nft_meta_get_validate_xfrm() local
605 unsigned int hooks; in nft_meta_set_validate() local
H A Dnft_fib.c32 unsigned int hooks; in nft_fib_validate() local
H A Dnft_rt.c166 unsigned int hooks; in nft_rt_validate() local
H A Dnft_osf.c113 unsigned int hooks; in nft_osf_validate() local
H A 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
1512 const struct nf_nat_sip_hooks *hooks; in process_sip_msg() local
1606 const struct nf_nat_sip_hooks *hooks; in sip_help_tcp() local
H A Dnft_xfrm.c236 unsigned int hooks; in nft_xfrm_validate() local
H A Dnft_objref.c27 unsigned int hooks; in nft_objref_validate_obj_type() local
H A Dnfnetlink_cttimeout.c627 static const struct nf_ct_timeout_hooks hooks = { variable
H A Dcore.c173 static void hooks_validate(const struct nf_hook_entries *hooks) in hooks_validate()
H A Dnfnetlink_queue.c232 const struct nf_hook_entries *hooks, in nf_iterate()
315 const struct nf_hook_entries *hooks; in nf_reinject() local
/linux/net/bridge/netfilter/
H A Dnft_meta_bridge.c184 unsigned int hooks; in nft_meta_bridge_set_validate() local
/linux/include/linux/netfilter/
H A Dx_tables.h165 unsigned int hooks; member
206 unsigned int hooks; member
/linux/include/linux/
H A Dnetfilter.h126 struct nf_hook_entry hooks[]; member
/linux/include/net/netfilter/
H A Dnf_tables.h1166 nf_hookfn *hooks[NFT_MAX_HOOKS]; member
/linux/security/
H A Dsecurity.c620 void __init security_add_hooks(struct security_hook_list *hooks, int count, in security_add_hooks()