Home
last modified time | relevance | path

Searched refs:hook (Results 126 – 150 of 397) sorted by relevance

12345678910>>...16

/OK3568_Linux_fs/kernel/kernel/sched/
H A Dcpufreq_schedutil.c454 static void sugov_update_single(struct update_util_data *hook, u64 time, in sugov_update_single() argument
457 struct sugov_cpu *sg_cpu = container_of(hook, struct sugov_cpu, update_util); in sugov_update_single()
525 sugov_update_shared(struct update_util_data *hook, u64 time, unsigned int flags) in sugov_update_shared() argument
527 struct sugov_cpu *sg_cpu = container_of(hook, struct sugov_cpu, update_util); in sugov_update_shared()
/OK3568_Linux_fs/yocto/poky/meta/recipes-support/ca-certificates/ca-certificates/
H A D0003-update-ca-certificates-use-relative-symlinks-from-ET.patch12 update-ca-certificates can call hook scripts installed
27 This is a problem when wanting to execute hook scripts,
/OK3568_Linux_fs/external/xserver/hw/xquartz/xpr/
H A DMakefile.in116 xprScreen.lo x-hash.lo x-hook.lo x-list.lo
139 ./$(DEPDIR)/x-hook.Plo ./$(DEPDIR)/x-list.Plo \
567 x-hook.c \
577 x-hook.h \
640 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/x-hook.Plo@am__quote@ # am--include-marker
810 -rm -f ./$(DEPDIR)/x-hook.Plo
866 -rm -f ./$(DEPDIR)/x-hook.Plo
/OK3568_Linux_fs/kernel/net/netfilter/
H A Dnf_nat_core.c730 enum nf_nat_manip_type maniptype = HOOK2MANIP(state->hook); in nf_nat_inet_fn()
761 ret = e->hooks[i].hook(e->hooks[i].priv, skb, in nf_nat_inet_fn()
769 ret = nf_nat_alloc_null_binding(ct, state->hook); in nf_nat_inet_fn()
776 if (nf_nat_oif_changed(state->hook, ctinfo, nat, in nf_nat_inet_fn()
785 if (nf_nat_oif_changed(state->hook, ctinfo, nat, state->out)) in nf_nat_inet_fn()
789 return nf_nat_packet(ct, ctinfo, state->hook, skb); in nf_nat_inet_fn()
H A Dnf_conntrack_proto_icmpv6.c149 if (state->hook == NF_INET_PRE_ROUTING && in nf_conntrack_icmpv6_error()
151 nf_ip6_checksum(skb, state->hook, dataoff, IPPROTO_ICMPV6)) { in nf_conntrack_icmpv6_error()
H A Dnf_flow_table_inet.c53 .hook = nf_flow_offload_inet_hook,
/OK3568_Linux_fs/buildroot/package/libnetfilter_log/
H A D0003-src-Use-stdint-types-everywhere.patch153 h->upmsg.hook = hdr->hook;
296 - u_int8_t hook; // netfilter hook
299 + uint8_t hook; // netfilter hook
/OK3568_Linux_fs/external/recovery/
H A DChangeLog.md6 - Add code formatting hook script.
/OK3568_Linux_fs/kernel/drivers/media/pci/bt8xx/
H A DMakefile4 bttv-input.o bttv-audio-hook.o btcx-risc.o
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/drm-cursor/
H A Ddrm-cursor.bb4 DESCRIPTION = "A hook of drm cursor APIs to fake cursor plane"
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/python/
H A Dpython3-pluggy_1.0.0.bb1 SUMMARY = "Plugin and hook calling mechanisms for python"
/OK3568_Linux_fs/u-boot/fs/zfs/
H A Dzfs.c711 int (*hook)(const char *name, in mzap_iterate()
721 if (hook(mzap_ent[i].mze_name, in mzap_iterate()
947 int (*hook)(const char *name, in fzap_iterate()
1019 if (hook(buf, val, data)) in fzap_iterate()
1069 int (*hook)(const char *name, uint64_t val, in zap_iterate()
1088 ret = mzap_iterate(zapbuf, endian, size, hook, data); in zap_iterate()
1093 ret = fzap_iterate(zap_dnode, zapbuf, hook, data); in zap_iterate()
2277 int (*hook)(const char *, const struct zfs_dirhook_info *)) in zfs_ls()
2287 data->userhook = hook; in zfs_ls()
2301 hook("@", &info); in zfs_ls()
/OK3568_Linux_fs/kernel/include/linux/
H A Dif_frad.h90 extern void dlci_ioctl_set(int (*hook)(unsigned int, void __user *));
/OK3568_Linux_fs/yocto/poky/scripts/
H A Dcombo-layer369 hook = repo['hook']
370 hook = os.path.join(os.path.dirname(conf.conffile), '..', hook)
387 ''' % (hook, name))
971 hook = repo.get('hook', None)
1145 if hook:
1153 runcmd([hook, patch.name, rev, name])
/OK3568_Linux_fs/buildroot/package/gawk/
H A D0001-no-versioned.patch12 install-exec-hook:
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/netfilter/
H A Dnfnetlink_log.h21 __u8 hook; /* netfilter hook */ member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/netfilter/
H A Dnfnetlink_log.h21 __u8 hook; /* netfilter hook */ member
H A Dnfnetlink_queue.h20 __u8 hook; /* netfilter hook */ member
/OK3568_Linux_fs/external/xserver/
H A DMakefile.am90 dist-hook: ChangeLog INSTALL
132 distcheck-hook:
/OK3568_Linux_fs/kernel/include/uapi/linux/netfilter/
H A Dnfnetlink_log.h21 __u8 hook; /* netfilter hook */ member
H A Dnfnetlink_queue.h20 __u8 hook; /* netfilter hook */ member
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/linux-atm/linux-atm/
H A Dinstall-from-buildir.patch9 install-exec-hook:
/OK3568_Linux_fs/kernel/sound/pci/hda/
H A Dpatch_analog.c229 spec->gen.vmaster_mute.hook = ad_vmaster_eapd_hook; in ad_fixup_inv_jack_detect()
565 spec->gen.vmaster_mute.hook = ad_vmaster_eapd_hook; in ad1981_fixup_hp_eapd()
998 spec->gen.vmaster_mute.hook = ad1884_vmaster_hp_gpio_hook; in ad1884_fixup_hp_eapd()
1023 spec->gen.vmaster_mute.hook = ad_vmaster_eapd_hook; in ad1884_fixup_thinkpad()
/OK3568_Linux_fs/kernel/Documentation/admin-guide/
H A Dvideo-output.rst7 can be used to hook platform specific methods to enable/disable video output
/OK3568_Linux_fs/kernel/include/net/netfilter/
H A Dbr_netfilter.h25 int br_nf_hook_thresh(unsigned int hook, struct net *net, struct sock *sk,

12345678910>>...16