Home
last modified time | relevance | path

Searched defs:LENGTH (Results 1 - 11 of 11) sorted by relevance

/kernel/linux/linux-6.6/tools/testing/selftests/mm/
H A Dhugepage-shm.c38 #define LENGTH (256UL*1024*1024) macro
H A Dhugepage-mmap.c26 #define LENGTH (256UL*1024*1024) macro
H A Dmap_hugetlb.c20 #define LENGTH (256UL*1024*1024) macro
/kernel/linux/linux-5.10/tools/testing/selftests/vm/
H A Dhugepage-shm.c42 #define LENGTH (256UL*1024*1024) macro
H A Dhugepage-mmap.c27 #define LENGTH (256UL*1024*1024) macro
H A Dmap_hugetlb.c19 #define LENGTH (256UL*1024*1024) macro
/kernel/linux/linux-6.6/rust/kernel/
H A Dprint.rs44 pub const LENGTH: usize = 10; consts
[all...]
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/
H A Ddrxd_firm.c18 #define LENGTH(x) ((x) & 0xFF), (((x)>>8) & 0xFF) macro
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/
H A Ddrxd_firm.c18 #define LENGTH(x) ((x) & 0xFF), (((x)>>8) & 0xFF) macro
/kernel/linux/linux-5.10/lib/zlib_inflate/
H A Dinflate.h43 LENGTH, /* i: waiting for 32-bit length (gzip) */ enumerator
/kernel/linux/linux-6.6/lib/zlib_inflate/
H A Dinflate.h43 LENGTH, /* i: waiting for 32-bit length (gzip) */ enumerator

Completed in 5 milliseconds