Home
last modified time | relevance | path

Searched refs:ALLOC_M (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/hpfs/
H A Danode.c119 …c_sector(s, se, 1, fsecno*ALLOC_M>ALLOC_FWD_MAX ? ALLOC_FWD_MAX : fsecno*ALLOC_M<ALLOC_FWD_MIN ? A… in hpfs_add_sector_to_btree()
H A Dhpfs_fn.h35 #define ALLOC_M 1 macro
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_regs.h2649 #define ALLOC_M 0x7ffU macro
2650 #define ALLOC_G(x) (((x) >> ALLOC_S) & ALLOC_M)