Home
last modified time | relevance | path

Searched defs:hook (Results 76 - 100 of 176) sorted by relevance

12345678

/kernel/linux/linux-5.10/include/linux/
H A Dnetfilter.h68 unsigned int hook; member
82 nf_hookfn *hook; member
92 nf_hookfn *hook; member
139 nf_hook_state_init(struct nf_hook_state *p, unsigned int hook, u_int8_t pf, struct net_device *indev, struct net_device *outdev, struct sock *sk, struct net *net, int (*okfn)(struct net *, struct sock *, struct sk_buff *)) nf_hook_state_init() argument
205 nf_hook(u_int8_t pf, unsigned int hook, struct net *net, struct sock *sk, struct sk_buff *skb, struct net_device *indev, struct net_device *outdev, int (*okfn)(struct net *, struct sock *, struct sk_buff *)) nf_hook() argument
276 NF_HOOK_COND(uint8_t pf, unsigned int hook, struct net *net, struct sock *sk, struct sk_buff *skb, struct net_device *in, struct net_device *out, int (*okfn)(struct net *, struct sock *, struct sk_buff *), bool cond) NF_HOOK_COND() argument
290 NF_HOOK(uint8_t pf, unsigned int hook, struct net *net, struct sock *sk, struct sk_buff *skb, struct net_device *in, struct net_device *out, int (*okfn)(struct net *, struct sock *, struct sk_buff *)) NF_HOOK() argument
301 NF_HOOK_LIST(uint8_t pf, unsigned int hook, struct net *net, struct sock *sk, struct list_head *head, struct net_device *in, struct net_device *out, int (*okfn)(struct net *, struct sock *, struct sk_buff *)) NF_HOOK_LIST() argument
391 NF_HOOK_COND(uint8_t pf, unsigned int hook, struct net *net, struct sock *sk, struct sk_buff *skb, struct net_device *in, struct net_device *out, int (*okfn)(struct net *, struct sock *, struct sk_buff *), bool cond) NF_HOOK_COND() argument
400 NF_HOOK(uint8_t pf, unsigned int hook, struct net *net, struct sock *sk, struct sk_buff *skb, struct net_device *in, struct net_device *out, int (*okfn)(struct net *, struct sock *, struct sk_buff *)) NF_HOOK() argument
408 NF_HOOK_LIST(uint8_t pf, unsigned int hook, struct net *net, struct sock *sk, struct list_head *head, struct net_device *in, struct net_device *out, int (*okfn)(struct net *, struct sock *, struct sk_buff *)) NF_HOOK_LIST() argument
415 nf_hook(u_int8_t pf, unsigned int hook, struct net *net, struct sock *sk, struct sk_buff *skb, struct net_device *indev, struct net_device *outdev, int (*okfn)(struct net *, struct sock *, struct sk_buff *)) nf_hook() argument
[all...]
/kernel/linux/linux-5.10/include/uapi/linux/netfilter/
H A Dnfnetlink_log.h21 __u8 hook; /* netfilter hook */ member
H A Dnfnetlink_queue.h20 __u8 hook; /* netfilter hook */ member
/kernel/linux/linux-5.10/net/netfilter/
H A Dnf_tables_offload.c225 struct nft_hook *hook; in nft_chain_offload_support() local
430 struct nft_hook *hook; in nft_flow_block_chain() local
613 struct nft_hook *hook, *found; __nft_offload_get_chain() local
[all...]
/kernel/linux/linux-6.6/include/uapi/linux/netfilter/
H A Dnfnetlink_log.h21 __u8 hook; /* netfilter hook */ member
H A Dnfnetlink_queue.h20 __u8 hook; /* netfilter hook */ member
/kernel/linux/linux-6.6/net/netfilter/
H A Dnft_flow_offload.c173 struct nft_hook *hook; in nft_flowtable_find_dev() local
H A Dnf_tables_offload.c224 struct nft_hook *hook; in nft_chain_offload_support() local
459 struct nft_hook *hook; in nft_flow_block_chain() local
625 struct nft_hook *hook, *found; __nft_offload_get_chain() local
[all...]
/kernel/linux/linux-6.6/sound/core/
H A Dvmaster.c36 void (*hook)(void *private_data, int); member
[all...]
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/netfilter/
H A Dnfnetlink_log.h30 __u8 hook; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/netfilter/
H A Dnfnetlink_log.h30 __u8 hook; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/netfilter/
H A Dnfnetlink_log.h17 __u8 hook; member
/third_party/alsa-lib/src/pcm/
H A Dpcm_hooks.c87 snd_pcm_hook_t *hook = list_entry(pos, snd_pcm_hook_t, list); in snd_pcm_hooks_close() local
95 snd_pcm_hook_t *hook; in snd_pcm_hooks_close() local
119 snd_pcm_hook_t *hook = list_entry(pos, snd_pcm_hook_t, list); in snd_pcm_hooks_hw_params() local
135 snd_pcm_hook_t *hook in snd_pcm_hooks_hw_free() local
560 snd_pcm_hook_get_pcm(snd_pcm_hook_t *hook) snd_pcm_hook_get_pcm() argument
571 snd_pcm_hook_get_private(snd_pcm_hook_t *hook) snd_pcm_hook_get_private() argument
582 snd_pcm_hook_set_private(snd_pcm_hook_t *hook, void *private_data) snd_pcm_hook_set_private() argument
628 snd_pcm_hook_remove(snd_pcm_hook_t *hook) snd_pcm_hook_remove() argument
640 snd_pcm_hook_ctl_elems_hw_params(snd_pcm_hook_t *hook) snd_pcm_hook_ctl_elems_hw_params() argument
646 snd_pcm_hook_ctl_elems_hw_free(snd_pcm_hook_t *hook) snd_pcm_hook_ctl_elems_hw_free() argument
652 snd_pcm_hook_ctl_elems_close(snd_pcm_hook_t *hook) snd_pcm_hook_ctl_elems_close() argument
[all...]
/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-microtask-queue-gen.cc484 Branch(NeedsAnyPromiseHooks(promiseHookFlags), &hook, &done_hook); in RunAllPromiseHooks() local
521 promiseHookFlags), &hook, &done_hook); in RunPromiseHook() local
[all...]
/third_party/python/Modules/
H A Dmain.c450 PyObject *sys, *hook, *result; in pymain_run_interactive_hook() local
/third_party/python/Objects/
H A Dfileobject.c480 PyFile_SetOpenCodeHook(Py_OpenCodeHookFunction hook, void *userData) { in PyFile_SetOpenCodeHook() argument
510 Py_OpenCodeHookFunction hook = _PyRuntime.open_code_hook; in PyFile_OpenCodeObject() local
/kernel/linux/linux-5.10/drivers/misc/mei/
H A Dbus-fixup.c482 void (*hook)(struct mei_cl_device *cldev); member
/kernel/linux/linux-5.10/include/net/netfilter/
H A Dnf_flow_table.h60 nf_hookfn *hook; member
/kernel/linux/linux-5.10/kernel/sched/
H A Dcpufreq_schedutil.c448 static void sugov_update_single(struct update_util_data *hook, u64 time, in sugov_update_single() argument
539 sugov_update_shared(struct update_util_data *hook, u64 time, unsigned int flags) argument
/kernel/linux/linux-5.10/net/bridge/
H A Dbr_netfilter_hooks.c1005 int br_nf_hook_thresh(unsigned int hook, struct net *net, in br_nf_hook_thresh() argument
[all...]
/kernel/linux/linux-6.6/drivers/misc/mei/
H A Dbus-fixup.c555 void (*hook)(struct mei_cl_device *cldev); member
/kernel/linux/linux-6.6/include/linux/
H A Dnetfilter.h69 u8 hook; member
89 nf_hookfn *hook; member
100 nf_hookfn *hook; member
147 nf_hook_state_init(struct nf_hook_state *p, unsigned int hook, u_int8_t pf, struct net_device *indev, struct net_device *outdev, struct sock *sk, struct net *net, int (*okfn)(struct net *, struct sock *, struct sk_buff *)) nf_hook_state_init() argument
213 nf_hook(u_int8_t pf, unsigned int hook, struct net *net, struct sock *sk, struct sk_buff *skb, struct net_device *indev, struct net_device *outdev, int (*okfn)(struct net *, struct sock *, struct sk_buff *)) nf_hook() argument
284 NF_HOOK_COND(uint8_t pf, unsigned int hook, struct net *net, struct sock *sk, struct sk_buff *skb, struct net_device *in, struct net_device *out, int (*okfn)(struct net *, struct sock *, struct sk_buff *), bool cond) NF_HOOK_COND() argument
298 NF_HOOK(uint8_t pf, unsigned int hook, struct net *net, struct sock *sk, struct sk_buff *skb, struct net_device *in, struct net_device *out, int (*okfn)(struct net *, struct sock *, struct sk_buff *)) NF_HOOK() argument
309 NF_HOOK_LIST(uint8_t pf, unsigned int hook, struct net *net, struct sock *sk, struct list_head *head, struct net_device *in, struct net_device *out, int (*okfn)(struct net *, struct sock *, struct sk_buff *)) NF_HOOK_LIST() argument
400 NF_HOOK_COND(uint8_t pf, unsigned int hook, struct net *net, struct sock *sk, struct sk_buff *skb, struct net_device *in, struct net_device *out, int (*okfn)(struct net *, struct sock *, struct sk_buff *), bool cond) NF_HOOK_COND() argument
409 NF_HOOK(uint8_t pf, unsigned int hook, struct net *net, struct sock *sk, struct sk_buff *skb, struct net_device *in, struct net_device *out, int (*okfn)(struct net *, struct sock *, struct sk_buff *)) NF_HOOK() argument
417 NF_HOOK_LIST(uint8_t pf, unsigned int hook, struct net *net, struct sock *sk, struct list_head *head, struct net_device *in, struct net_device *out, int (*okfn)(struct net *, struct sock *, struct sk_buff *)) NF_HOOK_LIST() argument
424 nf_hook(u_int8_t pf, unsigned int hook, struct net *net, struct sock *sk, struct sk_buff *skb, struct net_device *indev, struct net_device *outdev, int (*okfn)(struct net *, struct sock *, struct sk_buff *)) nf_hook() argument
[all...]
/kernel/linux/linux-6.6/drivers/platform/x86/
H A Dsystem76_acpi.c264 static int system76_battery_add(struct power_supply *battery, struct acpi_battery_hook *hook) in system76_battery_add() argument
276 static int system76_battery_remove(struct power_supply *battery, struct acpi_battery_hook *hook) in system76_battery_remove() argument
H A Dhuawei-wmi.c472 static int huawei_wmi_battery_add(struct power_supply *battery, struct acpi_battery_hook *hook) in huawei_wmi_battery_add() argument
487 static int huawei_wmi_battery_remove(struct power_supply *battery, struct acpi_battery_hook *hook) in huawei_wmi_battery_remove() argument
H A Dlg-laptop.c549 static int lg_battery_add(struct power_supply *battery, struct acpi_battery_hook *hook) in lg_battery_add() argument
558 static int lg_battery_remove(struct power_supply *battery, struct acpi_battery_hook *hook) in lg_battery_remove() argument

Completed in 19 milliseconds

12345678