Home
last modified time | relevance | path

Searched defs:expand (Results 1 – 4 of 4) sorted by relevance

/linux-2.4.37.9/drivers/video/
Dfbcon-afb.c249 u8 *dest, *dest0, *cdat, *cdat0, *expand; in fbcon_afb_putc() local
286 u8 *dest, *dest0, *dest1, *expand; in fbcon_afb_putcs() local
/linux-2.4.37.9/fs/
Dfcntl.c31 int err, expand = 0; in expand_files() local
/linux-2.4.37.9/net/core/
Dskbuff.c500 int expand = (skb->tail+skb->data_len) - skb->end; in skb_linearize() local
/linux-2.4.37.9/mm/
Dpage_alloc.c220 static inline struct page * expand (zone_t *zone, struct page *page, in expand() function