/linux-4.1.27/fs/ceph/ |
D | xattr.c | 348 int new = 0; in __set_xattr() local
|
D | mds_client.c | 590 struct ceph_mds_request *new) in __insert_request()
|
D | caps.c | 372 struct ceph_cap *new) in __insert_cap_node()
|
/linux-4.1.27/fs/configfs/ |
D | dir.c | 207 const unsigned char *new) in configfs_dirent_exists()
|
/linux-4.1.27/kernel/ |
D | relay.c | 724 void *old, *new; in relay_switch_subbuf() local
|
D | audit.h | 301 #define audit_tag_tree(old, new) -EINVAL argument
|
/linux-4.1.27/arch/s390/kernel/ |
D | perf_cpum_sf.c | 188 unsigned long *new, *tail; in realloc_sampling_buffer() local
|
D | ptrace.c | 45 struct per_regs old, new; in update_cr_regs() local
|
/linux-4.1.27/include/linux/ |
D | cpufreq.h | 42 unsigned int new; member
|
D | mm.h | 1843 unsigned long new, in check_data_rlimit()
|
D | fs.h | 1100 static inline void locks_copy_conflock(struct file_lock *new, struct file_lock *fl) in locks_copy_conflock() 1105 static inline void locks_copy_lock(struct file_lock *new, struct file_lock *fl) in locks_copy_lock()
|
/linux-4.1.27/drivers/firewire/ |
D | core-device.c | 893 struct fw_device *new = data; in lookup_existing_device() local
|
/linux-4.1.27/drivers/parisc/ |
D | lba_pci.c | 572 truncate_pat_collision(struct resource *root, struct resource *new) in truncate_pat_collision()
|
/linux-4.1.27/drivers/staging/lustre/lustre/osc/ |
D | osc_lock.c | 733 struct ldlm_lock_desc *new, void *data, in osc_ldlm_blocking_ast()
|
/linux-4.1.27/drivers/tty/serial/ |
D | rp2.c | 378 struct ktermios *new, in rp2_uart_set_termios()
|
/linux-4.1.27/kernel/power/ |
D | swap.c | 124 struct rb_node **new = &(swsusp_extents.rb_node); in swsusp_extents_insert() local
|
/linux-4.1.27/drivers/mfd/ |
D | ab8500-core.c | 358 u8 new = ab8500->mask[i]; in ab8500_irq_sync_unlock() local
|
/linux-4.1.27/net/sunrpc/ |
D | xdr.c | 609 int new; in xdr_truncate_encode() local
|
D | clnt.c | 568 struct rpc_clnt *new; in __rpc_clone_client() local
|
D | xprtsock.c | 2559 struct sock_xprt *new; in xs_setup_xprt() local
|
/linux-4.1.27/drivers/dma/ |
D | ep93xx_dma.c | 716 struct ep93xx_dma_desc *new; in ep93xx_dma_advance_work() local
|
/linux-4.1.27/ipc/ |
D | shm.c | 385 static int shm_set_policy(struct vm_area_struct *vma, struct mempolicy *new) in shm_set_policy()
|
D | sem.c | 1692 struct sem_undo *un, *new; in find_alloc_undo() local
|
/linux-4.1.27/arch/powerpc/kvm/ |
D | book3s_xics.c | 270 union kvmppc_icp_state new, in icp_try_update()
|
/linux-4.1.27/arch/powerpc/perf/ |
D | hv-24x7.c | 529 struct rb_node **new = &(root->rb_node), *parent = NULL; in event_uniq_add() local
|
/linux-4.1.27/lib/ |
D | btree.c | 471 unsigned long *new; in btree_insert_level() local
|
/linux-4.1.27/drivers/mtd/ |
D | mtdcore.c | 628 void register_mtd_user (struct mtd_notifier *new) in register_mtd_user()
|
/linux-4.1.27/net/sched/ |
D | sch_netem.c | 1035 static int netem_graft(struct Qdisc *sch, unsigned long arg, struct Qdisc *new, in netem_graft()
|
D | sch_qfq.c | 611 struct Qdisc *new, struct Qdisc **old) in qfq_graft_class()
|
D | sch_htb.c | 1156 static int htb_graft(struct Qdisc *sch, unsigned long arg, struct Qdisc *new, in htb_graft()
|
D | sch_hfsc.c | 1204 hfsc_graft_class(struct Qdisc *sch, unsigned long arg, struct Qdisc *new, in hfsc_graft_class()
|
/linux-4.1.27/drivers/usb/class/ |
D | cdc-acm.c | 882 struct async_icount old, new; in wait_serial_change() local
|
/linux-4.1.27/drivers/vhost/ |
D | vringh.c | 183 struct kvec *new; in resize_iovec() local
|
/linux-4.1.27/fs/gfs2/ |
D | bmap.c | 682 int gfs2_extent_map(struct inode *inode, u64 lblock, int *new, u64 *dblock, unsigned *extlen) in gfs2_extent_map()
|
D | quota.c | 1289 int new = 0; in gfs2_quota_init() local
|
D | xattr.c | 818 struct gfs2_ea_header *new = (struct gfs2_ea_header *)((char *)ea + in ea_split_ea() local
|
/linux-4.1.27/tools/perf/util/ |
D | dso.c | 535 dso_cache__insert(struct rb_root *root, struct dso_cache *new) in dso_cache__insert()
|
D | parse-events.c | 1524 int parse_events_term__clone(struct parse_events_term **new, in parse_events_term__clone()
|
D | session.c | 1217 void *new = realloc(buf, size); in __perf_session__process_pipe_events() local
|
/linux-4.1.27/drivers/infiniband/hw/cxgb4/ |
D | cm.c | 264 static void __state_set(struct c4iw_ep_common *epc, enum c4iw_ep_state new) in __state_set() 269 static void state_set(struct c4iw_ep_common *epc, enum c4iw_ep_state new) in state_set()
|
/linux-4.1.27/include/net/ |
D | tcp.h | 1476 static inline void tcp_insert_write_queue_before(struct sk_buff *new, in tcp_insert_write_queue_before() 1539 struct sk_buff *new) in tcp_highest_sack_combine()
|
D | ip_vs.h | 1503 static inline __wsum ip_vs_check_diff4(__be32 old, __be32 new, __wsum oldsum) in ip_vs_check_diff4() 1511 static inline __wsum ip_vs_check_diff16(const __be32 *old, const __be32 *new, in ip_vs_check_diff16() 1521 static inline __wsum ip_vs_check_diff2(__be16 old, __be16 new, __wsum oldsum) in ip_vs_check_diff2()
|
/linux-4.1.27/fs/xfs/libxfs/ |
D | xfs_btree.c | 333 xfs_btree_cur_t *new; /* new cursor value */ in xfs_btree_dup_cursor() local 2709 struct xfs_btree_block *new; /* new (root) btree block */ in xfs_btree_new_root() local
|
D | xfs_alloc.c | 775 xfs_agblock_t new; in xfs_alloc_find_best_extent() local
|
/linux-4.1.27/drivers/net/ethernet/qlogic/netxen/ |
D | netxen_nic_main.c | 2790 unsigned long new; in netxen_store_bridged_mode() local 2836 unsigned long new; in netxen_store_diag_mode() local
|
/linux-4.1.27/arch/x86/kvm/ |
D | mmu.c | 4017 const void *new) in mmu_pte_write_new_pte() 4028 static bool need_remote_flush(u64 old, u64 new) in need_remote_flush() 4054 const u8 *new, int *bytes) in mmu_pte_write_fetch_gpte() 4165 const u8 *new, int bytes) in kvm_mmu_pte_write()
|
D | lapic.c | 160 struct kvm_apic_map *new, *old = NULL; in recalculate_apic_map() local
|
/linux-4.1.27/drivers/md/bcache/ |
D | bset.c | 1262 void bch_btree_sort_into(struct btree_keys *b, struct btree_keys *new, in bch_btree_sort_into()
|
/linux-4.1.27/arch/ia64/include/asm/ |
D | pgtable.h | 440 unsigned long new, old; in ptep_set_wrprotect() local
|
/linux-4.1.27/drivers/s390/cio/ |
D | qdio_main.c | 458 int new; in inbound_primed() local
|
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb3/ |
D | cxgb3_offload.c | 1110 static void cxgb_redirect(struct dst_entry *old, struct dst_entry *new, in cxgb_redirect()
|
/linux-4.1.27/drivers/usb/gadget/ |
D | composite.c | 1895 static void update_unchanged_dev_desc(struct usb_device_descriptor *new, in update_unchanged_dev_desc()
|
/linux-4.1.27/fs/xfs/ |
D | xfs_aops.c | 1363 int new = 0; in __xfs_get_blocks() local
|
/linux-4.1.27/drivers/media/common/siano/ |
D | smscoreapi.c | 516 static void list_add_locked(struct list_head *new, struct list_head *head, in list_add_locked()
|
/linux-4.1.27/fs/btrfs/ |
D | super.c | 855 int new = 0; in get_default_root() local
|
D | ctree.c | 450 struct rb_node **new; in __tree_mod_log_insert() local
|
D | volumes.c | 5396 struct btrfs_bio_stripe *new = in __btrfs_map_block() local
|
D | send.c | 2726 struct recorded_ref *new; in dup_ref() local
|
/linux-4.1.27/fs/nfs/ |
D | inode.c | 715 struct nfs_lock_context *res, *new = NULL; in nfs_get_lock_context() local
|
D | nfs3xdr.c | 1195 const struct qstr *new = args->new_name; in nfs3_xdr_enc_rename3args() local
|
/linux-4.1.27/include/xen/interface/ |
D | xen.h | 737 } new; member
|
/linux-4.1.27/net/ipv6/ |
D | route.c | 149 unsigned long prev, new; in ipv6_cow_metrics() local 1053 struct dst_entry *new = NULL; in ip6_blackhole_route() local
|
D | ip6_fib.c | 99 int new, old; in fib6_new_sernum() local
|
D | addrconf.c | 5218 int old, new; in addrconf_sysctl_proxy_ndp() local
|
/linux-4.1.27/drivers/tty/vt/ |
D | vt.c | 527 unsigned short new; in complement_pos() local 2510 int vt_kmsg_redirect(int new) in vt_kmsg_redirect()
|
/linux-4.1.27/drivers/md/ |
D | raid10.c | 3467 static int setup_geo(struct geom *geo, struct mddev *mddev, enum geo_type new) in setup_geo() 4052 struct geom new; in raid10_start_reshape() local
|
D | dm-raid1.c | 212 struct mirror *new; in fail_mirror() local
|
D | dm-ioctl.c | 369 const char *new) in dm_hash_rename()
|
D | dm-snap.c | 743 static int dm_add_exception(void *context, chunk_t old, chunk_t new) in dm_add_exception()
|
/linux-4.1.27/net/mac80211/ |
D | cfg.c | 602 struct probe_resp *new, *old; in ieee80211_set_probe_resp() local 632 struct beacon_data *new, *old; in ieee80211_assign_beacon() local
|
/linux-4.1.27/drivers/ata/ |
D | sata_mv.c | 975 static inline void mv_write_cached_reg(void __iomem *addr, u32 *old, u32 new) in mv_write_cached_reg() 1523 u32 old, new; in mv_60x1_errata_sata25() local 1550 u32 new, *old = &pp->cached.unknown_rsvd; in mv_bmdma_enable_iie() local
|
/linux-4.1.27/drivers/block/drbd/ |
D | drbd_worker.c | 1963 unsigned long old, new; in get_work_bits() local
|
D | drbd_nl.c | 1184 unsigned int now, new, local, peer; in drbd_reconsider_max_bio_size() local
|
/linux-4.1.27/drivers/of/ |
D | unittest.c | 476 struct property *new; in of_unittest_property_copy() local
|
/linux-4.1.27/drivers/media/platform/ |
D | sh_vou.c | 1114 struct videobuf_buffer *new = list_entry(vou_dev->active->queue.next, in sh_vou_isr() local
|
/linux-4.1.27/drivers/infiniband/hw/qib/ |
D | qib_user_sdma.c | 160 qib_user_sdma_rb_insert(struct rb_root *root, struct qib_user_sdma_rb_node *new) in qib_user_sdma_rb_insert()
|
/linux-4.1.27/drivers/s390/block/ |
D | dasd_devmap.c | 410 struct dasd_devmap *devmap, *new, *tmp; in dasd_add_busid() local
|
/linux-4.1.27/fs/dlm/ |
D | config.c | 341 int new; member
|
D | lock.c | 1300 static void lkb_add_ordered(struct list_head *new, struct list_head *head, in lkb_add_ordered()
|
/linux-4.1.27/net/core/ |
D | skbuff.c | 807 static void __copy_skb_header(struct sk_buff *new, const struct sk_buff *old) in __copy_skb_header() 1031 static void copy_skb_header(struct sk_buff *new, const struct sk_buff *old) in copy_skb_header()
|
D | net-sysfs.c | 86 unsigned long new; in netdev_store() local
|
D | neighbour.c | 1070 int neigh_update(struct neighbour *neigh, const u8 *lladdr, u8 new, in neigh_update()
|
/linux-4.1.27/virt/kvm/ |
D | kvm_main.c | 665 struct kvm_memory_slot *new) in update_memslots() 771 struct kvm_memory_slot old, new; in __kvm_set_memory_region() local
|
/linux-4.1.27/drivers/scsi/libsas/ |
D | sas_expander.c | 1982 static bool dev_type_flutter(enum sas_device_type new, enum sas_device_type old) in dev_type_flutter()
|
/linux-4.1.27/kernel/time/ |
D | timekeeping.c | 1043 struct clocksource *new, *old; in change_clocksource() local
|
/linux-4.1.27/drivers/pci/ |
D | pci.c | 2968 u16 pci_command, new; in pci_intx() local 3001 u16 orig, new; in pci_intx_mask_supported() local
|
/linux-4.1.27/fs/ |
D | aio.c | 351 static int aio_migratepage(struct address_space *mapping, struct page *new, in aio_migratepage()
|
D | compat_ioctl.c | 299 void __user *new = compat_alloc_user_space(sizeof(sg_io_hdr_t) + in sg_ioctl_trans() local
|
/linux-4.1.27/sound/pci/ |
D | fm801.c | 256 unsigned short old, new; in snd_fm801_update_bits() local
|
D | azt3328.c | 339 u8 prev = inb(reg), new; in snd_azf3328_io_reg_setb() local
|
/linux-4.1.27/fs/ubifs/ |
D | ubifs-media.h | 451 __le32 new; member
|
D | ubifs.h | 929 unsigned new:1; member
|
/linux-4.1.27/drivers/gpu/drm/radeon/ |
D | radeon_state.c | 1986 static int alloc_surface(drm_radeon_surface_alloc_t *new, in alloc_surface()
|
/linux-4.1.27/mm/ |
D | filemap.c | 461 int replace_page_cache_page(struct page *old, struct page *new, gfp_t gfp_mask) in replace_page_cache_page()
|
D | percpu.c | 436 int *old = NULL, *new = NULL; in pcpu_extend_area_map() local
|
D | nommu.c | 1562 struct vm_area_struct *new; in split_vma() local
|
D | memcontrol.c | 3672 struct mem_cgroup_threshold_ary *new; in __mem_cgroup_usage_register_event() local 3767 struct mem_cgroup_threshold_ary *new; in __mem_cgroup_usage_unregister_event() local
|
D | mmap.c | 2439 struct vm_area_struct *new; in __split_vma() local
|
/linux-4.1.27/drivers/s390/char/ |
D | tty3270.c | 1734 int new; in tty3270_set_termios() local
|
/linux-4.1.27/arch/s390/kvm/ |
D | kvm-s390.c | 363 struct gmap *new = gmap_alloc(current->mm, new_limit); in kvm_s390_set_mem_control() local
|
/linux-4.1.27/net/bridge/ |
D | br_multicast.c | 180 static int br_mdb_copy(struct net_bridge_mdb_htable *new, in br_mdb_copy()
|
/linux-4.1.27/arch/x86/kernel/cpu/ |
D | perf_event.c | 1547 struct attribute **new; in merge_attr() local
|
/linux-4.1.27/fs/f2fs/ |
D | node.c | 244 struct nat_entry *new; in grab_nat_entry() local
|
/linux-4.1.27/drivers/gpu/drm/i915/ |
D | intel_pm.c | 2366 const struct ilk_wm_values *new) in ilk_compute_wm_dirty() 3085 const struct skl_wm_values *new) in skl_write_wm_values() 3161 const struct skl_ddb_allocation *new, in skl_ddb_allocation_included()
|
D | i915_gem.c | 5076 struct drm_i915_gem_object *new, in i915_gem_track_fb()
|
D | i915_debugfs.c | 3982 uint16_t new[8] = { 0 }; in wm_latency_write() local
|
/linux-4.1.27/net/unix/ |
D | af_unix.c | 1371 struct socket *new) in unix_sock_inherit_flags()
|
/linux-4.1.27/kernel/events/ |
D | uprobes.c | 787 register_for_each_vma(struct uprobe *uprobe, struct uprobe_consumer *new) in register_for_each_vma()
|
D | core.c | 5601 int new) in perf_event_task()
|
/linux-4.1.27/kernel/debug/kdb/ |
D | kdb_main.c | 2722 kdbtab_t *new = kmalloc((kdb_max_commands - KDB_BASE_CMD_MAX + in kdb_register_flags() local
|
/linux-4.1.27/sound/pci/ice1712/ |
D | aureon.c | 1013 unsigned short new, old; in wm_adc_mute_put() local
|
/linux-4.1.27/drivers/net/wireless/ath/ath9k/ |
D | main.c | 2148 static u32 fill_chainmask(u32 cap, u32 new) in fill_chainmask()
|
/linux-4.1.27/fs/logfs/ |
D | logfs.h | 267 struct btree_head64 new; member
|
/linux-4.1.27/drivers/net/ |
D | xen-netfront.c | 658 int new = xennet_rxidx(queue->rx.req_prod_pvt); in xennet_move_rx_slot() local
|
/linux-4.1.27/include/sound/ |
D | soc-dapm.h | 546 unsigned char new:1; /* cnew complete */ member
|
/linux-4.1.27/drivers/xen/ |
D | xen-scsiback.c | 865 struct v2p_entry *new; in scsiback_add_translation_entry() local
|
/linux-4.1.27/drivers/staging/comedi/drivers/ |
D | amplc_pci230.c | 428 #define COMBINE(old, new, mask) (((old) & ~(mask)) | ((new) & (mask))) argument
|
/linux-4.1.27/drivers/platform/x86/ |
D | asus-wmi.c | 1252 int new = old; in asus_wmi_backlight_notify() local
|
/linux-4.1.27/drivers/staging/lustre/lustre/libcfs/ |
D | hash.c | 1835 struct cfs_hash_bd new; in cfs_hash_rehash_bd() local
|
/linux-4.1.27/arch/powerpc/platforms/cell/spufs/ |
D | switch.c | 2132 int spu_restore(struct spu_state *new, struct spu *spu) in spu_restore()
|
/linux-4.1.27/fs/ext3/ |
D | namei.c | 756 struct dx_entry *old = frame->at, *new = old + 1; in dx_insert_block() local
|
/linux-4.1.27/net/rds/ |
D | rds.h | 634 rds_conn_transition(struct rds_connection *conn, int old, int new) in rds_conn_transition()
|
/linux-4.1.27/sound/core/ |
D | pcm_lib.c | 1149 struct snd_pcm_hw_rule *new; in snd_pcm_hw_rule_add() local
|
/linux-4.1.27/drivers/iommu/ |
D | arm-smmu.c | 427 struct rb_node **new, *parent; in insert_smmu_master() local
|
/linux-4.1.27/scripts/mod/ |
D | modpost.c | 208 struct symbol *new; in new_symbol() local
|
/linux-4.1.27/security/smack/ |
D | smackfs.c | 1127 static void smk_netlbladdr_insert(struct smk_netlbladdr *new) in smk_netlbladdr_insert()
|
/linux-4.1.27/sound/soc/codecs/ |
D | wm8994.c | 216 int change, new; in configure_clock() local
|
/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_sriov.c | 850 int new) in bnx2x_iov_re_set_vlan_filters()
|
/linux-4.1.27/tools/perf/ |
D | builtin-sched.c | 840 struct rb_node **new = &(root->rb_node), *parent = NULL; in __thread_latency_insert() local
|
/linux-4.1.27/arch/mips/include/asm/txx9/ |
D | tx4939.h | 517 #define tx4939_ccfg_change(change, new) tx4938_ccfg_change(change, new) argument
|
/linux-4.1.27/drivers/video/fbdev/ |
D | atafb.c | 2075 register unsigned char old, new; in st_ovsc_switch() local
|
/linux-4.1.27/arch/s390/include/asm/ |
D | pgtable.h | 581 unsigned long new = 0; in pgste_get_lock() local
|
/linux-4.1.27/drivers/staging/lustre/lustre/lmv/ |
D | lmv_obd.c | 1962 const char *old, int oldlen, const char *new, int newlen, in lmv_rename()
|
/linux-4.1.27/drivers/net/ethernet/amd/ |
D | pcnet32.c | 545 int new, overlap; in pcnet32_realloc_rx_ring() local
|
/linux-4.1.27/drivers/s390/net/ |
D | qeth_l3_main.c | 728 struct qeth_ipato_entry *new) in qeth_l3_add_ipato_entry()
|
/linux-4.1.27/drivers/gpu/drm/ |
D | drm_edid.c | 1225 u8 *block, *new; in drm_do_get_edid() local
|
/linux-4.1.27/drivers/mtd/onenand/ |
D | onenand_base.c | 3685 int ret, density, blksperdie, old, new, thisboundary; in flexonenand_set_boundary() local
|
/linux-4.1.27/fs/nfsd/ |
D | xdr4.h | 166 } new; member
|
D | nfs4xdr.c | 2034 struct dentry **new; in nfsd4_encode_path() local
|
/linux-4.1.27/drivers/staging/lustre/lustre/include/ |
D | obd_class.h | 1613 const char *old, int oldlen, const char *new, in md_rename()
|
/linux-4.1.27/drivers/atm/ |
D | lanai.c | 1082 u32 new = reg_read(lanai, Status_Reg); in lanai_check_status() local
|
/linux-4.1.27/net/xfrm/ |
D | xfrm_policy.c | 706 struct xfrm_policy *new) in xfrm_policy_requeue()
|
/linux-4.1.27/net/key/ |
D | af_key.c | 304 static inline void pfkey_hdr_dup(struct sadb_msg *new, in pfkey_hdr_dup()
|
/linux-4.1.27/drivers/net/wireless/b43/ |
D | phy_n.c | 4504 struct b43_phy_n_iq_comp new = { }; in b43_nphy_calc_rx_iq_comp() local
|
/linux-4.1.27/drivers/hwmon/ |
D | lm93.c | 499 u8 new = LM93_TEMP_OFFSET_TO_REG(off, mode); in LM93_TEMP_AUTO_OFFSET_TO_REG() local
|
/linux-4.1.27/kernel/trace/ |
D | ring_buffer.c | 1012 struct buffer_page *new) in rb_head_page_replace()
|
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmsmac/ |
D | main.c | 5374 struct brcms_c_rateset rs, new; in brcms_c_set_internal_rateset() local
|
/linux-4.1.27/drivers/scsi/ |
D | ncr53c8xx.c | 3526 ncrcmd opcode, new, old, tmp1, tmp2; in ncr_script_copy_and_bind() local
|
/linux-4.1.27/drivers/net/wireless/ |
D | atmel.c | 2840 int new = capability & WLAN_CAPABILITY_SHORT_PREAMBLE ? in handle_beacon_probe() local
|
/linux-4.1.27/drivers/net/ethernet/mellanox/mlx4/ |
D | resource_tracker.c | 244 struct rb_node **new = &(root->rb_node), *parent = NULL; in res_tracker_insert() local
|
/linux-4.1.27/kernel/sched/ |
D | core.c | 6861 struct sched_domain_attr *new, int idx_new) in dattrs_equal()
|
/linux-4.1.27/fs/ocfs2/ |
D | xattr.c | 372 u64 xb_blkno, int new) in ocfs2_init_xattr_bucket()
|