/openbmc/linux/fs/afs/ |
H A D | security.c | 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 112 permits = rcu_dereference_protected(vnode->permit_cache, in afs_clear_permits() [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/drivers/infiniband/ulp/rtrs/ |
H A D | rtrs-clt.h | 171 void *permits; member 203 return (struct rtrs_permit *)(clt->permits + permit_size(clt) * idx); in get_permit()
|
/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/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/linux/drivers/mtd/lpddr/ |
H A D | Kconfig | 18 Window QINFO interface, permits software to be used for entire
|
/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/linux/fs/fscache/ |
H A D | Kconfig | 36 This permits debugging to be dynamically enabled in the local caching
|
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H A D | querycap.rst | 11 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
|
/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…
|
H A D | WXwindows | 43 copy of this library, as this licence permits, the exception does not
|
/openbmc/linux/Documentation/input/ |
H A D | notifier.rst | 23 That permits one to inspect the resulting LEDs for instance.
|
/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/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
|
/openbmc/linux/Documentation/networking/ |
H A D | x25.rst | 31 format and behaviour of the protocol. If time permits this option will also
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/pam/ |
H A D | pam-ssh-agent-auth_0.10.3.bb | 2 DESCRIPTION = "A PAM module which permits authentication via ssh-agent."
|
/openbmc/phosphor-power/phosphor-regulators/docs/config_file/ |
H A D | pmbus_write_vout_command.md | 47 were written to VOUT_COMMAND. The PMBus specification permits a device to have
|
/openbmc/openbmc/poky/meta/recipes-extended/shadow/files/pam.d/ |
H A D | login | 20 # You can change it to a "required" module if you think it permits to
|
/openbmc/linux/drivers/iommu/intel/ |
H A D | Kconfig | 72 option permits the IOMMU driver to set a unity map for
|
/openbmc/linux/Documentation/admin-guide/perf/ |
H A D | imx-ddr.rst | 69 This is an extension to the DDR_CAP_AXI_ID_FILTER quirk which permits
|