| /linux/fs/afs/ |
| H A D | security.c | 111 * Dispose of a list of permits. 115 struct afs_permits *permits = in afs_permits_rcu() local 119 for (i = 0; i < permits->nr_permits; i++) in afs_permits_rcu() 120 key_put(permits->permits[i].key); in afs_permits_rcu() 121 kfree(permits); in afs_permits_rcu() 127 void afs_put_permits(struct afs_permits *permits) in afs_put_permits() argument 129 if (permits && refcount_dec_and_test(&permits->usage)) { in afs_put_permits() 131 hash_del_rcu(&permits->hash_node); in afs_put_permits() 133 call_rcu(&permits->rcu, afs_permits_rcu); in afs_put_permits() 142 struct afs_permits *permits; in afs_clear_permits() local [all …]
|
| /linux/drivers/pinctrl/stm32/ |
| H A D | Kconfig | 72 This driver also permits the observation of signals on external SoC pins. 73 It permits the observation of up to 16 signals per HDP line.
|
| /linux/fs/romfs/ |
| H 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/sound/virtio/ |
| H A D | virtio_jack.c | 128 * Context: Any context that permits to sleep. 176 * Context: Any context that permits to sleep.
|
| H A D | virtio_card.c | 189 * Context: Any context that permits to sleep. 299 * Context: Any context that permits to sleep. 344 * Context: Any context that permits to sleep.
|
| H A D | virtio_kctl.c | 361 * Context: Any context that permits to sleep. in virtsnd_kctl_parse_cfg() 401 * Context: Any context that permits to sleep. 452 * Context: Any context that permits to sleep.
|
| H A D | virtio_pcm.c | 236 * Context: Any context that permits to sleep. 323 * Context: Any context that permits to sleep. 410 * Context: Any context that permits to sleep.
|
| H A D | virtio_ctl_msg.h | 43 * Context: Any context that permits to sleep.
|
| /linux/include/rdma/ |
| H A D | rdma_cm_ib.h | 17 * This call permits a user to specify routing information for rdma_cm_id's
|
| /linux/drivers/mtd/lpddr/ |
| H A D | Kconfig | 18 Window QINFO interface, permits software to be used for entire
|
| /linux/Documentation/devicetree/bindings/interrupt-controller/ |
| H A D | arm,gic-v5.yaml | 117 Present if the GIC IRS permits programming shareability and 168 Present if the GIC ITS permits programming shareability and
|
| /linux/Documentation/security/keys/ |
| H 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/userspace-api/media/v4l/ |
| H A D | querycap.rst | 12 the same type have different capabilities and this specification permits
|
| H A D | rw.rst | 23 setup to exchange data. It permits command line stunts like this (the
|
| /linux/Documentation/arch/x86/ |
| H 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/input/ |
| H A D | notifier.rst | 23 That permits one to inspect the resulting LEDs for instance.
|
| /linux/fs/netfs/ |
| H A D | Kconfig | 29 This permits debugging to be dynamically enabled in the local caching
|
| /linux/drivers/md/dm-vdo/ |
| H A D | admin-state.c | 323 * vdo_start_draining() - Initiate a drain operation if the current state permits it. 392 * vdo_start_loading() - Initiate a load operation if the current state permits it. 446 * vdo_start_resuming() - Initiate a resume operation if the current state permits it.
|
| /linux/Documentation/networking/ |
| H A D | x25.rst | 31 format and behaviour of the protocol. If time permits this option will also
|
| /linux/include/linux/ |
| H A D | blk_plug.h | 17 * blk_plug permits building a queue of related requests by holding the I/O
|
| /linux/Documentation/hwmon/ |
| H A D | k8temp.rst | 21 This driver permits reading temperature sensor(s) embedded inside AMD K8
|
| H A D | fam15h_power.rst | 32 This driver permits reading of registers providing power information
|
| /linux/tools/testing/selftests/bpf/libarena/include/libarena/ |
| H A D | common.h | 42 * permits open-coded for loops, but requires that the index variable is
|
| /linux/Documentation/process/ |
| H A D | threat-model.rst | 19 resources granted to them, and, when the underlying hardware permits, to assign 77 When ``CONFIG_USER_NS`` is set, the kernel also permits unprivileged users to
|
| /linux/include/asm-generic/ |
| H A D | rwonce.h | 30 * Yes, this permits 64-bit accesses on 32-bit architectures. These will
|