Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/lib/zlib/
H A Ddeflate.c71 } block_state; typedef
73 typedef block_state (*compress_func) OF((deflate_state *s, int flush)); typedef
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/selftests/
H A Di915_buddy.c41 unsigned int block_state; in igt_check_block() local
/OK3568_Linux_fs/kernel/lib/zlib_deflate/
H A Ddefutil.h349 } block_state; typedef
/OK3568_Linux_fs/kernel/include/uapi/gpu/arm/bifrost/
H A Dmali_kbase_hwcnt_reader.h417 __u32 block_state; member
/OK3568_Linux_fs/kernel/drivers/scsi/mpt3sas/
H A Dmpt3sas_ctl.c76 enum block_state { enum
/OK3568_Linux_fs/u-boot/fs/yaffs2/
H A Dyaffs_guts.h290 unsigned block_state:4; /* One of the above block states. */ member