Searched defs:merge (Results 1 - 17 of 17) sorted by relevance

/linux-4.4.14/arch/x86/pci/
H A Dbus_numa.c94 update_res(struct pci_root_info *info, resource_size_t start, resource_size_t end, unsigned long flags, int merge) update_res() argument
/linux-4.4.14/include/media/
H A Dv4l2-event.h94 void (*merge)(const struct v4l2_event *old, struct v4l2_event *new); member in struct:v4l2_subscribed_event_ops
/linux-4.4.14/lib/
H A Dlist_sort.c19 static struct list_head *merge(void *priv, merge() function
H A Dbtree.c520 static void merge(struct btree_head *head, struct btree_geo *geo, int level, merge() function
/linux-4.4.14/include/linux/
H A Dbtree-type.h29 static inline int BTREE_FN(merge)(BTREE_TYPE_HEAD *target, merge() function
/linux-4.4.14/fs/btrfs/
H A Dextent_map.c227 struct extent_map *merge = NULL; try_merge_map() local
H A Dinode.c2439 bool merge = false; relink_extent_backref() local
/linux-4.4.14/crypto/
H A Dalgif_aead.c50 bool merge; member in struct:aead_ctx
H A Dalgif_skcipher.c52 bool merge; member in struct:skcipher_ctx
/linux-4.4.14/kernel/gcov/
H A Dgcc_3_4.c55 void (*merge)(gcov_type *, unsigned int); member in struct:gcov_ctr_info
H A Dgcc_4_7.c89 void (*merge[GCOV_COUNTERS])(gcov_type *, unsigned int); member in struct:gcov_info
/linux-4.4.14/drivers/misc/
H A Dhpilo.h168 u64 merge; /* O/C bits to merge in during enqueue operation */ member in struct:fifo
/linux-4.4.14/mm/
H A Dbootmem.c549 int merge; alloc_bootmem_bdata() local
/linux-4.4.14/fs/xfs/libxfs/
H A Dxfs_ialloc.c510 xfs_inobt_insert_sprec( struct xfs_mount *mp, struct xfs_trans *tp, struct xfs_buf *agbp, int btnum, struct xfs_inobt_rec_incore *nrec, bool merge) xfs_inobt_insert_sprec() argument
/linux-4.4.14/net/ipv4/
H A Dtcp.c1206 bool merge = true; tcp_sendmsg() local
/linux-4.4.14/net/core/
H A Dskbuff.c2591 int from, to, merge, todo; skb_shift() local
/linux-4.4.14/fs/ocfs2/
H A Drefcounttree.c1241 ocfs2_change_refcount_rec(handle_t *handle, struct ocfs2_caching_info *ci, struct buffer_head *ref_leaf_bh, int index, int merge, int change) ocfs2_change_refcount_rec() argument
1742 ocfs2_insert_refcount_rec(handle_t *handle, struct ocfs2_caching_info *ci, struct buffer_head *ref_root_bh, struct buffer_head *ref_leaf_bh, struct ocfs2_refcount_rec *rec, int index, int merge, struct ocfs2_alloc_context *meta_ac) ocfs2_insert_refcount_rec() argument
1830 ocfs2_split_refcount_rec(handle_t *handle, struct ocfs2_caching_info *ci, struct buffer_head *ref_root_bh, struct buffer_head *ref_leaf_bh, struct ocfs2_refcount_rec *split_rec, int index, int merge, struct ocfs2_alloc_context *meta_ac, struct ocfs2_cached_dealloc_ctxt *dealloc) ocfs2_split_refcount_rec() argument
1986 __ocfs2_increase_refcount(handle_t *handle, struct ocfs2_caching_info *ci, struct buffer_head *ref_root_bh, u64 cpos, u32 len, int merge, struct ocfs2_alloc_context *meta_ac, struct ocfs2_cached_dealloc_ctxt *dealloc) __ocfs2_increase_refcount() argument

Completed in 1393 milliseconds