Home
last modified time | relevance | path

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

123

/linux/drivers/usb/class/
H A Dcdc-wdm.c84 struct urb *validity; member
347 usb_poison_urb(desc->validity); in poison_urbs()
358 usb_unpoison_urb(desc->validity); in unpoison_urbs()
364 usb_free_urb(desc->validity); in free_urbs()
738 rv = usb_submit_urb(desc->validity, GFP_KERNEL); in wdm_open()
849 rv = usb_submit_urb(desc->validity, GFP_KERNEL); in wdm_wwan_port_start()
1062 desc->validity = usb_alloc_urb(0, GFP_KERNEL); in wdm_create()
1063 if (!desc->validity) in wdm_create()
1087 desc->validity, in wdm_create()
1298 rv = usb_submit_urb(desc->validity, GFP_NOIO); in recover_from_urb_loss()
/linux/crypto/asymmetric_keys/
H A Dx509.asn119 validity Validity,
/linux/tools/testing/selftests/powerpc/math/
H A Dvsx_asm.S27 # validity of the VMX registers while running is not zero.
H A Dfpu_asm.S133 # 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
/linux/Documentation/virt/kvm/s390/
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
/linux/Documentation/ABI/testing/
H A Ddebugfs-pcie-ptm61 (RW) Control the PTM context validity (local clock timing).
/linux/net/ceph/
H A Dauth_x.c202 struct timespec64 validity; in process_one_ticket() local
250 ceph_decode_timespec64(&validity, dp); in process_one_ticket()
252 new_expires = ktime_get_real_seconds() + validity.tv_sec; in process_one_ticket()
253 new_renew_after = new_expires - (validity.tv_sec / 4); in process_one_ticket()
/linux/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.
/linux/sound/pci/mixart/
H A Dmixart_core.h250 u32 validity; member
/linux/drivers/s390/block/
H A Ddasd_eckd.c561 pfxdata->validity.define_extent = 1; in prefix_LRE()
565 pfxdata->validity.verify_base = 1; in prefix_LRE()
568 pfxdata->validity.verify_base = 1; in prefix_LRE()
569 pfxdata->validity.hyper_pav = 1; in prefix_LRE()
580 pfxdata->validity.time_stamp = 1; /* 'Time Stamp Valid' */ in prefix_LRE()
4350 pfxdata.validity.define_extent = 1; in prepare_itcw()
4354 pfxdata.validity.verify_base = 1; in prepare_itcw()
4357 pfxdata.validity.verify_base = 1; in prepare_itcw()
4358 pfxdata.validity.hyper_pav = 1; in prepare_itcw()
4388 pfxdata.validity.time_stamp = 1; /* 'Time Stamp Valid' */ in prepare_itcw()
[all …]
H A Ddasd_eckd.h242 } __attribute__ ((packed)) validity; member
/linux/Documentation/userspace-api/media/v4l/
H A Dvidioc-create-bufs.rst89 created buffers, and it will check the validity of ``memory`` and
/linux/arch/alpha/lib/
H A Dstxcpy.S281 and t1, t2, t1 # e1 : to source validity mask
H A Dev6-stxcpy.S311 and t1, t2, t1 # E : to source validity mask
H A Dstxncpy.S339 zapnot t1, t8, t1 # .. e1 : to source validity mask
H A Dev6-stxncpy.S388 zapnot t1, t8, t1 # U : to source validity mask
/linux/Documentation/devicetree/bindings/cpu/
H A Dcpu-capacity.txt26 no guarantees on the validity or suitability of any particular benchmark, the
/linux/Documentation/driver-api/media/drivers/
H A Dradiotrack.rst18 validity of this information. No other documentation on the AIMS
/linux/Documentation/translations/zh_CN/process/
H A Dmaintainer-pgp-guide.rst416 trust: ultimate validity: ultimate
/linux/Documentation/process/
H A Dcve.rst74 assess the validity and scope of a reported vulnerability and determine
/linux/lib/
H A DKconfig.kasan190 Makes KASAN check the validity of accesses to vmalloc allocations.
/linux/Documentation/i2c/
H A Ddev-interface.rst204 come from user-space for validity. After this point, there is no
/linux/Documentation/networking/
H A Doa-tc6-framework.rst162 information needed to determine the validity and the location of the
256 which contains the information needed to determine the validity and the

123