Searched defs:goal (Results 1 - 25 of 53) sorted by relevance

123

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/tile/lib/
H A Dstrchr_32.c30 const uint32_t goal = 0x01010101 * (uint8_t) c; local
H A Dmemchr_32.c26 const uint32_t goal = 0x01010101 * (uint8_t) c; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/hfs/
H A Dbitmap.c112 u32 hfs_vbm_search_free(struct super_block *sb, u32 goal, u32 *num_bits) argument
H A Dextent.c375 u32 start, len, goal; local
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/ext2fs/
H A Dalloc.c77 errcode_t ext2fs_new_block(ext2_filsys fs, blk_t goal, argument
107 errcode_t ext2fs_alloc_block(ext2_filsys fs, blk_t goal, argument
H A Dres_gdt.c97 blk_t goal = 3 + sb->s_reserved_gdt_blocks + local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/flex/
H A Dparse.y112 goal : initlex sect1 sect1end sect2 initforrule label
/netgear-R7000-V1.0.7.12_1.2.5/src/router/flex/
H A Dparse.y112 goal : initlex sect1 sect1end sect2 initforrule label
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ext4/
H A Dmigrate.c470 __u32 goal; local
H A Dballoc.c575 ext4_new_meta_blocks(handle_t *handle, struct inode *inode, ext4_fsblk_t goal, unsigned long *count, int *errp) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/affs/
H A Dbitmap.c139 affs_alloc_block(struct inode *inode, u32 goal) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/kernel/cpu/
H A Dhwblk.c11 hwblk_area_mod_cnt(struct hwblk_info *info, int area, int counter, int value, int goal) argument
26 __hwblk_mod_cnt(struct hwblk_info *info, int hwblk, int counter, int value, int goal) argument
38 hwblk_mod_cnt(struct hwblk_info *info, int hwblk, int counter, int value, int goal) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Dtty_buffer.c251 int goal = min_t(size_t, size - copied, TTY_BUFFER_PAGE); local
288 int goal = min_t(size_t, size - copied, TTY_BUFFER_PAGE); local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/
H A Dsetup_percpu.c101 const unsigned long goal = __pa(MAX_DMA_ADDRESS); local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/hfsplus/
H A Dextents.c351 u32 start, len, goal; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/hfsplus_journal/
H A Dextents.c422 u32 start, len, goal; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/netfilter/ipvs/
H A Dip_vs_lblc.c275 int goal; local
H A Dip_vs_lblcr.c452 int goal; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/mm/
H A Dsparse-vmemmap.c39 __earlyonly_bootmem_alloc(int node, unsigned long size, unsigned long align, unsigned long goal) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ext2/
H A Dxattr.c667 ext2_fsblk_t goal = ext2_group_first_block_no(sb, local
H A Dballoc.c298 search_reserve_window(struct rb_root *root, ext2_fsblk_t goal) argument
1214 ext2_new_blocks(struct inode *inode, ext2_fsblk_t goal, unsigned long *count, int *errp) argument
1436 ext2_new_block(struct inode *inode, unsigned long goal, int *errp) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/udf/
H A Dballoc.c226 udf_bitmap_new_block(struct super_block *sb, struct inode *inode, struct udf_bitmap *bitmap, uint16_t partition, uint32_t goal, int *err) argument
645 udf_table_new_block(struct super_block *sb, struct inode *inode, struct inode *table, uint16_t partition, uint32_t goal, int *err) argument
791 udf_new_block(struct super_block *sb, struct inode *inode, uint16_t partition, uint32_t goal, int *err) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ufs/
H A Dballoc.c345 ufs_new_fragments(struct inode *inode, void *p, u64 fragment, u64 goal, unsigned count, int *err, struct page *locked_page) argument
574 ufs_alloc_fragments(struct inode *inode, unsigned cgno, u64 goal, unsigned count, int *err) argument
686 ufs_alloccg_block(struct inode *inode, struct ufs_cg_private_info *ucpi, u64 goal, int *err) argument
781 ufs_bitmap_search(struct super_block *sb, struct ufs_cg_private_info *ucpi, u64 goal, unsigned count) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ocfs2/
H A Dreservations.c368 ocfs2_find_resv_lhs(struct ocfs2_reservation_map *resmap, unsigned int goal) argument
471 __ocfs2_resv_find_window(struct ocfs2_reservation_map *resmap, struct ocfs2_alloc_reservation *resv, unsigned int goal, unsigned int wanted) argument
699 unsigned int goal = 0; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/misc/
H A Dvmw_balloon.c507 unsigned int goal; local
617 unsigned int goal; local
[all...]

Completed in 159 milliseconds

123