Home
last modified time | relevance | path

Searched defs:hook (Results 101 - 125 of 139) sorted by relevance

123456

/kernel/linux/linux-5.10/net/ipv4/netfilter/
H A Darp_tables.c186 unsigned int hook = state->hook; in arpt_do_table() local
305 unsigned int hook; in mark_source_chains() local
[all...]
H A Dip_tables.c229 unsigned int hook = state->hook; in ipt_do_table() local
187 trace_packet(struct net *net, const struct sk_buff *skb, unsigned int hook, const struct net_device *in, const struct net_device *out, const char *tablename, const struct xt_table_info *private, const struct ipt_entry *e) trace_packet() argument
372 unsigned int hook; mark_source_chains() local
[all...]
/kernel/linux/linux-6.6/drivers/acpi/
H A Dbattery.c700 static void __battery_hook_unregister(struct acpi_battery_hook *hook, int lock) in __battery_hook_unregister() argument
719 void battery_hook_unregister(struct acpi_battery_hook *hook) in battery_hook_unregister() argument
725 void battery_hook_register(struct acpi_battery_hook *hook) in battery_hook_register() argument
794 struct acpi_battery_hook *hook; battery_hook_remove_battery() local
811 struct acpi_battery_hook *hook; battery_hook_exit() local
[all...]
/kernel/linux/linux-6.6/include/net/netfilter/
H A Dnf_flow_table.h67 nf_hookfn *hook; member
/kernel/linux/linux-6.6/drivers/platform/x86/dell/
H A Ddell-wmi-ddv.c106 struct acpi_battery_hook hook; member
698 static int dell_wmi_ddv_add_battery(struct power_supply *battery, struct acpi_battery_hook *hook) in dell_wmi_ddv_add_battery() argument
723 static int dell_wmi_ddv_remove_battery(struct power_supply *battery, struct acpi_battery_hook *hook) in dell_wmi_ddv_remove_battery() argument
735 struct acpi_battery_hook *hook = data; in dell_wmi_ddv_battery_remove() local
[all...]
/kernel/linux/linux-6.6/scripts/gcc-plugins/
H A Dgcc-common.h261 static inline struct cgraph_node_hook_list *cgraph_add_function_insertion_hook(cgraph_node_hook hook, void *data) in cgraph_add_function_insertion_hook() argument
271 static inline struct cgraph_node_hook_list *cgraph_add_node_removal_hook(cgraph_node_hook hook, void *data) in cgraph_add_node_removal_hook() argument
281 static inline struct cgraph_2node_hook_list *cgraph_add_node_duplication_hook(cgraph_2node_hook hook, void *data) in cgraph_add_node_duplication_hook() argument
/kernel/linux/linux-6.6/net/ipv4/netfilter/
H A Darp_tables.c187 unsigned int hook = state->hook; in arpt_do_table() local
306 unsigned int hook; in mark_source_chains() local
[all...]
H A Dip_tables.c228 unsigned int hook = state->hook; in ipt_do_table() local
185 trace_packet(struct net *net, const struct sk_buff *skb, unsigned int hook, const struct net_device *in, const struct net_device *out, const char *tablename, const struct xt_table_info *private, const struct ipt_entry *e) trace_packet() argument
371 unsigned int hook; mark_source_chains() local
[all...]
/foundation/arkui/napi/sample/native_module_systemtest/
H A Dtest_napi.cpp7912 static void MustNotCall(napi_async_cleanup_hook_handle hook, void* arg) in MustNotCall() argument
/kernel/linux/linux-5.10/drivers/net/
H A Dvrf.c1246 static struct sk_buff *vrf_rcv_nfhook(u8 pf, unsigned int hook, in vrf_rcv_nfhook() argument
/kernel/linux/linux-5.10/sound/soc/codecs/
H A D88pm860x-codec.c1249 pm860x_hs_jack_detect(struct snd_soc_component *component, struct snd_soc_jack *jack, int det, int hook, int hs_shrt, int lo_shrt) pm860x_hs_jack_detect() argument
/kernel/linux/linux-5.10/sound/pci/hda/
H A Dhda_local.h154 void (*hook)(void *, int); member
H A Dhda_codec.c2016 struct hda_vmaster_mute_hook *hook = snd_kcontrol_chip(kcontrol); in vmaster_mute_mode_get() local
2024 struct hda_vmaster_mute_hook *hook = snd_kcontrol_chip(kcontrol); in vmaster_mute_mode_put() local
2047 struct hda_vmaster_mute_hook *hook = private_data; vmaster_hook() local
2064 snd_hda_add_vmaster_hook(struct hda_codec *codec, struct hda_vmaster_mute_hook *hook, bool expose_enum_ctl) snd_hda_add_vmaster_hook() argument
2091 snd_hda_sync_vmaster_hook(struct hda_vmaster_mute_hook *hook) snd_hda_sync_vmaster_hook() argument
[all...]
/kernel/linux/linux-5.10/scripts/gcc-plugins/
H A Dgcc-common.h800 static inline struct cgraph_node_hook_list *cgraph_add_function_insertion_hook(cgraph_node_hook hook, void *data) in cgraph_add_function_insertion_hook() argument
810 static inline struct cgraph_node_hook_list *cgraph_add_node_removal_hook(cgraph_node_hook hook, void *data) in cgraph_add_node_removal_hook() argument
820 static inline struct cgraph_2node_hook_list *cgraph_add_node_duplication_hook(cgraph_2node_hook hook, void *data) in cgraph_add_node_duplication_hook() argument
/kernel/linux/linux-5.10/kernel/power/
H A Dsnapshot.c560 struct list_head hook; member
[all...]
/kernel/linux/linux-5.10/net/bridge/netfilter/
H A Debtables.c183 unsigned int hook = state->hook; in ebt_do_table() local
649 unsigned int i, j, hook = 0, hookmask = 0; in ebt_check_entry() local
[all...]
/kernel/linux/linux-5.10/net/ipv6/netfilter/
H A Dip6_tables.c254 unsigned int hook = state->hook; in ip6t_do_table() local
212 trace_packet(struct net *net, const struct sk_buff *skb, unsigned int hook, const struct net_device *in, const struct net_device *out, const char *tablename, const struct xt_table_info *private, const struct ip6t_entry *e) trace_packet() argument
391 unsigned int hook; mark_source_chains() local
[all...]
/kernel/linux/linux-6.6/drivers/net/
H A Dvrf.c1216 static struct sk_buff *vrf_rcv_nfhook(u8 pf, unsigned int hook, in vrf_rcv_nfhook() argument
/kernel/linux/linux-6.6/sound/soc/codecs/
H A D88pm860x-codec.c1249 pm860x_hs_jack_detect(struct snd_soc_component *component, struct snd_soc_jack *jack, int det, int hook, int hs_shrt, int lo_shrt) pm860x_hs_jack_detect() argument
/kernel/linux/linux-6.6/sound/pci/hda/
H A Dhda_local.h147 void (*hook)(void *, int); member
/kernel/linux/linux-6.6/net/bridge/netfilter/
H A Debtables.c196 unsigned int hook = state->hook; in ebt_do_table() local
688 unsigned int i, j, hook = 0, hookmask = 0; in ebt_check_entry() local
[all...]
/kernel/linux/linux-6.6/net/ipv6/netfilter/
H A Dip6_tables.c252 unsigned int hook = state->hook; in ip6t_do_table() local
210 trace_packet(struct net *net, const struct sk_buff *skb, unsigned int hook, const struct net_device *in, const struct net_device *out, const char *tablename, const struct xt_table_info *private, const struct ip6t_entry *e) trace_packet() argument
389 unsigned int hook; mark_source_chains() local
[all...]
/kernel/linux/linux-6.6/kernel/power/
H A Dsnapshot.c600 struct list_head hook; member
[all...]
/foundation/arkui/napi/test/unittest/
H A Dtest_napi.cpp3758 static void MustNotCall(napi_async_cleanup_hook_handle hook, void* arg) in MustNotCall() argument
/kernel/linux/linux-6.6/drivers/platform/x86/
H A Dasus-wmi.c1256 static int asus_wmi_battery_add(struct power_supply *battery, struct acpi_battery_hook *hook) in asus_wmi_battery_add() argument
1283 static int asus_wmi_battery_remove(struct power_supply *battery, struct acpi_battery_hook *hook) in asus_wmi_battery_remove() argument

Completed in 71 milliseconds

123456