Home
last modified time | relevance | path

Searched defs:imap (Results 26 - 50 of 74) sorted by relevance

123

/kernel/linux/linux-6.6/arch/powerpc/platforms/cell/
H A Dspider-pic.c214 const u32 *imap, *tmp; in spider_find_cascade_and_node() local
/kernel/linux/linux-6.6/arch/sparc/kernel/
H A Dof_device_64.c568 const void *imap, *imsk; in build_one_device_irq() local
421 apply_interrupt_map(struct device_node *dp, struct device_node *pp, const u32 *imap, int imlen, const u32 *imask, unsigned int *irq_p) apply_interrupt_map() argument
[all...]
/kernel/linux/linux-5.10/drivers/misc/sgi-gru/
H A Dgrufault.c522 struct gru_tlb_fault_map imap, dmap; in gru_intr() local
141 get_clear_fault_map(struct gru_state *gru, struct gru_tlb_fault_map *imap, struct gru_tlb_fault_map *dmap) get_clear_fault_map() argument
/kernel/linux/linux-5.10/drivers/of/
H A Dirq.c98 const __be32 *tmp, *imap, *imask, dummy_imask[] = { [0 ... MAX_PHANDLE_ARGS] = cpu_to_be32(~0) }; in of_irq_parse_raw() local
[all...]
/kernel/linux/linux-5.10/fs/xfs/scrub/
H A Dcommon.c675 struct xfs_imap imap; in xchk_get_inode() local
H A Dialloc.c213 struct xfs_imap imap; in xchk_iallocbt_check_cluster() local
[all...]
/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_aops.c329 struct xfs_bmbt_irec imap; in xfs_map_blocks() local
[all...]
H A Dxfs_iomap.c36 xfs_alert_fsblock_zero( xfs_inode_t *ip, xfs_bmbt_irec_t *imap) xfs_alert_fsblock_zero() argument
53 xfs_bmbt_to_iomap( struct xfs_inode *ip, struct iomap *iomap, struct xfs_bmbt_irec *imap, u16 flags) xfs_bmbt_to_iomap() argument
187 xfs_iomap_write_direct( struct xfs_inode *ip, xfs_fileoff_t offset_fsb, xfs_fileoff_t count_fsb, struct xfs_bmbt_irec *imap) xfs_iomap_write_direct() argument
512 xfs_bmbt_irec_t imap; xfs_iomap_write_unwritten() local
619 imap_needs_alloc( struct inode *inode, unsigned flags, struct xfs_bmbt_irec *imap, int nimaps) imap_needs_alloc() argument
639 imap_needs_cow( struct xfs_inode *ip, unsigned int flags, struct xfs_bmbt_irec *imap, int nimaps) imap_needs_cow() argument
714 imap_spans_range( struct xfs_bmbt_irec *imap, xfs_fileoff_t offset_fsb, xfs_fileoff_t end_fsb) imap_spans_range() argument
737 struct xfs_bmbt_irec imap, cmap; xfs_direct_write_iomap_begin() local
866 struct xfs_bmbt_irec imap, cmap; xfs_buffered_write_iomap_begin() local
1154 struct xfs_bmbt_irec imap; xfs_read_iomap_begin() local
1200 struct xfs_bmbt_irec imap, cmap; xfs_seek_iomap_begin() local
1284 struct xfs_bmbt_irec imap; xfs_xattr_iomap_begin() local
[all...]
H A Dxfs_reflink.c225 xfs_bmap_trim_cow( struct xfs_inode *ip, struct xfs_bmbt_irec *imap, bool *shared) xfs_bmap_trim_cow() argument
306 xfs_find_trim_cow_extent( struct xfs_inode *ip, struct xfs_bmbt_irec *imap, struct xfs_bmbt_irec *cmap, bool *shared, bool *found) xfs_find_trim_cow_extent() argument
345 xfs_reflink_allocate_cow( struct xfs_inode *ip, struct xfs_bmbt_irec *imap, struct xfs_bmbt_irec *cmap, bool *shared, uint *lockmode, bool convert_now) xfs_reflink_allocate_cow() argument
1166 struct xfs_bmbt_irec imap; xfs_reflink_remap_blocks() local
[all...]
/kernel/linux/linux-6.6/drivers/misc/sgi-gru/
H A Dgrufault.c522 struct gru_tlb_fault_map imap, dmap; in gru_intr() local
141 get_clear_fault_map(struct gru_state *gru, struct gru_tlb_fault_map *imap, struct gru_tlb_fault_map *dmap) get_clear_fault_map() argument
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_attr.c88 struct xfs_bmbt_irec imap; in xfs_attr_is_leaf() local
/kernel/linux/linux-6.6/fs/xfs/scrub/
H A Dialloc.c367 struct xfs_imap imap; in xchk_iallocbt_check_cluster() local
[all...]
H A Dcommon.c864 struct xfs_imap imap; in xchk_iget_for_scrubbing() local
/kernel/linux/linux-6.6/drivers/of/
H A Dirq.c118 const __be32 *tmp, *imap, *imask, dummy_imask[] = { [0 ... MAX_PHANDLE_ARGS] = cpu_to_be32(~0) }; in of_irq_parse_raw() local
[all...]
/third_party/python/Lib/multiprocessing/
H A Dpool.py396 def imap(self, func, iterable, chunksize=1): member in Pool
/kernel/linux/linux-5.10/fs/jfs/
H A Dsuper.c123 struct inomap *imap = JFS_IP(sbi->ipimap)->i_imap; in jfs_statfs() local
/kernel/linux/linux-6.6/fs/jfs/
H A Dsuper.c123 struct inomap *imap = JFS_IP(sbi->ipimap)->i_imap; in jfs_statfs() local
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_iomap.c35 xfs_alert_fsblock_zero( xfs_inode_t *ip, xfs_bmbt_irec_t *imap) xfs_alert_fsblock_zero() argument
91 xfs_bmbt_to_iomap( struct xfs_inode *ip, struct iomap *iomap, struct xfs_bmbt_irec *imap, unsigned int mapping_flags, u16 iomap_flags, u64 sequence_cookie) xfs_bmbt_to_iomap() argument
236 xfs_iomap_write_direct( struct xfs_inode *ip, xfs_fileoff_t offset_fsb, xfs_fileoff_t count_fsb, unsigned int flags, struct xfs_bmbt_irec *imap, u64 *seq) xfs_iomap_write_direct() argument
559 xfs_bmbt_irec_t imap; xfs_iomap_write_unwritten() local
666 imap_needs_alloc( struct inode *inode, unsigned flags, struct xfs_bmbt_irec *imap, int nimaps) imap_needs_alloc() argument
686 imap_needs_cow( struct xfs_inode *ip, unsigned int flags, struct xfs_bmbt_irec *imap, int nimaps) imap_needs_cow() argument
761 imap_spans_range( struct xfs_bmbt_irec *imap, xfs_fileoff_t offset_fsb, xfs_fileoff_t end_fsb) imap_spans_range() argument
784 struct xfs_bmbt_irec imap, cmap; xfs_direct_write_iomap_begin() local
960 struct xfs_bmbt_irec imap, cmap; xfs_buffered_write_iomap_begin() local
1240 struct xfs_bmbt_irec imap; xfs_read_iomap_begin() local
1289 struct xfs_bmbt_irec imap, cmap; xfs_seek_iomap_begin() local
1375 struct xfs_bmbt_irec imap; xfs_xattr_iomap_begin() local
[all...]
H A Dxfs_reflink.c228 xfs_bmap_trim_cow( struct xfs_inode *ip, struct xfs_bmbt_irec *imap, bool *shared) xfs_bmap_trim_cow() argument
309 xfs_find_trim_cow_extent( struct xfs_inode *ip, struct xfs_bmbt_irec *imap, struct xfs_bmbt_irec *cmap, bool *shared, bool *found) xfs_find_trim_cow_extent() argument
347 xfs_reflink_convert_unwritten( struct xfs_inode *ip, struct xfs_bmbt_irec *imap, struct xfs_bmbt_irec *cmap, bool convert_now) xfs_reflink_convert_unwritten() argument
380 xfs_reflink_fill_cow_hole( struct xfs_inode *ip, struct xfs_bmbt_irec *imap, struct xfs_bmbt_irec *cmap, bool *shared, uint *lockmode, bool convert_now) xfs_reflink_fill_cow_hole() argument
448 xfs_reflink_fill_delalloc( struct xfs_inode *ip, struct xfs_bmbt_irec *imap, struct xfs_bmbt_irec *cmap, bool *shared, uint *lockmode, bool convert_now) xfs_reflink_fill_delalloc() argument
519 xfs_reflink_allocate_cow( struct xfs_inode *ip, struct xfs_bmbt_irec *imap, struct xfs_bmbt_irec *cmap, bool *shared, uint *lockmode, bool convert_now) xfs_reflink_allocate_cow() argument
1359 struct xfs_bmbt_irec imap; xfs_reflink_remap_blocks() local
[all...]
/third_party/node/deps/v8/third_party/jinja2/
H A Druntime.py12 from ._compat import imap namespace
H A Dfilters.py16 from ._compat import imap namespace
/third_party/node/tools/inspector_protocol/jinja2/
H A Dfilters.py22 from jinja2._compat import imap, string_types, text_type, iteritems, PY2 namespace
H A Druntime.py23 with_metaclass global() namespace
/third_party/skia/third_party/externals/jinja2/
H A Dfilters.py16 from ._compat import imap namespace
H A Druntime.py12 from ._compat import imap namespace

Completed in 26 milliseconds

123