Searched refs:redirection (Results 1 – 17 of 17) sorted by relevance
/linux/Documentation/dev-tools/kunit/api/ |
H A D | functionredirection.rst | 33 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 D | bugs.c | 467 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 D | syscall-user-dispatch.rst | 23 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 D | boot-interrupts.rst | 114 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 D | map_sockmap.rst | 93 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 D | map_xskmap.rst | 14 address family in the kernel that allows redirection of frames from a driver to
|
H A D | bpf_prog_run.rst | 107 of, say, a redirection error), in which case that page will be recycled
|
H A D | map_devmap.rst | 60 More information about redirection can be found :doc:`redirect`
|
/linux/Documentation/livepatch/ |
H A D | cumulative-patches.rst | 55 - Remove eventual performance impact caused by core redirection
|
H A D | livepatch.rst | 27 to redirection of code execution; namely: kernel probes, function tracing,
|
/linux/Documentation/driver-api/mei/ |
H A D | iamt.rst | 23 - IDE device redirection from remote management console
|
/linux/Documentation/ABI/stable/ |
H A D | sysfs-driver-ib_srp | 119 target. Differs from orig_dgid if port redirection has happened.
|
/linux/Documentation/networking/device_drivers/ethernet/freescale/dpaa2/ |
H A D | switch-driver.rst | 130 The DPAA2 switch is able to offload flow-based redirection of packets making
|
/linux/Documentation/networking/ |
H A D | nexthop-group-resilient.rst | 46 To mitigate the above-mentioned flow redirection, resilient next-hop groups
|
/linux/Documentation/trace/ |
H A D | ftrace-uses.rst | 224 Livepatch uses it not to lose the function redirection, so the system
|
/linux/Documentation/networking/dsa/ |
H A D | sja1105.rst | 183 The switch is able to offload flow-based redirection of packets to a set of
|
/linux/Documentation/admin-guide/cifs/ |
H A D | usage.rst | 827 DFS support allows transparent redirection to shares in an MS-DFS name space.
|