Searched refs:pinning (Results 1 – 20 of 20) sorted by relevance
/Linux-v5.4/samples/bpf/ |
D | test_cgrp2_tc_kern.c | 30 __u32 pinning; member 37 .pinning = PIN_GLOBAL_NS,
|
D | lwt_len_hist_kern.c | 33 __u32 pinning; member 40 .pinning = 2,
|
D | tc_l2_redirect_kern.c | 30 __u32 pinning; member 44 .pinning = PIN_GLOBAL_NS,
|
/Linux-v5.4/Documentation/admin-guide/LSM/ |
D | LoadPin.rst | 17 LoadPin starts pinning when it sees the first file loaded. If the 19 created to toggle pinning: ``/proc/sys/kernel/loadpin/enabled``. (Having 20 a mutable filesystem means pinning is mutable too, but having the
|
/Linux-v5.4/Documentation/infiniband/ |
D | user_verbs.rst | 47 Memory pinning 52 ib_uverbs module manages pinning and unpinning memory regions via
|
/Linux-v5.4/security/loadpin/ |
D | Kconfig | 18 If selected, LoadPin will enforce pinning at boot. If not
|
/Linux-v5.4/drivers/infiniband/ |
D | Kconfig | 63 memory regions without pinning their pages, fetching the
|
/Linux-v5.4/Documentation/networking/ |
D | msg_zerocopy.rst | 21 Copy avoidance is not a free lunch. As implemented, with page pinning, 26 Page pinning also changes system call semantics. It temporarily shares
|
D | rds.txt | 269 loopback, stats, usermem pinning, and the connection state machine.
|
D | packet_mmap.txt | 40 supported by devices of your network. CPU IRQ pinning of your network interface
|
/Linux-v5.4/Documentation/filesystems/ |
D | xfs-delayed-logging-design.txt | 577 pending transactions. Thus the pinning and unpinning of a log item is symmetric 584 log item completion. The result of this is that pinning and unpinning of the 590 pinning and unpinning becomes symmetric around a checkpoint context. We have to 598 for the pin count means that the pinning of an item must take place under the 601 the fact pinning the item is dependent on whether the item is present in the 604 (or not pinning, as the case may be). Hence we must hold the CIL flush/commit 631 relatively long period of time - the pinning of log items needs to be done 635 separately to the pinning of objects could be used to reduce the hold time of
|
D | f2fs.txt | 397 guarantee its pinning state. 2048 trials is set
|
/Linux-v5.4/Documentation/filesystems/caching/ |
D | netfs-api.txt | 780 (*) Cookie pinning: 786 have the pinning removed. They are not permitted on index cookies. 788 The pinning function will return 0 if successful, -ENOBUFS in the cookie 789 isn't backed by a cache, -EOPNOTSUPP if the cache doesn't support pinning, 827 acquisition function is called. Retirement here will overrule the pinning on a
|
/Linux-v5.4/Documentation/driver-api/ |
D | vfio.rst | 456 and the handling of those includes pinning/unpinning pages and updating 458 The v2 IOMMU splits accounting and pinning into separate operations: 468 IOMMU table and do not do pinning; instead these check that the userspace
|
/Linux-v5.4/Documentation/vm/ |
D | transhuge.rst | 42 address of the page and its temporary pinning to release after the I/O
|
/Linux-v5.4/Documentation/admin-guide/sysctl/ |
D | fs.rst | 228 from "pinning" vulnerable setuid/setgid files against being upgraded by
|
/Linux-v5.4/Documentation/timers/ |
D | no_hz.rst | 291 simply offloading RCU callbacks from all CPUs and pinning them
|
/Linux-v5.4/Documentation/gpu/ |
D | drm-mm.rst | 115 Device-specific operations, such as command execution, pinning, buffer
|
/Linux-v5.4/Documentation/networking/device_drivers/intel/ |
D | i40e.rst | 625 For very CPU intensive workloads, we recommend pinning the IRQs to all cores.
|
/Linux-v5.4/Documentation/admin-guide/ |
D | cgroup-v2.rst | 2141 mounts pinning it. When the last usage goes away, the cgroup
|