/linux-3.3/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-3.3/mm/ |
D | dmapool.c | 51 size_t boundary; member 134 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-3.3/sound/isa/gus/ |
D | gus_mem.c | 141 unsigned int idx, boundary; in snd_gf1_mem_find() local
|
/linux-3.3/net/ipv4/ |
D | tcp_timer.c | 139 unsigned int boundary, in retransmits_timed_out()
|
/linux-3.3/arch/arm/plat-omap/ |
D | sram.c | 67 #define ROUND_DOWN(value,boundary) ((value) & (~((boundary)-1))) argument
|
/linux-3.3/drivers/mtd/tests/ |
D | mtd_pagetest.c | 40 static unsigned char *boundary; variable
|
/linux-3.3/drivers/mtd/onenand/ |
D | onenand_sim.c | 60 static int boundary[] = { variable
|
D | onenand_base.c | 276 unsigned boundary, blk, die = 0; in flexonenand_block() local 310 int die = 0, boundary; in flexonenand_addr() local 1226 int ret = 0, boundary = 0; in onenand_read_ops_nolock() local 3721 int boundary, int lock) in flexonenand_set_boundary()
|
/linux-3.3/fs/ |
D | mpage.c | 459 int boundary = 0; in __mpage_writepage() local
|
D | direct-io.c | 80 int boundary; /* prev block is at a boundary */ member
|
/linux-3.3/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-3.3/include/linux/mtd/ |
D | onenand.h | 90 unsigned boundary[MAX_DIES]; member
|
/linux-3.3/fs/ext4/ |
D | indirect.c | 73 ext4_lblk_t offsets[4], int *boundary) in ext4_block_to_path()
|
/linux-3.3/block/ |
D | elevator.c | 358 sector_t boundary; in elv_dispatch_sort() local
|
/linux-3.3/drivers/net/wireless/rtlwifi/rtl8192cu/ |
D | mac.c | 212 bool rtl92c_init_llt_table(struct ieee80211_hw *hw, u32 boundary) in rtl92c_init_llt_table()
|
D | hw.c | 993 u32 boundary = 0; in _rtl92cu_init_mac() local
|
/linux-3.3/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-3.3/fs/reiserfs/ |
D | bitmap.c | 137 unsigned int bmap_n, int *beg, int boundary, in scan_bitmap_block()
|
/linux-3.3/fs/ext2/ |
D | inode.c | 155 long i_block, int offsets[4], int *boundary) in ext2_block_to_path()
|
/linux-3.3/drivers/net/wireless/brcm80211/brcmsmac/ |
D | dma.c | 490 static void *dma_ringalloc(struct dma_info *di, u32 boundary, uint size, in dma_ringalloc()
|
/linux-3.3/fs/ext3/ |
D | inode.c | 351 long i_block, int offsets[4], int *boundary) in ext3_block_to_path()
|