Home
last modified time | relevance | path

Searched defs:LENGTH (Results 1 – 6 of 6) sorted by relevance

/linux-5.19.10/arch/s390/include/asm/
Dpci_io.h42 #define zpci_read(LENGTH, RETTYPE) \ argument
54 #define zpci_write(LENGTH, VALTYPE) \ argument
/linux-5.19.10/tools/testing/selftests/vm/
Dhugepage-shm.c42 #define LENGTH (256UL*1024*1024) macro
Dhugepage-mmap.c27 #define LENGTH (256UL*1024*1024) macro
Dmap_hugetlb.c19 #define LENGTH (256UL*1024*1024) macro
/linux-5.19.10/drivers/media/dvb-frontends/
Ddrxd_firm.c18 #define LENGTH(x) ((x) & 0xFF), (((x)>>8) & 0xFF) macro
/linux-5.19.10/lib/zlib_inflate/
Dinflate.h43 LENGTH, /* i: waiting for 32-bit length (gzip) */ enumerator