Home
last modified time | relevance | path

Searched defs:_k (Results 1 – 3 of 3) sorted by relevance

/linux/arch/mips/include/asm/sn/
H A Dklconfig.h180 #define PTR_CH_MALLOC_HDR(_k) ((klc_malloc_hdr_t *)\ argument
185 #define PTR_CH_CONS_INFO(_k) ((console_t *)\ argument
/linux/include/linux/
H A Dslab.h1179 #define kmem_cache_zalloc(_k, _flags) kmem_cache_alloc(_k, (_flags)|__GFP_ZERO) argument
/linux/drivers/clk/imx/
H A Dclk.h271 #define PLL_1443X_RATE(_rate, _m, _p, _s, _k) \ argument