Home
last modified time | relevance | path

Searched refs:hook (Results 351 – 375 of 397) sorted by relevance

1...<<111213141516

/OK3568_Linux_fs/external/dpdk/gmac/kernel4.19/
H A Dkernel_net_stmmac.diff500 + /* Stop PHY layer to call the hook to adjust the link in case
/OK3568_Linux_fs/kernel/Documentation/block/
H A Dbiodoc.rst381 the pre-builder hook can be invoked there.
876 this hook allows it to do that. Note however
/OK3568_Linux_fs/kernel/Documentation/networking/dsa/
H A Ddsa.rst98 When a master netdev is used with DSA, a small hook is placed in the
/OK3568_Linux_fs/buildroot/boot/grub2/
H A D0006-malloc-Use-overflow-checking-primitives-where-we-do-.patch632 if (hook (".", GRUB_FSHELP_DIR, node, hook_data))
H A D0005-calloc-Use-calloc-at-most-places.patch1090 @@ -143,9 +143,9 @@ grub_mmap_iterate (grub_memory_hook_t hook, void *hook_data)
/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/share/info/
H A Dlibc.info-22110 and ‘free’ by specifying appropriate hook functions. You can use these
2114 The hook variables are declared in ‘malloc.h’.
2166 You must make sure that the function you install as a hook for one of
2168 restoring the old value of the hook first! Otherwise, your program will
2172 should be resaved since a hook might modify itself.
2174 An issue to look out for is the time at which the malloc hook
2175 functions can be safely installed. If the hook functions call the
2178 etc. is assigned to. On the other hand, if the hook functions provide
H A Dlibc.info-56016 * Hook Functions:: How you should define the four "hook
6033 store the data in the specified place. You do this by defining "hook
6040 and also the four hook functions stored in a structure of type
6096 Here are more details on how you should define the four hook functions
/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/share/info/
H A Dlibc.info-22110 and ‘free’ by specifying appropriate hook functions. You can use these
2114 The hook variables are declared in ‘malloc.h’.
2166 You must make sure that the function you install as a hook for one of
2168 restoring the old value of the hook first! Otherwise, your program will
2172 should be resaved since a hook might modify itself.
2174 An issue to look out for is the time at which the malloc hook
2175 functions can be safely installed. If the hook functions call the
2178 etc. is assigned to. On the other hand, if the hook functions provide
H A Dlibc.info-56016 * Hook Functions:: How you should define the four "hook
6033 store the data in the specified place. You do this by defining "hook
6040 and also the four hook functions stored in a structure of type
6096 Here are more details on how you should define the four hook functions
/OK3568_Linux_fs/yocto/poky/documentation/dev-manual/
H A Dstart.rst170 - Allows commit hook triggers, which trigger builds when commits
H A Dcommon-tasks.rst5806 prepared and assembled into a disk image. This method provides a hook
5809 - ``do_stage_partition()``: Special content-staging hook called
5815 additionally need to be taken from ``bootimg_dir + /boot``. This hook
6902 can add more logic by specifying a hook function that is called for each
6939 hook
6940 A hook function to be called for every match.
/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A Dfsverity.rst13 hook into to support transparent integrity and authenticity protection
H A Dfscrypt.rst8 fscrypt is a library which filesystems can hook into to support
H A Dproc.rst804 It could be used to set IRQ to CPU affinity. This means that you can "hook" an
/OK3568_Linux_fs/kernel/Documentation/admin-guide/sysctl/
H A Dkernel.rst506 kernel_module_request LSM hook.
/OK3568_Linux_fs/kernel/Documentation/translations/it_IT/kernel-hacking/
H A Dlocking.rst971 Un classico problema deriva dall'uso di *callback* e di *hook*: se li
/OK3568_Linux_fs/u-boot/cmd/
H A DKconfig596 Shows clock frequences by calling a sock_clk_dump() hook function.
/OK3568_Linux_fs/kernel/Documentation/admin-guide/media/
H A Dbttv.rst260 The only way to capture any kernel messages is to hook up a serial
/OK3568_Linux_fs/kernel/Documentation/virt/uml/
H A Duser_mode_linux_howto_v2.rst341 is a privilege which is offered only to something which can hook up
/OK3568_Linux_fs/kernel/Documentation/trace/
H A Dftrace.rst1166 When any event or tracer is enabled, a hook is enabled
1174 When any event or tracer is enabled, a hook is enabled
/OK3568_Linux_fs/output/sessions/2025-06-05_23-17-21/
H A Dbuild_2025-06-06_01-57-41.log
H A Dbuild.log
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/texinfo/texinfo/
H A D0001-gnulib-Update.patch36 gnulib/lib/fd-hook.c | 16 +-
37 gnulib/lib/fd-hook.h | 16 +-
2036 --- a/gnulib/lib/fd-hook.c
2037 +++ b/gnulib/lib/fd-hook.c
2064 --- a/gnulib/lib/fd-hook.h
2065 +++ b/gnulib/lib/fd-hook.h
8745 # Code from module fd-hook:
/OK3568_Linux_fs/buildroot/package/qt5/qt5webengine/
H A Dchromium-latest.inc376 src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/istanbul-lib-hook/LICENSE \
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Dgdb.info14339 a particular hook function, '_NSPrintForDebugger', defined.
21533 PROMPT_HOOK hook. *Note prompt_hook::, for further information.
22856 command 'hook-foo' exists, it is executed (with no arguments) before
22859 A hook may also be defined which is run after the command you
22865 It is valid for a hook to call the command which it hooks. If this
22866 occurs, the hook is not re-executed, thereby avoiding infinite
22869 In addition, a pseudo-command, 'stop' exists. Defining ('hook-stop')
22877 define hook-stop
22881 define hook-run
22885 define hook-continue
[all …]

1...<<111213141516