Searched defs:truesize (Results 1 – 10 of 10) sorted by relevance
/linux-3.3/net/atm/ |
D | atm_misc.c | 14 int atm_charge(struct atm_vcc *vcc, int truesize) in atm_charge()
|
/linux-3.3/sound/pci/emu10k1/ |
D | emu10k1_patch.c | 43 int truesize, size, loopsize, blocksize; in snd_emu10k1_sample_new() local
|
/linux-3.3/sound/isa/sb/ |
D | emu8000_patch.c | 154 int truesize; in snd_emu8000_sample_new() local
|
/linux-3.3/include/linux/ |
D | atmdev.h | 449 static inline void atm_force_charge(struct atm_vcc *vcc,int truesize) in atm_force_charge() 455 static inline void atm_return(struct atm_vcc *vcc,int truesize) in atm_return()
|
D | skbuff.h | 483 unsigned int truesize; member
|
/linux-3.3/net/ipv4/ |
D | inet_lro.c | 235 int len, int hlen, int truesize, in lro_add_frags()
|
D | tcp_input.c | 304 int truesize = tcp_win_from_space(skb->truesize) >> 1; in __tcp_grow_window() local
|
/linux-3.3/include/net/irda/ |
D | irda_device.h | 183 int truesize; /* total allocated size of buffer */ member
|
/linux-3.3/include/sound/ |
D | sfnt_info.h | 176 unsigned int truesize; /* used memory size (set by driver) */ member
|
/linux-3.3/drivers/net/ethernet/sun/ |
D | niu.c | 3279 u32 offset, u32 size, u32 truesize) in niu_rx_skb_append()
|