Home
last modified time | relevance | path

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

12345678

/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
/base/startup/init/services/init/
H A Dinit_common_service.c115 int InitAddServiceHook(ServiceHook hook, int hookState) in InitAddServiceHook() argument
136 int InitServiceRestartHook(ServiceRestartHook hook, int hookState) in InitServiceRestartHook() argument
/device/soc/hisilicon/hi3861v100/sdk_liteos/app/demo/src/
H A Dnetwork_config_sample.c498 NetCfgCallback hook; in SampleBizTask() 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/include/uapi/linux/netfilter/
H A Dnfnetlink_queue.h20 __u8 hook; /* netfilter 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
/kernel/linux/linux-6.6/include/uapi/linux/netfilter/
H A Dnfnetlink_queue.h20 __u8 hook; /* netfilter hook */ member
/kernel/liteos_a/kernel/extended/lms/
H A Dlos_lms.c184 static LmsHook hook = { in OsLmsInit() local
/kernel/liteos_m/components/lms/
H A Dlos_lms.c198 static LmsHook hook = { in OsLmsInit() local
/kernel/linux/linux-6.6/kernel/sched/
H A Dcpufreq_schedutil.c341 static void sugov_update_single_freq(struct update_util_data *hook, u64 time, in sugov_update_single_freq() argument
404 static void sugov_update_single_perf(struct update_util_data *hook, u64 time, in sugov_update_single_perf() argument
468 sugov_update_shared(struct update_util_data *hook, u64 time, unsigned int flags) argument
/kernel/linux/linux-6.6/net/bridge/
H A Dbr_netfilter_hooks.c1128 int br_nf_hook_thresh(unsigned int hook, struct net *net, in br_nf_hook_thresh() argument
[all...]
/kernel/linux/linux-6.6/tools/bpf/bpftool/
H A Dlink.c594 unsigned int hook = info->netfilter.hooknum; in netfilter_dump_plain() local
/kernel/linux/linux-6.6/tools/lib/bpf/
H A Dnetlink.c542 static int attach_point_to_config(struct bpf_tc_hook *hook, in attach_point_to_config() argument
582 static int tc_qdisc_modify(struct bpf_tc_hook *hook, int cmd, int flags) in tc_qdisc_modify() argument
606 static int tc_qdisc_create_excl(struct bpf_tc_hook *hook) in tc_qdisc_create_excl() argument
611 static int tc_qdisc_delete(struct bpf_tc_hook *hook) in tc_qdisc_delete() argument
616 bpf_tc_hook_create(struct bpf_tc_hook *hook) bpf_tc_hook_create() argument
632 bpf_tc_hook_destroy(struct bpf_tc_hook *hook) bpf_tc_hook_destroy() argument
718 bpf_tc_attach(const struct bpf_tc_hook *hook, struct bpf_tc_opts *opts) bpf_tc_attach() argument
792 __bpf_tc_detach(const struct bpf_tc_hook *hook, const struct bpf_tc_opts *opts, const bool flush) __bpf_tc_detach() argument
853 bpf_tc_detach(const struct bpf_tc_hook *hook, const struct bpf_tc_opts *opts) bpf_tc_detach() argument
865 bpf_tc_query(const struct bpf_tc_hook *hook, struct bpf_tc_opts *opts) bpf_tc_query() argument
[all...]
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/netfilter/
H A Dnfnetlink_queue.h33 __u8 hook; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/netfilter/
H A Dnfnetlink_queue.h33 __u8 hook; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/netfilter/
H A Dnfnetlink_queue.h20 __u8 hook; member
/third_party/libbpf/src/
H A Dnetlink.c542 static int attach_point_to_config(struct bpf_tc_hook *hook, in attach_point_to_config() argument
582 static int tc_qdisc_modify(struct bpf_tc_hook *hook, int cmd, int flags) in tc_qdisc_modify() argument
606 static int tc_qdisc_create_excl(struct bpf_tc_hook *hook) in tc_qdisc_create_excl() argument
611 static int tc_qdisc_delete(struct bpf_tc_hook *hook) in tc_qdisc_delete() argument
616 bpf_tc_hook_create(struct bpf_tc_hook *hook) bpf_tc_hook_create() argument
632 bpf_tc_hook_destroy(struct bpf_tc_hook *hook) bpf_tc_hook_destroy() argument
718 bpf_tc_attach(const struct bpf_tc_hook *hook, struct bpf_tc_opts *opts) bpf_tc_attach() argument
792 __bpf_tc_detach(const struct bpf_tc_hook *hook, const struct bpf_tc_opts *opts, const bool flush) __bpf_tc_detach() argument
853 bpf_tc_detach(const struct bpf_tc_hook *hook, const struct bpf_tc_opts *opts) bpf_tc_detach() argument
865 bpf_tc_query(const struct bpf_tc_hook *hook, struct bpf_tc_opts *opts) bpf_tc_query() argument
[all...]

Completed in 24 milliseconds

12345678