| /kernel/linux/linux-5.10/fs/afs/ |
| D | security.c | 78 * Dispose of a list of permits. 82 struct afs_permits *permits = in afs_permits_rcu() local 86 for (i = 0; i < permits->nr_permits; i++) in afs_permits_rcu() 87 key_put(permits->permits[i].key); in afs_permits_rcu() 88 kfree(permits); in afs_permits_rcu() 94 void afs_put_permits(struct afs_permits *permits) in afs_put_permits() argument 96 if (permits && refcount_dec_and_test(&permits->usage)) { in afs_put_permits() 98 hash_del_rcu(&permits->hash_node); in afs_put_permits() 100 call_rcu(&permits->rcu, afs_permits_rcu); in afs_put_permits() 109 struct afs_permits *permits; in afs_clear_permits() local [all …]
|
| /kernel/linux/linux-5.10/fs/cachefiles/ |
| D | Kconfig | 7 This permits use of a mounted filesystem as a cache for other 18 This permits debugging to be dynamically enabled in the filesystem
|
| /kernel/linux/linux-5.10/fs/romfs/ |
| D | Kconfig | 33 This permits ROMFS to use block devices buffered through the page 43 This permits ROMFS to use MTD based devices directly, without the
|
| /kernel/linux/linux-5.10/tools/testing/selftests/powerpc/mm/ |
| D | pkey_exec_prot.c | 170 * are not set i.e. the pkey permits both read and write in test() 187 * are not set i.e. the pkey permits both read and write in test() 209 * are set i.e. the pkey permits neither read nor write in test() 225 * are set i.e. the pkey permits neither read nor write in test()
|
| /kernel/linux/linux-5.10/drivers/infiniband/ulp/rtrs/ |
| D | rtrs-clt.h | 80 * rtrs_permit - permits the memory allocation for future RDMA operation. 169 void *permits; member 200 return (struct rtrs_permit *)(clt->permits + permit_size(clt) * idx); in get_permit()
|
| /kernel/linux/linux-5.10/arch/mips/include/asm/ |
| D | pgtable-64.h | 70 * permits us mapping 40 bits of virtual address space. 75 * For 8kB page size we use a 3 level page tree which permits a total of 79 * For 16kB page size we use a 2 level page tree which permits a total of
|
| /kernel/linux/linux-5.10/include/rdma/ |
| D | rdma_cm_ib.h | 17 * This call permits a user to specify routing information for rdma_cm_id's
|
| /kernel/linux/linux-5.10/Documentation/vm/ |
| D | highmem.rst | 59 * kmap(). This permits a short duration mapping of a single page. It needs 64 * kmap_atomic(). This permits a very short duration mapping of a single
|
| /kernel/linux/linux-5.10/drivers/mtd/lpddr/ |
| D | Kconfig | 18 Window QINFO interface, permits software to be used for entire
|
| /kernel/linux/linux-5.10/Documentation/x86/ |
| D | sva.rst | 34 Unlike Single Root I/O Virtualization (SR-IOV), Scalable IOV (SIOV) permits 61 to the hardware and also permits hardware to be aware of application context 143 Shared Virtual Addressing (SVA) permits I/O hardware and the processor to
|
| /kernel/linux/linux-5.10/Documentation/userspace-api/media/v4l/ |
| D | querycap.rst | 11 the same type have different capabilities and this specification permits
|
| D | rw.rst | 23 setup to exchange data. It permits command line stunts like this (the
|
| /kernel/linux/linux-5.10/Documentation/security/keys/ |
| D | core.rst | 207 This permits a key or keyring's attributes to be viewed - including key 212 This permits a key's payload to be viewed or a keyring's list of linked 217 This permits a key's payload to be instantiated or updated, or it allows a 222 This permits keyrings to be searched and keys to be found. Searches can 227 This permits a key or keyring to be linked to. To create a link from a 233 This permits a key's UID, GID and permissions mask to be changed. 503 This function permits a key's owner and group ID to be changed. Either one 516 This function permits the owner of a key or the superuser to change the 1152 method. This permits approximate matching to occur. If callout_string is 1438 This optional method permits the key type to attempt to parse payload [all …]
|
| /kernel/linux/linux-5.10/drivers/ide/ |
| D | Kconfig | 795 of the ALI M1439/1443/1445/1487/1489 chipsets, and permits faster 807 of the DTC-2278 card, and permits faster I/O speeds to be set as 818 of the Holtek card, and permits faster I/O speeds to be set as well. 828 boot parameter. It permits faster I/O speeds to be set. See the 839 of the UMC-8672, and permits faster I/O speeds to be set as well.
|
| /kernel/linux/linux-5.10/kernel/rcu/ |
| D | Kconfig | 58 permits arbitrary sleeping or blocking within RCU read-side critical 176 This option permits CPUs to enter dynticks-idle state even if
|
| /kernel/linux/linux-5.10/Documentation/input/ |
| D | notifier.rst | 22 That permits one to inspect the resulting LEDs for instance.
|
| /kernel/linux/linux-5.10/fs/fscache/ |
| D | Kconfig | 51 This permits debugging to be dynamically enabled in the local caching
|
| /kernel/linux/linux-5.10/Documentation/networking/ |
| D | x25.rst | 33 format and behaviour of the protocol. If time permits this option will also
|
| /kernel/linux/linux-5.10/security/integrity/evm/ |
| D | evm_main.c | 383 /* Policy permits modification of the protected xattrs even though in evm_inode_setxattr() 410 /* Policy permits modification of the protected xattrs even though in evm_inode_removexattr() 485 /* Policy permits modification of the protected attrs even though in evm_inode_setattr()
|
| /kernel/linux/linux-5.10/drivers/iommu/intel/ |
| D | Kconfig | 63 option permits the IOMMU driver to set a unity map for
|
| /kernel/linux/linux-5.10/Documentation/hwmon/ |
| D | k8temp.rst | 21 This driver permits reading temperature sensor(s) embedded inside AMD K8
|
| D | fam15h_power.rst | 32 This driver permits reading of registers providing power information
|
| /kernel/linux/linux-5.10/include/asm-generic/ |
| D | rwonce.h | 30 * Yes, this permits 64-bit accesses on 32-bit architectures. These will
|
| /kernel/linux/linux-5.10/Documentation/scheduler/ |
| D | sched-design-CFS.rst | 217 CONFIG_RT_GROUP_SCHED permits to group real-time (i.e., SCHED_FIFO and 220 CONFIG_FAIR_GROUP_SCHED permits to group CFS (i.e., SCHED_NORMAL and
|
| /kernel/linux/linux-5.10/Documentation/filesystems/caching/ |
| D | netfs-api.rst | 266 FS-Cache permits the use of more than one cache. To permit particular index 399 This doesn't automatically reserve any space in the cache, but permits the 430 This permits the cache to maintain its page tracking in proper order. 630 This function permits the cache to release any in-memory representation it 787 This permits a netfs to request cache space be reserved to store up to the
|