Home
last modified time | relevance | path

Searched refs:validity (Results 1 – 25 of 221) sorted by relevance

123456789

/OK3568_Linux_fs/kernel/fs/cachefiles/
H A Dxattr.c161 enum fscache_checkaux validity; in cachefiles_check_auxdata() local
182 validity = fscache_check_aux(&object->fscache, &auxbuf->data, xlen, in cachefiles_check_auxdata()
184 if (validity != FSCACHE_CHECKAUX_OKAY) in cachefiles_check_auxdata()
/OK3568_Linux_fs/kernel/drivers/usb/class/
H A Dcdc-wdm.c81 struct urb *validity; member
328 usb_poison_urb(desc->validity); in poison_urbs()
339 usb_unpoison_urb(desc->validity); in unpoison_urbs()
345 usb_free_urb(desc->validity); in free_urbs()
722 rv = usb_submit_urb(desc->validity, GFP_KERNEL); in wdm_open()
885 desc->validity = usb_alloc_urb(0, GFP_KERNEL); in wdm_create()
886 if (!desc->validity) in wdm_create()
910 desc->validity, in wdm_create()
1115 rv = usb_submit_urb(desc->validity, GFP_NOIO); in recover_from_urb_loss()
/OK3568_Linux_fs/kernel/crypto/asymmetric_keys/
H A Dx509.asn112 validity Validity,
/OK3568_Linux_fs/buildroot/boot/grub2/
H A D0062-kern-partition-Check-for-NULL-before-dereferencing-i.patch8 source and continuing to use it before ever checking its validity is
/OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/math/
H A Dvsx_asm.S27 # validity of the VMX registers while running is not zero.
H A Dfpu_asm.S98 # has been loaded with darray. Will proceed to check the validity of the FPU
H A Dvmx_asm.S114 # the VMX have been loaded with varray. Will proceed to check the validity of
/OK3568_Linux_fs/kernel/net/ceph/
H A Dauth_x.c168 struct timespec64 validity; in process_one_ticket() local
208 ceph_decode_timespec64(&validity, dp); in process_one_ticket()
210 new_expires = ktime_get_real_seconds() + validity.tv_sec; in process_one_ticket()
211 new_renew_after = new_expires - (validity.tv_sec / 4); in process_one_ticket()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/dist/
H A Dchanges-5.9.133 validity.
/OK3568_Linux_fs/kernel/Documentation/virt/kvm/
H A Ds390-pv.rst41 at the time of injection, a validity interception is recognized. The
93 discussed before. Other data is either ignored or results in validity
/OK3568_Linux_fs/kernel/arch/s390/include/asm/
H A Dcio.h279 u32 validity:3; member
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/c-ares/c-ares/
H A DCVE-2022-4904.patch10 However, ares_set_sortlist has not any checks about the validity of the input str.
/OK3568_Linux_fs/yocto/poky/bitbake/
H A DChangeLog104 saving the cache when its changed, moving the cache validity check into
118 how extensively stamps are looked at for validity
128 - Add ability to fetchers to check URL validity without downloading
151 recheck the validity of the config files time after time
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/squashfs-tools/squashfs-tools/
H A DCVE-2021-41072-requisite-1.patch50 * Check name for validity, name should not
/OK3568_Linux_fs/kernel/Documentation/admin-guide/device-mapper/
H A Ddm-zoned.rst77 3) A set of blocks used to store bitmaps indicating the validity of
98 Read operations are processed according to the block validity
H A Ddm-init.rst42 the validity of associated metadata.
/OK3568_Linux_fs/kernel/drivers/s390/block/
H A Ddasd_eckd.c564 pfxdata->validity.define_extent = 1; in prefix_LRE()
568 pfxdata->validity.verify_base = 1; in prefix_LRE()
571 pfxdata->validity.verify_base = 1; in prefix_LRE()
572 pfxdata->validity.hyper_pav = 1; in prefix_LRE()
583 pfxdata->validity.time_stamp = 1; /* 'Time Stamp Valid' */ in prefix_LRE()
4243 pfxdata.validity.define_extent = 1; in prepare_itcw()
4247 pfxdata.validity.verify_base = 1; in prepare_itcw()
4250 pfxdata.validity.verify_base = 1; in prepare_itcw()
4251 pfxdata.validity.hyper_pav = 1; in prepare_itcw()
4281 pfxdata.validity.time_stamp = 1; /* 'Time Stamp Valid' */ in prepare_itcw()
[all …]
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/go/go-1.18/
H A D0009-Revert-cmd-go-make-sure-CC-and-CXX-are-absolute.patch89 # go env -w/-u checks validity of GOOS/ARCH combinations
/OK3568_Linux_fs/kernel/Documentation/networking/
H A Ddccp.rst176 the local ackno validity and the remote seqno validity windows (7.5.1).
/OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/
H A DeGenix29 …ssible, be severed from this License Agreement and shall not affect the validity and enforceabilit…
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/net/dsa/
H A Dsja1105.txt16 are required in order to be able to statically check their validity.
/OK3568_Linux_fs/kernel/sound/pci/mixart/
H A Dmixart_core.h249 u32 validity; member
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/openssl/include/openssl/
H A Dx509.h247 X509_VAL *validity; member
593 # define X509_get_notBefore(x) ((x)->cert_info->validity->notBefore)
594 # define X509_get_notAfter(x) ((x)->cert_info->validity->notAfter)
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/include/openssl/
H A Dx509.h215 X509_VAL *validity; member
523 #define X509_get_notBefore(x) ((x)->cert_info->validity->notBefore)
524 #define X509_get_notAfter(x) ((x)->cert_info->validity->notAfter)
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/host_include/openssl/
H A Dx509.h215 X509_VAL *validity; member
523 #define X509_get_notBefore(x) ((x)->cert_info->validity->notBefore)
524 #define X509_get_notAfter(x) ((x)->cert_info->validity->notAfter)

123456789