Home
last modified time | relevance | path

Searched refs:sized (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/md/
H A Ddm-cache-target.c462 bool sized:1; member
2591 cache->sized = false; in cache_create()
2874 * These blocks are sized using the on disk dblock size, rather
2958 if (cache->sized) { in can_resize()
3006 if (!cache->sized) { in cache_preresume()
3011 cache->sized = true; in cache_preresume()
/kernel/linux/linux-6.6/drivers/md/
H A Ddm-cache-target.c393 bool sized:1; member
2540 cache->sized = false; in cache_create()
2818 * These blocks are sized using the on disk dblock size, rather
2902 if (cache->sized) { in can_resize()
2950 if (!cache->sized) { in cache_preresume()
2955 cache->sized = true; in cache_preresume()
/kernel/linux/linux-5.10/arch/sparc/lib/
H A DM7memset.S324 andn %o2, 3, %o3 ! create word sized count in %o3
/kernel/linux/linux-6.6/arch/sparc/lib/
H A DM7memset.S324 andn %o2, 3, %o3 ! create word sized count in %o3
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/
H A DMakefile214 -Wno-gnu-variable-sized-type-not-at-end -MD\
/kernel/linux/linux-6.6/samples/hid/
H A DMakefile240 -Wno-gnu-variable-sized-type-not-at-end \
/kernel/linux/linux-5.10/samples/bpf/
H A DMakefile320 -Wno-gnu-variable-sized-type-not-at-end \
/kernel/linux/linux-6.6/samples/bpf/
H A DMakefile394 -Wno-gnu-variable-sized-type-not-at-end \
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/
H A Daic79xx_core.c6419 /* DMA tag for our sense buffers. We allocate in page sized chunks */ in ahd_init_scbdata()
9299 * in terms of cachelined sized increments. However, in ahd_loadseq()
9579 goto sized; in ahd_probe_stack_size()
9583 sized: in ahd_probe_stack_size()
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/
H A Daic79xx_core.c6418 /* DMA tag for our sense buffers. We allocate in page sized chunks */ in ahd_init_scbdata()
9295 * in terms of cachelined sized increments. However, in ahd_loadseq()
9575 goto sized; in ahd_probe_stack_size()
9579 sized: in ahd_probe_stack_size()

Completed in 33 milliseconds