Searched refs:permits (Results 1 – 25 of 83) sorted by relevance
1234
| /linux/fs/afs/ |
| A D | security.c | 87 key_put(permits->permits[i].key); in afs_permits_rcu() 131 h += permits->permits[i].access; in afs_hash_permits() 164 if (permits->permits[i].key < key) in afs_cache_permit() 166 if (permits->permits[i].key > key) in afs_cache_permit() 236 new->permits[j].key = permits->permits[i].key; in afs_cache_permit() 237 new->permits[j].access = permits->permits[i].access; in afs_cache_permit() 322 if (permits->permits[i].key < key) in afs_check_permit_rcu() 324 if (permits->permits[i].key > key) in afs_check_permit_rcu() 327 *_access = permits->permits[i].access; in afs_check_permit_rcu() 362 if (permits->permits[i].key < key) in afs_check_permit() [all …]
|
| /linux/fs/cachefiles/ |
| A 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 27 This permits error injection to be enabled in cachefiles whilst a 35 This permits userspace to enable the cachefiles on-demand read mode.
|
| /linux/fs/romfs/ |
| A 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
|
| /linux/drivers/infiniband/ulp/rtrs/ |
| A D | rtrs-clt.h | 170 void *permits; member 202 return (struct rtrs_permit *)(clt->permits + permit_size(clt) * idx); in get_permit()
|
| /linux/drivers/mtd/lpddr/ |
| A D | Kconfig | 18 Window QINFO interface, permits software to be used for entire
|
| /linux/Documentation/userspace-api/media/v4l/ |
| A D | querycap.rst | 11 the same type have different capabilities and this specification permits
|
| A D | rw.rst | 23 setup to exchange data. It permits command line stunts like this (the
|
| /linux/Documentation/input/ |
| A D | notifier.rst | 23 That permits one to inspect the resulting LEDs for instance.
|
| /linux/Documentation/hwmon/ |
| A D | k8temp.rst | 21 This driver permits reading temperature sensor(s) embedded inside AMD K8
|
| A D | fam15h_power.rst | 32 This driver permits reading of registers providing power information
|
| A D | coretemp.rst | 29 This driver permits reading the DTS (Digital Temperature Sensor) embedded
|
| A D | k10temp.rst | 90 This driver permits reading of the internal temperature sensor of AMD
|
| /linux/fs/erofs/ |
| A D | Kconfig | 155 This permits EROFS to use fscache-backed data blobs with on-demand 177 This permits EROFS to configure per-CPU kthread workers to run
|
| /linux/fs/netfs/ |
| A D | Kconfig | 29 This permits debugging to be dynamically enabled in the local caching
|
| /linux/Documentation/networking/ |
| A D | x25.rst | 31 format and behaviour of the protocol. If time permits this option will also
|
| /linux/Documentation/devicetree/bindings/dma/ |
| A D | snps,dma-spear1340.yaml | 107 the property incorrectly permits to define data-bus width of 8 and 16
|
| /linux/Documentation/arch/x86/ |
| A 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 172 Shared Virtual Addressing (SVA) permits I/O hardware and the processor to
|
| /linux/Documentation/RCU/ |
| A D | rcu.rst | 45 counters, and permits general blocking within RCU read-side
|
| /linux/Documentation/security/keys/ |
| A 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 …]
|
| /linux/Documentation/driver-api/early-userspace/ |
| A D | buffer-format.rst | 109 reset. This permits archives which are generated independently to be
|
| /linux/Documentation/admin-guide/perf/ |
| A D | imx-ddr.rst | 68 This is an extension to the DDR_CAP_AXI_ID_FILTER quirk which permits
|
| /linux/Documentation/ABI/testing/ |
| A D | sysfs-class-scsi_host | 20 driver. SSD Smart Path, when enabled permits the driver to
|
| /linux/Documentation/scheduler/ |
| A D | sched-design-CFS.rst | 224 CONFIG_RT_GROUP_SCHED permits to group real-time (i.e., SCHED_FIFO and 227 CONFIG_FAIR_GROUP_SCHED permits to group CFS (i.e., SCHED_NORMAL and
|
| /linux/tools/perf/Documentation/ |
| A D | topdown.txt | 88 /* Memory mapping the fd permits _rdpmc calls from userspace */ 108 /* Memory mapping the fd permits _rdpmc calls from userspace */
|
| /linux/Documentation/driver-api/ |
| A D | regulator.rst | 101 normally permits the CPU to use a wider range of supply voltages at lower
|
Completed in 39 milliseconds
1234