Searched refs:allocation_floor (Results 1 – 1 of 1) sorted by relevance
75 static unsigned long allocation_floor = 0x100000; variable76 module_param(allocation_floor, ulong, 0644);77 MODULE_PARM_DESC(allocation_floor,147 (unsigned int)(allocation_floor / rbu_data.packetsize), in create_packet()175 < allocation_floor) { in create_packet()179 allocation_floor); in create_packet()