/openbmc/linux/fs/afs/ |
H A 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 …]
|
/openbmc/linux/fs/cachefiles/ |
H 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.
|
/openbmc/u-boot/drivers/block/ |
H A D | Kconfig | 7 flash sticks. These provide a block-level interface which permits 24 flash sticks. These provide a block-level interface which permits 36 flash sticks. These provide a block-level interface which permits
|
/openbmc/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
|
/openbmc/linux/tools/testing/selftests/powerpc/mm/ |
H A 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()
|
/openbmc/linux/drivers/infiniband/ulp/rtrs/ |
H A D | rtrs-clt.h | 81 * rtrs_permit - permits the memory allocation for future RDMA operation. 171 void *permits; member 203 return (struct rtrs_permit *)(clt->permits + permit_size(clt) * idx); in get_permit()
|
/openbmc/linux/fs/erofs/ |
H A D | Kconfig | 123 This permits EROFS to use fscache-backed data blobs with on-demand 142 This permits EROFS to configure per-CPU kthread workers to run
|
/openbmc/openbmc/poky/meta/files/common-licenses/ |
H A D | Vim | 18 …hat applies to the changes permits you to distribute the changes to the Vim maintainer without fee…
|
H A D | OML | 3 Open Market permits you to use, copy, modify, distribute, and license this Software and the Documen…
|
/openbmc/u-boot/tools/logos/ |
H A D | u-boot_logo.svg | 46 <cc:permits 48 <cc:permits 54 <cc:permits
|
/openbmc/u-boot/arch/sandbox/include/asm/ |
H A D | test.h | 11 /* The sandbox driver always permits an I2C device with this address */ 53 /* Permits read/write of only one byte per I2C transaction */
|
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/liblocale/ |
H A D | liblocale-gettext-perl_1.07.bb | 2 DESCRIPTION = "The gettext module permits access from perl to the gettext() family of \
|
/openbmc/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
|
/openbmc/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 | 196 * Context: Any context that permits to sleep. 294 * Context: Any context that permits to sleep. 339 * Context: Any context that permits to sleep.
|
/openbmc/linux/drivers/mtd/lpddr/ |
H A D | Kconfig | 18 Window QINFO interface, permits software to be used for entire
|
/openbmc/linux/arch/mips/include/asm/ |
H A 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
|
/openbmc/linux/fs/fscache/ |
H A D | Kconfig | 36 This permits debugging to be dynamically enabled in the local caching
|
/openbmc/openbmc/poky/meta/recipes-devtools/rpm/files/ |
H A D | 0001-Do-not-add-an-unsatisfiable-dependency-when-building.patch | 7 Upstream permits short-circuiting only for local testing; Yocto on the other
|
/openbmc/openbmc/meta-openembedded/meta-webserver/licenses/ |
H A D | OML | 7 Open Market permits you to use, copy, modify, distribute, and license
|
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H A D | querycap.rst | 11 the same type have different capabilities and this specification permits
|
/openbmc/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 …]
|
/openbmc/linux/Documentation/input/ |
H A D | notifier.rst | 23 That permits one to inspect the resulting LEDs for instance.
|
/openbmc/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
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 005 | 55 # Sanity check: For raw, we require a file system that permits the creation
|