Home
last modified time | relevance | path

Searched full:permits (Results 1 – 25 of 404) sorted by relevance

12345678910>>...17

/OK3568_Linux_fs/kernel/fs/afs/
H A Dsecurity.c78 * 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 …]
/OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/mm/
H A Dpkey_exec_prot.c170 * 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()
/OK3568_Linux_fs/kernel/fs/cachefiles/
H A DKconfig7 This permits use of a mounted filesystem as a cache for other
18 This permits debugging to be dynamically enabled in the filesystem
/OK3568_Linux_fs/u-boot/drivers/block/
H A DKconfig7 flash sticks. These provide a block-level interface which permits
19 flash sticks. These provide a block-level interface which permits
/OK3568_Linux_fs/kernel/fs/romfs/
H A DKconfig33 This permits ROMFS to use block devices buffered through the page
43 This permits ROMFS to use MTD based devices directly, without the
/OK3568_Linux_fs/kernel/drivers/infiniband/ulp/rtrs/
H A Drtrs-clt.h80 * 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()
/OK3568_Linux_fs/u-boot/arch/sandbox/include/asm/
H A Dtest.h12 /* The sandbox driver always permits an I2C device with this address */
42 /* Permits read/write of only one byte per I2C transaction */
/OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/
H A DVim18 …hat applies to the changes permits you to distribute the changes to the Vim maintainer without fee…
H A DOML3 Open Market permits you to use, copy, modify, distribute, and license this Software and the Documen…
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dpgtable-64.h70 * 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
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/doc/as.html/
H A DSparc_002dAligned_002dData.html74 <p>SPARC GAS normally permits data to be misaligned. For example, it
75 permits the <code>.long</code> pseudo-op to be used on a byte boundary.
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/doc/as.html/
H A DSparc_002dAligned_002dData.html74 <p>SPARC GAS normally permits data to be misaligned. For example, it
75 permits the <code>.long</code> pseudo-op to be used on a byte boundary.
/OK3568_Linux_fs/kernel/Documentation/x86/
H A Dsva.rst34 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
/OK3568_Linux_fs/buildroot/dl/qt5location/git/examples/location/planespotter/doc/src/
H A Dplanespotter.qdoc55 implementation. It permits \l {Cpp_value_integration_positioning}{direct integration}
90 the \l MapQuickItem type which permits the embedding of arbitrary QtQuick items
/OK3568_Linux_fs/kernel/Documentation/vm/
H A Dhighmem.rst59 * 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
/OK3568_Linux_fs/kernel/Documentation/security/keys/
H A Dcore.rst207 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 …]
/OK3568_Linux_fs/kernel/drivers/ide/
H A DKconfig795 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.
/OK3568_Linux_fs/yocto/meta-openembedded/meta-perl/recipes-perl/liblocale/
H A Dliblocale-gettext-perl_1.07.bb2 DESCRIPTION = "The gettext module permits access from perl to the gettext() family of \
/OK3568_Linux_fs/kernel/include/rdma/
H A Drdma_cm_ib.h17 * This call permits a user to specify routing information for rdma_cm_id's
/OK3568_Linux_fs/kernel/kernel/rcu/
H A DKconfig58 permits arbitrary sleeping or blocking within RCU read-side critical
177 This option permits CPUs to enter dynticks-idle state even if
/OK3568_Linux_fs/kernel/drivers/mtd/lpddr/
H A DKconfig18 Window QINFO interface, permits software to be used for entire
/OK3568_Linux_fs/kernel/security/integrity/evm/
H A Devm_main.c384 /* Policy permits modification of the protected xattrs even though in evm_inode_setxattr()
411 /* Policy permits modification of the protected xattrs even though in evm_inode_removexattr()
486 /* Policy permits modification of the protected attrs even though in evm_inode_setattr()
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/rpm/files/
H A D0001-Do-not-add-an-unsatisfiable-dependency-when-building.patch7 Upstream permits short-circuiting only for local testing; Yocto on the other
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A Dquerycap.rst11 the same type have different capabilities and this specification permits
/OK3568_Linux_fs/yocto/meta-openembedded/meta-webserver/licenses/
H A DOML7 Open Market permits you to use, copy, modify, distribute, and license

12345678910>>...17