Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/via/
H A Dvia-core.c565 void viafb_pm_register(struct viafb_pm_hooks *hooks) in viafb_pm_register()
575 void viafb_pm_unregister(struct viafb_pm_hooks *hooks) in viafb_pm_unregister()
585 struct viafb_pm_hooks *hooks; in via_suspend() local
606 struct viafb_pm_hooks *hooks; in via_resume() local
/openbmc/linux/sound/soc/generic/
H A Daudio-graph-card2.c872 struct graph2_custom_hooks *hooks, in graph_link()
1055 struct graph2_custom_hooks *hooks, in graph_count()
1098 struct graph2_custom_hooks *hooks, in graph_for_each_link()
1128 struct graph2_custom_hooks *hooks) in audio_graph2_parse_of()
/openbmc/linux/net/netfilter/
H A Dnf_queue.c254 const struct nf_hook_entries *hooks, in nf_iterate()
300 const struct nf_hook_entries *hooks; in nf_reinject() local
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
607 unsigned int hooks; in nft_meta_set_validate() local
H A Dnft_fib.c33 unsigned int hooks; in nft_fib_validate() local
H A Dnft_rt.c167 unsigned int hooks; in nft_rt_validate() local
H A Dnft_osf.c119 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 Dnfnetlink_cttimeout.c633 static const struct nf_ct_timeout_hooks hooks = { variable
H A Dcore.c176 static void hooks_validate(const struct nf_hook_entries *hooks) in hooks_validate()
/openbmc/linux/net/bridge/netfilter/
H A Dnft_meta_bridge.c175 unsigned int hooks; in nft_meta_bridge_set_validate() local
/openbmc/linux/include/linux/netfilter/
H A Dx_tables.h175 unsigned int hooks; member
216 unsigned int hooks; member
/openbmc/linux/include/linux/
H A Dnetfilter.h112 struct nf_hook_entry hooks[]; member
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A Dqunit-1.18.0.js81 …est.testName+": "+(error.message||error),extractStacktrace(error,0));}};},hooks:function(handler){… method in Test
/openbmc/linux/security/
H A Dsecurity.c520 void __init security_add_hooks(struct security_hook_list *hooks, int count, in security_add_hooks()
/openbmc/linux/include/net/netfilter/
H A Dnf_tables.h1094 nf_hookfn *hooks[NFT_MAX_HOOKS]; member