Home
last modified time | relevance | path

Searched defs:CHUNK_SIZE (Results 1 – 9 of 9) sorted by relevance

/linux-4.4.14/tools/perf/util/
Dzlib.c11 #define CHUNK_SIZE 16384 macro
/linux-4.4.14/arch/mips/dec/prom/
Dmemory.c28 #define CHUNK_SIZE 0x400000 macro
/linux-4.4.14/mm/
Dzbud.c71 #define CHUNK_SIZE (1 << CHUNK_SHIFT) macro
/linux-4.4.14/drivers/net/wireless/ti/wl1251/
Dreg.h494 #define CHUNK_SIZE 512 macro
/linux-4.4.14/drivers/usb/mon/
Dmon_bin.c61 #define CHUNK_SIZE PAGE_SIZE macro
/linux-4.4.14/drivers/net/wireless/ti/wlcore/
Dwlcore.h552 #define CHUNK_SIZE 16384 macro
/linux-4.4.14/drivers/media/dvb-frontends/
Ddrxd_hard.c40 #define CHUNK_SIZE 48 macro
/linux-4.4.14/fs/reiserfs/
Djournal.c670 #define CHUNK_SIZE 32 macro
/linux-4.4.14/drivers/media/usb/s2255/
Ds2255drv.c530 #define CHUNK_SIZE 512 in s2255_fwchunk_complete() macro