Home
last modified time | relevance | path

Searched refs:hook (Results 276 – 300 of 397) sorted by relevance

1...<<111213141516

/OK3568_Linux_fs/kernel/lib/
H A DKconfig.kasan185 Enabling this option will hook in to vmap/vmalloc and back those
/OK3568_Linux_fs/kernel/Documentation/dev-tools/
H A Dkgdb.rst504 only actively hook up to the kernel trap hooks if a kgdb I/O driver is
506 unregister all the kernel hook points.
784 - dynamic configuration and kgdb hook registration calls
842 kgdboc the serial_core was changed to expose a low level UART hook for
/OK3568_Linux_fs/kernel/drivers/base/
H A DKconfig10 used to hook hotplug scripts into kernel device events. It
/OK3568_Linux_fs/buildroot/docs/manual/
H A Dadding-packages-autotools.txt167 * By adding a post-operation hook (after extract, patch, configure,
H A Dadding-packages-python.txt164 * By adding a post-operation hook (after extract, patch, configure,
/OK3568_Linux_fs/kernel/net/ipv6/ila/
H A Dila_xlat.c197 .hook = ila_nf_input,
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/strongswan/
H A Dstrongswan_5.9.6.bb126 …fdir, r'(.*)\.conf', '${PN}-plugin-%s', 'strongSwan %s plugin', prepend=True, hook=add_plugin_conf)
/OK3568_Linux_fs/kernel/net/netfilter/
H A Dnf_conntrack_proto_tcp.c749 state->hook == NF_INET_PRE_ROUTING && in tcp_error()
750 nf_checksum(skb, state->hook, dataoff, IPPROTO_TCP, state->pf)) { in tcp_error()
H A Dnf_conntrack_proto_sctp.c338 if (state->hook == NF_INET_PRE_ROUTING && in sctp_error()
/OK3568_Linux_fs/external/xserver/hw/xfree86/doc/
H A DREADME.modes188 Functions called from the pScrn->SwitchMode hook, which is used by the
464 this was done by creating new "Driver" section options that hook specific
/OK3568_Linux_fs/u-boot/doc/
H A DREADME.drivers.eth34 data as someone might want to hook up two of the same devices to one board.
/OK3568_Linux_fs/external/xserver/hw/xwin/
H A DMakefile.in1353 $(MAKE) $(AM_MAKEFLAGS) install-exec-hook
1453 install-exec install-exec-am install-exec-hook install-html \
1474 install-exec-hook:
/OK3568_Linux_fs/kernel/security/apparmor/
H A Dlsm.c1784 .hook = apparmor_ipv4_postroute,
1791 .hook = apparmor_ipv6_postroute,
/OK3568_Linux_fs/kernel/arch/arm64/boot/dts/qcom/
H A Dsdm845-cheza.dtsi763 * - On cheza we want to be able to hook DP up to _either_ of the
775 * All the hardware muxes would allow us to hook things up in different
/OK3568_Linux_fs/buildroot/
H A DMakefile772 $(foreach hook,$(TARGET_FINALIZE_HOOKS),$($(hook))$(sep))
/OK3568_Linux_fs/kernel/arch/s390/include/asm/
H A Dkvm_host.h802 int (*hook)(struct kvm_vcpu *vcpu); member
/OK3568_Linux_fs/kernel/Documentation/gpu/
H A Dvgaarbiter.rst90 In the case of devices hot-{un,}plugged, there is a hook - pci_notify() - to
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dsun8i-a83t-tbs-a711.dts132 * hook it up somewheere
/OK3568_Linux_fs/kernel/sound/pci/hda/
H A Dhda_generic.c1171 return spec->vmaster_mute.hook ? "PCM" : "Master"; in get_line_out_pfx()
1179 return spec->vmaster_mute.hook ? "PCM" : "Master"; in get_line_out_pfx()
1223 return spec->vmaster_mute.hook ? "PCM" : "Master"; in get_line_out_pfx()
3968 if (spec->vmaster_mute.hook) in snd_hda_gen_add_mute_led_cdev()
3971 spec->vmaster_mute.hook = vmaster_update_mute_led; in snd_hda_gen_add_mute_led_cdev()
5329 if (spec->vmaster_mute.hook) { in snd_hda_gen_build_controls()
6108 if (spec->vmaster_mute.sw_kctl && spec->vmaster_mute.hook) in snd_hda_gen_init()
/OK3568_Linux_fs/kernel/drivers/net/
H A Dvrf.c1246 static struct sk_buff *vrf_rcv_nfhook(u8 pf, unsigned int hook, in vrf_rcv_nfhook() argument
1252 if (nf_hook(pf, hook, net, NULL, skb, dev, NULL, vrf_rcv_finish) != 1) in vrf_rcv_nfhook()
/OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-twisted_22.2.0.bb153 ${libdir}/${PYTHON_DIR}/site-packages/twisted/python/hook.py* \
/OK3568_Linux_fs/kernel/Documentation/security/
H A DSCTP.rst19 Also the following security hook has been utilised::
/OK3568_Linux_fs/kernel/net/ipv4/netfilter/
H A Dipt_CLUSTERIP.c661 .hook = arp_mangle,
/OK3568_Linux_fs/kernel/Documentation/driver-api/driver-model/
H A Dplatform.rst96 that some boards might not hook up to any peripherals.
/OK3568_Linux_fs/yocto/poky/documentation/migration-guides/
H A Drelease-notes-4.0.3.rst39 - cve-check: hook cleanup to the BuildCompleted event, not CookerExit

1...<<111213141516