Home
last modified time | relevance | path

Searched full:hook (Results 1 – 25 of 86) sorted by relevance

1234

/Documentation/security/
Dlsm.rst61 calls to hook functions at critical points in the kernel code to
99 hook, and the hooks are called in the order specified by CONFIG_LSM.
100 Detailed documentation for each hook is
119 is the security_inode_permission() hook.
120 This hook checks permission when accessing an inode.
Dlsm-development.rst13 For extensive documentation on the available LSM hook interfaces, please
/Documentation/bpf/
Dprog_lsm.rst16 LSM hook:
61 * ``"lsm/file_mprotect"`` indicates the LSM hook that the program must
72 * or 0 if it's the first hook.
124 The program can be detached from the LSM hook by *destroying* the ``link``
Dprog_cgroup_sockopt.rst23 before passing them down to the kernel. This hook has access to the cgroup
44 sockopt. The BPF hook can observe ``optval``, ``optlen`` and ``retval``
45 if it's interested in whatever kernel has returned. BPF hook can override
50 This hook has access to the cgroup and socket local storage.
Dfs_kfuncs.rst21 the latter calls LSM hook ``security_inode_getxattr``.
Dprog_cgroup_sysctl.rst8 provides cgroup-bpf hook for sysctl.
10 The hook has to be attached to a cgroup and will be called every time a
Dprog_sk_lookup.rst50 as usual without triggering the BPF sk_lookup hook.
/Documentation/driver-api/
Dlibata.rst26 FIS-based drivers will hook into the system with ``->qc_prep()`` and
61 optional ``->mode_filter()`` hook is called when libata has built a mask of
102 All bmdma-style drivers must implement this hook. This is the low-level
117 :c:func:`ata_sff_exec_command` for this hook.
131 This hook may be specified as NULL, in which case libata will assume
146 :c:func:`ata_sff_check_status` for this hook.
172 this hook.
190 This hook should not be used to replace the standard controller
195 hook instead.
217 :c:func:`bmdma_setup` hook. :c:func:`ata_bmdma_setup` will write the pointer
[all …]
Dnvmem.rst201 it is possible to associate a custom post processing hook to a cell. It
202 even possible to add this hook to cells not created by the layout itself.
/Documentation/networking/
Dnf_flowtable.rst89 hook ingress priority 0; devices = { eth0, eth1 };
92 type filter hook forward priority 0; policy accept;
98 This example adds the flowtable 'f' to the ingress hook of the eth0 and eth1
176 hook ingress priority 0; devices = { eth0, eth1 };
193 hook ingress priority 0; devices = { eth0, eth1 };
/Documentation/netlink/specs/
Dnftables.yaml288 name: hook
290 nested-attributes: nft-hook-attrs
291 doc: hook specification for basechains
342 name: nft-hook-attrs
359 nested-attributes: hook-dev-attrs
362 name: hook-dev-attrs
735 name: hook
737 nested-attributes: flowtable-hook-attrs
754 name: flowtable-hook-attrs
767 nested-attributes: hook-dev-attrs
/Documentation/admin-guide/
Dvideo-output.rst7 can be used to hook platform specific methods to enable/disable video output
/Documentation/arch/s390/
Dvfio-ap-locking.rst97 The PQAP Hook Lock (arch/s390/include/asm/kvm_host.h)
111 The PQAP Hook Lock is a r/w semaphore that controls access to the function
/Documentation/devicetree/bindings/net/
Dmarvell-neta-bm.txt22 In order to see how to hook the BM to a given ethernet port, please
/Documentation/devicetree/bindings/input/
Delan,ekth6915.yaml39 description: Reset GPIO; not all touchscreens using eKTH6915 hook this up.
/Documentation/maintainer/
Dconfigure-git.rst47 by adding the following hook into your git::
/Documentation/netlabel/
Dcipso_ipv4.rst39 LSM hook.
/Documentation/admin-guide/LSM/
DSafeSetID.rst91 even employ the security_task_fix_setuid hook at all. SELinux says of that hook:
/Documentation/gpu/rfc/
Di915_scheduler.rst36 * Resets / cancels hook in DRM scheduler
41 * Execlists backend will minimum required to hook in the DRM scheduler
/Documentation/firmware-guide/acpi/
Dosi.rst52 where 'OEM' is needed if this is an OEM-specific hook,
53 and 'my_interface_name' describes the hook, which could be a
/Documentation/spi/
Dspi-lm70llp.rst58 the bound "hwmon/lm70" protocol driver through its sysfs hook, using a
/Documentation/netlink/
Dgenetlink.yaml291 … description: Hook for a function to run before the main callback (pre_doit or start).
294 … description: Hook for a function to run after the main callback (post_doit or done).
/Documentation/scsi/
DChangeLog.ips60 - Hook into the reboot_notifier to flush the controller
/Documentation/mm/
Dallocation-profiling.rst98 - Hook your data structure's init function, like any other allocation function.
/Documentation/driver-api/acpi/
Dscan_handlers.rst49 take care of, list_node is the hook to the global list of ACPI scan handlers

1234