Home
last modified time | relevance | path

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

/linux-6.3-rc2/rust/kernel/
A Dprint.rs40 pub const LENGTH: usize = 10; consts
48 const fn generate(is_cont: bool, prefix: &[u8; 3]) -> [u8; LENGTH] { in generate()
100 format_string: &[u8; format_strings::LENGTH], in call_printk()
/linux-6.3-rc2/arch/s390/include/asm/
A Dpci_io.h42 #define zpci_read(LENGTH, RETTYPE) \ argument
54 #define zpci_write(LENGTH, VALTYPE) \ argument
/linux-6.3-rc2/tools/testing/selftests/mm/
A Dhugepage-shm.c42 #define LENGTH (256UL*1024*1024) macro
A Dhugepage-mmap.c26 #define LENGTH (256UL*1024*1024) macro
A Dmap_hugetlb.c19 #define LENGTH (256UL*1024*1024) macro
/linux-6.3-rc2/drivers/media/dvb-frontends/
A Ddrxd_firm.c18 #define LENGTH(x) ((x) & 0xFF), (((x)>>8) & 0xFF) macro
/linux-6.3-rc2/lib/zlib_inflate/
A Dinflate.h43 LENGTH, /* i: waiting for 32-bit length (gzip) */ enumerator

Completed in 17 milliseconds