/linux-4.1.27/arch/x86/pci/ |
H A D | bus_numa.c | 103 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 D | v4l2-event.h | 92 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 D | list_sort.c | 19 static struct list_head *merge(void *priv, merge() function
|
H A D | btree.c | 520 static void merge(struct btree_head *head, struct btree_geo *geo, int level, merge() function
|
/linux-4.1.27/include/linux/ |
H A D | btree-type.h | 29 static inline int BTREE_FN(merge)(BTREE_TYPE_HEAD *target, merge() function
|
H A D | device-mapper.h | 163 dm_merge_fn merge; member in struct:target_type
|
/linux-4.1.27/fs/btrfs/ |
H A D | extent_map.c | 227 struct extent_map *merge = NULL; try_merge_map() local
|
H A D | inode.c | 2417 bool merge = false; relink_extent_backref() local
|
/linux-4.1.27/crypto/ |
H A D | algif_aead.c | 49 bool merge; member in struct:aead_ctx
|
H A D | algif_skcipher.c | 52 bool merge; member in struct:skcipher_ctx
|
/linux-4.1.27/kernel/gcov/ |
H A D | gcc_3_4.c | 55 void (*merge)(gcov_type *, unsigned int); member in struct:gcov_ctr_info
|
H A D | gcc_4_7.c | 87 void (*merge[GCOV_COUNTERS])(gcov_type *, unsigned int); member in struct:gcov_info
|
/linux-4.1.27/drivers/misc/ |
H A D | hpilo.h | 168 u64 merge; /* O/C bits to merge in during enqueue operation */ member in struct:fifo
|
/linux-4.1.27/mm/ |
H A D | bootmem.c | 542 int merge; alloc_bootmem_bdata() local
|
/linux-4.1.27/net/ipv4/ |
H A D | tcp.c | 1182 bool merge = true; tcp_sendmsg() local
|
/linux-4.1.27/fs/ocfs2/ |
H A D | refcounttree.c | 1245 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 D | skbuff.c | 2627 int from, to, merge, todo; skb_shift() local
|