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

/linux-4.1.27/arch/x86/pci/
H A Dbus_numa.c103 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.1.27/include/media/
H A Dv4l2-event.h92 void (*merge)(const struct v4l2_event *old, struct v4l2_event *new); member in struct:v4l2_subscribed_event_ops
/linux-4.1.27/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.1.27/include/linux/
H A Dbtree-type.h29 static inline int BTREE_FN(merge)(BTREE_TYPE_HEAD *target, merge() function
H A Ddevice-mapper.h163 dm_merge_fn merge; member in struct:target_type
/linux-4.1.27/fs/btrfs/
H A Dextent_map.c227 struct extent_map *merge = NULL; try_merge_map() local
H A Dinode.c2417 bool merge = false; relink_extent_backref() local
/linux-4.1.27/crypto/
H A Dalgif_aead.c49 bool merge; member in struct:aead_ctx
H A Dalgif_skcipher.c52 bool merge; member in struct:skcipher_ctx
/linux-4.1.27/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.c87 void (*merge[GCOV_COUNTERS])(gcov_type *, unsigned int); member in struct:gcov_info
/linux-4.1.27/drivers/misc/
H A Dhpilo.h168 u64 merge; /* O/C bits to merge in during enqueue operation */ member in struct:fifo
/linux-4.1.27/mm/
H A Dbootmem.c542 int merge; alloc_bootmem_bdata() local
/linux-4.1.27/net/ipv4/
H A Dtcp.c1182 bool merge = true; tcp_sendmsg() local
/linux-4.1.27/fs/ocfs2/
H A Drefcounttree.c1245 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
1748 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
1836 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
1992 __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
/linux-4.1.27/net/core/
H A Dskbuff.c2627 int from, to, merge, todo; skb_shift() local

Completed in 683 milliseconds