Home
last modified time | relevance | path

Searched refs:SZ_32K (Results 1 – 2 of 2) sorted by relevance

/tools/include/linux/
Dsizes.h26 #define SZ_32K 0x00008000 macro
/tools/bpf/bpftool/
Dprog.c1168 const unsigned int default_size = SZ_32K; in do_run()