Searched defs:esize (Results 1 – 9 of 9) sorted by relevance
/linux-3.3/kernel/ |
D | kfifo.c | 39 size_t esize, gfp_t gfp_mask) in __kfifo_alloc() 82 unsigned int size, size_t esize) in __kfifo_init() 108 unsigned int esize = fifo->esize; in kfifo_copy_in() local 147 unsigned int esize = fifo->esize; in kfifo_copy_out() local 195 unsigned int esize = fifo->esize; in kfifo_copy_from_user() local 230 unsigned int esize = fifo->esize; in __kfifo_from_user() local 257 unsigned int esize = fifo->esize; in kfifo_copy_to_user() local 290 unsigned int esize = fifo->esize; in __kfifo_to_user() local 353 unsigned int esize = fifo->esize; in setup_sgl() local
|
/linux-3.3/lib/mpi/ |
D | mpih-mul.c | 122 mpi_size_t esize = size - 1; /* even size */ in mul_n() local 271 mpi_size_t esize = size - 1; /* even size */ in mpih_sqr_n() local
|
D | mpi-pow.c | 42 mpi_size_t esize, msize, bsize, rsize; in mpi_powm() local
|
/linux-3.3/drivers/gpu/drm/radeon/ |
D | r100_track.h | 21 unsigned esize; member
|
/linux-3.3/include/linux/ |
D | kfifo.h | 62 unsigned int esize; member
|
/linux-3.3/drivers/video/omap/ |
D | lcdc.c | 188 int esize, xelem, yelem; in setup_lcd_dma() local
|
/linux-3.3/include/linux/netfilter/ |
D | x_tables.h | 173 #define xt_entry_foreach(pos, ehead, esize) \ argument
|
/linux-3.3/drivers/scsi/lpfc/ |
D | lpfc_debugfs.c | 2231 int offset, esize; in lpfc_idiag_queacc_read_qe() local
|
/linux-3.3/drivers/s390/net/ |
D | qeth_l3_main.c | 2413 __u32 esize; in qeth_l3_arp_query_cb() local
|