/Linux-v5.15/fs/cachefiles/ |
D | xattr.c | 160 enum fscache_checkaux validity; in cachefiles_check_auxdata() local 181 validity = fscache_check_aux(&object->fscache, &auxbuf->data, xlen, in cachefiles_check_auxdata() 183 if (validity != FSCACHE_CHECKAUX_OKAY) in cachefiles_check_auxdata()
|
/Linux-v5.15/drivers/usb/class/ |
D | cdc-wdm.c | 84 struct urb *validity; member 342 usb_poison_urb(desc->validity); in poison_urbs() 353 usb_unpoison_urb(desc->validity); in unpoison_urbs() 359 usb_free_urb(desc->validity); in free_urbs() 741 rv = usb_submit_urb(desc->validity, GFP_KERNEL); in wdm_open() 850 return usb_submit_urb(desc->validity, GFP_KERNEL); in wdm_wwan_port_start() 1052 desc->validity = usb_alloc_urb(0, GFP_KERNEL); in wdm_create() 1053 if (!desc->validity) in wdm_create() 1077 desc->validity, in wdm_create() 1288 rv = usb_submit_urb(desc->validity, GFP_NOIO); in recover_from_urb_loss()
|
/Linux-v5.15/crypto/asymmetric_keys/ |
D | x509.asn1 | 12 validity Validity,
|
/Linux-v5.15/tools/testing/selftests/powerpc/math/ |
D | vsx_asm.S | 27 # validity of the VMX registers while running is not zero.
|
D | fpu_asm.S | 98 # has been loaded with darray. Will proceed to check the validity of the FPU
|
D | vmx_asm.S | 114 # the VMX have been loaded with varray. Will proceed to check the validity of
|
/Linux-v5.15/Documentation/virt/kvm/ |
D | s390-pv.rst | 41 at the time of injection, a validity interception is recognized. The 93 discussed before. Other data is either ignored or results in validity
|
/Linux-v5.15/arch/s390/include/asm/ |
D | cio.h | 279 u32 validity:3; member
|
/Linux-v5.15/net/ceph/ |
D | auth_x.c | 171 struct timespec64 validity; in process_one_ticket() local 212 ceph_decode_timespec64(&validity, dp); in process_one_ticket() 214 new_expires = ktime_get_real_seconds() + validity.tv_sec; in process_one_ticket() 215 new_renew_after = new_expires - (validity.tv_sec / 4); in process_one_ticket()
|
/Linux-v5.15/Documentation/admin-guide/device-mapper/ |
D | dm-init.rst | 42 the validity of associated metadata.
|
D | dm-zoned.rst | 77 3) A set of blocks used to store bitmaps indicating the validity of 98 Read operations are processed according to the block validity
|
/Linux-v5.15/sound/pci/mixart/ |
D | mixart_core.h | 249 u32 validity; member
|
/Linux-v5.15/drivers/s390/block/ |
D | dasd_eckd.c | 565 pfxdata->validity.define_extent = 1; in prefix_LRE() 569 pfxdata->validity.verify_base = 1; in prefix_LRE() 572 pfxdata->validity.verify_base = 1; in prefix_LRE() 573 pfxdata->validity.hyper_pav = 1; in prefix_LRE() 584 pfxdata->validity.time_stamp = 1; /* 'Time Stamp Valid' */ in prefix_LRE() 4298 pfxdata.validity.define_extent = 1; in prepare_itcw() 4302 pfxdata.validity.verify_base = 1; in prepare_itcw() 4305 pfxdata.validity.verify_base = 1; in prepare_itcw() 4306 pfxdata.validity.hyper_pav = 1; in prepare_itcw() 4336 pfxdata.validity.time_stamp = 1; /* 'Time Stamp Valid' */ in prepare_itcw() [all …]
|
D | dasd_eckd.h | 235 } __attribute__ ((packed)) validity; member
|
/Linux-v5.15/Documentation/networking/ |
D | dccp.rst | 176 the local ackno validity and the remote seqno validity windows (7.5.1).
|
/Linux-v5.15/Documentation/userspace-api/media/v4l/ |
D | vidioc-create-bufs.rst | 89 created buffers, and it will check the validity of ``memory`` and
|
/Linux-v5.15/Documentation/firmware-guide/acpi/ |
D | DSD-properties-rules.rst | 84 In those cases, however, the above validity considerations must be taken into
|
/Linux-v5.15/Documentation/driver-api/media/drivers/ |
D | radiotrack.rst | 18 validity of this information. No other documentation on the AIMS
|
/Linux-v5.15/arch/alpha/lib/ |
D | stxcpy.S | 281 and t1, t2, t1 # e1 : to source validity mask
|
D | ev6-stxcpy.S | 311 and t1, t2, t1 # E : to source validity mask
|
D | stxncpy.S | 339 zapnot t1, t8, t1 # .. e1 : to source validity mask
|
D | ev6-stxncpy.S | 388 zapnot t1, t8, t1 # U : to source validity mask
|
/Linux-v5.15/Documentation/devicetree/bindings/arm/ |
D | cpu-capacity.txt | 26 no guarantees on the validity or suitability of any particular benchmark, the
|
/Linux-v5.15/Documentation/dev-tools/ |
D | kasan.rst | 22 validity checks before every memory access and, therefore, require a compiler 251 access validity. It is currently only implemented for the arm64 architecture. 382 Software KASAN modes use compiler instrumentation to insert validity checks.
|
/Linux-v5.15/Documentation/i2c/ |
D | dev-interface.rst | 204 come from user-space for validity. After this point, there is no
|