| /OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/progs/ |
| H A D | test_pinning.c | 13 __uint(pinning, LIBBPF_PIN_BY_NAME); 28 __uint(pinning, LIBBPF_PIN_NONE);
|
| H A D | test_sk_assign.c | 30 __u32 pinning; member 36 .pinning = PIN_GLOBAL_NS,
|
| H A D | test_pinning_invalid.c | 13 __uint(pinning, 2); /* invalid */
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/LSM/ |
| H A 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
|
| /OK3568_Linux_fs/kernel/samples/bpf/ |
| H A D | test_cgrp2_tc_kern.c | 30 __u32 pinning; member 37 .pinning = PIN_GLOBAL_NS,
|
| H A D | lwt_len_hist_kern.c | 33 __u32 pinning; member 40 .pinning = 2,
|
| H A D | tc_l2_redirect_kern.c | 30 __u32 pinning; member 44 .pinning = PIN_GLOBAL_NS,
|
| /OK3568_Linux_fs/kernel/Documentation/infiniband/ |
| H A D | user_verbs.rst | 47 Memory pinning 52 ib_uverbs module manages pinning and unpinning memory regions via
|
| /OK3568_Linux_fs/kernel/security/loadpin/ |
| H A D | Kconfig | 18 If selected, LoadPin will enforce pinning at boot. If not
|
| /OK3568_Linux_fs/kernel/Documentation/core-api/ |
| H A D | pin_user_pages.rst | 148 because DAX pages do not have a separate page cache, and so "pinning" implies 160 avoid pinning entirely (this is ideal), as follows: register for mmu notifier 192 page_maybe_dma_pinned(): the whole point of pinning 216 a "more severe" form of pinning. And finally, FOLL_LONGTERM is an even more
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/ |
| H A D | Kconfig | 56 memory regions without pinning their pages, fetching the
|
| /OK3568_Linux_fs/kernel/Documentation/networking/ |
| H A 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
|
| H A D | rds.rst | 283 loopback, stats, usermem pinning, and the connection state machine.
|
| H A D | packet_mmap.rst | 47 supported by devices of your network. CPU IRQ pinning of your network interface
|
| /OK3568_Linux_fs/kernel/Documentation/filesystems/ |
| H A D | xfs-delayed-logging-design.rst | 586 pending transactions. Thus the pinning and unpinning of a log item is symmetric 593 log item completion. The result of this is that pinning and unpinning of the 599 pinning and unpinning becomes symmetric around a checkpoint context. We have to 607 for the pin count means that the pinning of an item must take place under the 610 the fact pinning the item is dependent on whether the item is present in the 613 (or not pinning, as the case may be). Hence we must hold the CIL flush/commit 641 relatively long period of time - the pinning of log items needs to be done 645 separately to the pinning of objects could be used to reduce the hold time of
|
| /OK3568_Linux_fs/kernel/Documentation/filesystems/caching/ |
| H A D | netfs-api.rst | 770 * Cookie pinning:: 776 have the pinning removed. They are not permitted on index cookies. 778 The pinning function will return 0 if successful, -ENOBUFS in the cookie 779 isn't backed by a cache, -EOPNOTSUPP if the cache doesn't support pinning, 816 acquisition function is called. Retirement here will overrule the pinning on a
|
| /OK3568_Linux_fs/kernel/Documentation/x86/ |
| H A D | sva.rst | 16 by the device, it also doesn't require pinning pages for DMA. 227 pinning requirement for memory.
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/ |
| H A D | vfio.rst | 461 and the handling of those includes pinning/unpinning pages and updating 463 The v2 IOMMU splits accounting and pinning into separate operations: 473 IOMMU table and do not do pinning; instead these check that the userspace
|
| /OK3568_Linux_fs/kernel/Documentation/virt/kvm/ |
| H A D | locking.rst | 102 kvm_vcpu_gfn_to_pfn_atomic, before the cmpxchg. After the pinning:
|
| /OK3568_Linux_fs/kernel/Documentation/vm/ |
| H A D | transhuge.rst | 42 address of the page and its temporary pinning to release after the I/O
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/sysctl/ |
| H A D | fs.rst | 228 from "pinning" vulnerable setuid/setgid files against being upgraded by
|
| /OK3568_Linux_fs/kernel/Documentation/timers/ |
| H A D | no_hz.rst | 289 simply offloading RCU callbacks from all CPUs and pinning them
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/testing/ |
| H A D | sysfs-fs-f2fs | 294 file. If it exceeds this, F2FS doesn't guarantee its pinning
|
| /OK3568_Linux_fs/kernel/Documentation/gpu/ |
| H A D | drm-mm.rst | 115 Device-specific operations, such as command execution, pinning, buffer
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/pm/ |
| H A D | intel-speed-select.rst | 666 With this configuration, if the same workload is executed by pinning the
|