/linux-2.6.39/sound/core/ |
D | pcm_compat.c | 103 u32 boundary; member 110 snd_pcm_uframes_t boundary; in recalculate_boundary() local 124 snd_pcm_uframes_t boundary; in snd_pcm_ioctl_sw_params_compat() local 395 snd_pcm_uframes_t boundary; in snd_pcm_ioctl_sync_ptr_compat() local
|
/linux-2.6.39/mm/ |
D | dmapool.c | 50 size_t boundary; member 133 size_t size, size_t align, size_t boundary) in dma_pool_create()
|
D | pagewalk.c | 104 unsigned long boundary = (addr & huge_page_mask(h)) + huge_page_size(h); in hugetlb_entry_end() local
|
/linux-2.6.39/sound/isa/gus/ |
D | gus_mem.c | 141 unsigned int idx, boundary; in snd_gf1_mem_find() local
|
/linux-2.6.39/net/ipv4/ |
D | tcp_timer.c | 142 unsigned int boundary, in retransmits_timed_out()
|
/linux-2.6.39/drivers/mtd/tests/ |
D | mtd_pagetest.c | 40 static unsigned char *boundary; variable
|
/linux-2.6.39/arch/arm/plat-omap/ |
D | sram.c | 73 #define ROUND_DOWN(value,boundary) ((value) & (~((boundary)-1))) argument
|
/linux-2.6.39/drivers/mtd/onenand/ |
D | onenand_sim.c | 60 static int boundary[] = { variable
|
D | onenand_base.c | 247 unsigned boundary, blk, die = 0; in flexonenand_block() local 281 int die = 0, boundary; in flexonenand_addr() local 1197 int ret = 0, boundary = 0; in onenand_read_ops_nolock() local 3679 int boundary, int lock) in flexonenand_set_boundary()
|
/linux-2.6.39/fs/ |
D | mpage.c | 456 int boundary = 0; in __mpage_writepage() local
|
D | direct-io.c | 81 int boundary; /* prev block is at a boundary */ member
|
/linux-2.6.39/drivers/acpi/acpica/ |
D | acmacros.h | 241 #define ACPI_ROUND_DOWN(value, boundary) (((acpi_size)(value)) & \ argument 244 #define ACPI_ROUND_UP(value, boundary) ((((acpi_size)(value)) + \ argument 265 #define ACPI_ROUND_UP_TO(value, boundary) (((value) + ((boundary)-1)) / (boundary)) argument
|
/linux-2.6.39/include/linux/mtd/ |
D | onenand.h | 90 unsigned boundary[MAX_DIES]; member
|
/linux-2.6.39/drivers/staging/brcm80211/util/ |
D | bcmutils.c | 1023 uint boundary; in bcm_mw_to_qdbm() local
|
D | bcmotp.c | 103 int boundary; /* hw/sw boundary */ member
|
D | hnddma.c | 1080 static void *dma_ringalloc(dma_info_t *di, u32 boundary, uint size,
|
/linux-2.6.39/block/ |
D | elevator.c | 420 sector_t boundary; in elv_dispatch_sort() local
|
/linux-2.6.39/fs/reiserfs/ |
D | bitmap.c | 136 unsigned int bmap_n, int *beg, int boundary, in scan_bitmap_block()
|
/linux-2.6.39/drivers/net/wireless/rtlwifi/rtl8192cu/ |
D | mac.c | 208 bool rtl92c_init_llt_table(struct ieee80211_hw *hw, u32 boundary) in rtl92c_init_llt_table()
|
D | hw.c | 1004 u32 boundary = 0; in _rtl92cu_init_mac() local
|
/linux-2.6.39/drivers/scsi/aic7xxx/ |
D | aic7xxx_osm.h | 157 bus_size_t boundary; member
|
D | aic79xx_osm.h | 144 bus_size_t boundary; member
|
D | aic7xxx_osm.c | 837 bus_size_t alignment, bus_size_t boundary, in ahc_dma_tag_create()
|
D | aic79xx_osm.c | 932 bus_size_t alignment, bus_size_t boundary, in ahd_dma_tag_create()
|
/linux-2.6.39/fs/ext2/ |
D | inode.c | 160 long i_block, int offsets[4], int *boundary) in ext2_block_to_path()
|