Home
last modified time | relevance | path

Searched refs:redirection (Results 1 – 17 of 17) sorted by relevance

/linux/Documentation/dev-tools/kunit/api/
H A Dfunctionredirection.rst33 function redirection via static stubs.
85 From within a test, the redirection can be enabled with
101 Once the redirection is activated, any call to the real function will call
114 When you no longer need it, disable the redirection (and hence resume the
/linux/drivers/misc/lkdtm/
H A Dbugs.c467 void *redirection = ⌖ in lkdtm_CORRUPT_LIST_ADD() local
486 test_head.next = redirection; in lkdtm_CORRUPT_LIST_ADD()
502 void *redirection = ⌖ in lkdtm_CORRUPT_LIST_DEL() local
513 item.node.next = redirection; in lkdtm_CORRUPT_LIST_DEL()
/linux/Documentation/admin-guide/
H A Dsyscall-user-dispatch.rst23 boundaries, to enable/disable the syscall redirection and execute
71 region, that provides a quick way to enable disable syscall redirection
/linux/Documentation/PCI/
H A Dboot-interrupts.rst114 interrupt. This redirection of the handler will prevent the occurrence of
119 disable) the redirection of the interrupt handler to the PCH interrupt
/linux/Documentation/bpf/
H A Dmap_sockmap.rst93 can be used for redirection. The ``BPF_F_INGRESS`` value in ``flags`` is used
107 can be used for redirection. The ``BPF_F_INGRESS`` value in ``flags`` is used
173 interfaces can be used for redirection. The ``BPF_F_INGRESS`` value in
189 interfaces can be used for redirection. The ``BPF_F_INGRESS`` value in
H A Dmap_xskmap.rst14 address family in the kernel that allows redirection of frames from a driver to
H A Dbpf_prog_run.rst107 of, say, a redirection error), in which case that page will be recycled
H A Dmap_devmap.rst60 More information about redirection can be found :doc:`redirect`
/linux/Documentation/livepatch/
H A Dcumulative-patches.rst55 - Remove eventual performance impact caused by core redirection
H A Dlivepatch.rst27 to redirection of code execution; namely: kernel probes, function tracing,
/linux/Documentation/driver-api/mei/
H A Diamt.rst23 - IDE device redirection from remote management console
/linux/Documentation/ABI/stable/
H A Dsysfs-driver-ib_srp119 target. Differs from orig_dgid if port redirection has happened.
/linux/Documentation/networking/device_drivers/ethernet/freescale/dpaa2/
H A Dswitch-driver.rst130 The DPAA2 switch is able to offload flow-based redirection of packets making
/linux/Documentation/networking/
H A Dnexthop-group-resilient.rst46 To mitigate the above-mentioned flow redirection, resilient next-hop groups
/linux/Documentation/trace/
H A Dftrace-uses.rst224 Livepatch uses it not to lose the function redirection, so the system
/linux/Documentation/networking/dsa/
H A Dsja1105.rst183 The switch is able to offload flow-based redirection of packets to a set of
/linux/Documentation/admin-guide/cifs/
H A Dusage.rst827 DFS support allows transparent redirection to shares in an MS-DFS name space.