/linux-4.4.14/arch/x86/pci/ |
H A D | bus_numa.c | 94 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 D | v4l2-event.h | 94 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 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.4.14/include/linux/ |
H A D | btree-type.h | 29 static inline int BTREE_FN(merge)(BTREE_TYPE_HEAD *target, merge() function
|
/linux-4.4.14/fs/btrfs/ |
H A D | extent_map.c | 227 struct extent_map *merge = NULL; try_merge_map() local
|
H A D | inode.c | 2439 bool merge = false; relink_extent_backref() local
|
/linux-4.4.14/crypto/ |
H A D | algif_aead.c | 50 bool merge; member in struct:aead_ctx
|
H A D | algif_skcipher.c | 52 bool merge; member in struct:skcipher_ctx
|
/linux-4.4.14/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 | 89 void (*merge[GCOV_COUNTERS])(gcov_type *, unsigned int); member in struct:gcov_info
|
/linux-4.4.14/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.4.14/mm/ |
H A D | bootmem.c | 549 int merge; alloc_bootmem_bdata() local
|
/linux-4.4.14/fs/xfs/libxfs/ |
H A D | xfs_ialloc.c | 510 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 D | tcp.c | 1206 bool merge = true; tcp_sendmsg() local
|
/linux-4.4.14/net/core/ |
H A D | skbuff.c | 2591 int from, to, merge, todo; skb_shift() local
|
/linux-4.4.14/fs/ocfs2/ |
H A D | refcounttree.c | 1241 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
|