Home
last modified time | relevance | path

Searched defs:new (Results 601 – 752 of 752) sorted by relevance

1234

/linux-4.1.27/fs/ceph/
Dxattr.c348 int new = 0; in __set_xattr() local
Dmds_client.c590 struct ceph_mds_request *new) in __insert_request()
Dcaps.c372 struct ceph_cap *new) in __insert_cap_node()
/linux-4.1.27/fs/configfs/
Ddir.c207 const unsigned char *new) in configfs_dirent_exists()
/linux-4.1.27/kernel/
Drelay.c724 void *old, *new; in relay_switch_subbuf() local
Daudit.h301 #define audit_tag_tree(old, new) -EINVAL argument
/linux-4.1.27/arch/s390/kernel/
Dperf_cpum_sf.c188 unsigned long *new, *tail; in realloc_sampling_buffer() local
Dptrace.c45 struct per_regs old, new; in update_cr_regs() local
/linux-4.1.27/include/linux/
Dcpufreq.h42 unsigned int new; member
Dmm.h1843 unsigned long new, in check_data_rlimit()
Dfs.h1100 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/
Dcore-device.c893 struct fw_device *new = data; in lookup_existing_device() local
/linux-4.1.27/drivers/parisc/
Dlba_pci.c572 truncate_pat_collision(struct resource *root, struct resource *new) in truncate_pat_collision()
/linux-4.1.27/drivers/staging/lustre/lustre/osc/
Dosc_lock.c733 struct ldlm_lock_desc *new, void *data, in osc_ldlm_blocking_ast()
/linux-4.1.27/drivers/tty/serial/
Drp2.c378 struct ktermios *new, in rp2_uart_set_termios()
/linux-4.1.27/kernel/power/
Dswap.c124 struct rb_node **new = &(swsusp_extents.rb_node); in swsusp_extents_insert() local
/linux-4.1.27/drivers/mfd/
Dab8500-core.c358 u8 new = ab8500->mask[i]; in ab8500_irq_sync_unlock() local
/linux-4.1.27/net/sunrpc/
Dxdr.c609 int new; in xdr_truncate_encode() local
Dclnt.c568 struct rpc_clnt *new; in __rpc_clone_client() local
Dxprtsock.c2559 struct sock_xprt *new; in xs_setup_xprt() local
/linux-4.1.27/drivers/dma/
Dep93xx_dma.c716 struct ep93xx_dma_desc *new; in ep93xx_dma_advance_work() local
/linux-4.1.27/ipc/
Dshm.c385 static int shm_set_policy(struct vm_area_struct *vma, struct mempolicy *new) in shm_set_policy()
Dsem.c1692 struct sem_undo *un, *new; in find_alloc_undo() local
/linux-4.1.27/arch/powerpc/kvm/
Dbook3s_xics.c270 union kvmppc_icp_state new, in icp_try_update()
/linux-4.1.27/arch/powerpc/perf/
Dhv-24x7.c529 struct rb_node **new = &(root->rb_node), *parent = NULL; in event_uniq_add() local
/linux-4.1.27/lib/
Dbtree.c471 unsigned long *new; in btree_insert_level() local
/linux-4.1.27/drivers/mtd/
Dmtdcore.c628 void register_mtd_user (struct mtd_notifier *new) in register_mtd_user()
/linux-4.1.27/net/sched/
Dsch_netem.c1035 static int netem_graft(struct Qdisc *sch, unsigned long arg, struct Qdisc *new, in netem_graft()
Dsch_qfq.c611 struct Qdisc *new, struct Qdisc **old) in qfq_graft_class()
Dsch_htb.c1156 static int htb_graft(struct Qdisc *sch, unsigned long arg, struct Qdisc *new, in htb_graft()
Dsch_hfsc.c1204 hfsc_graft_class(struct Qdisc *sch, unsigned long arg, struct Qdisc *new, in hfsc_graft_class()
/linux-4.1.27/drivers/usb/class/
Dcdc-acm.c882 struct async_icount old, new; in wait_serial_change() local
/linux-4.1.27/drivers/vhost/
Dvringh.c183 struct kvec *new; in resize_iovec() local
/linux-4.1.27/fs/gfs2/
Dbmap.c682 int gfs2_extent_map(struct inode *inode, u64 lblock, int *new, u64 *dblock, unsigned *extlen) in gfs2_extent_map()
Dquota.c1289 int new = 0; in gfs2_quota_init() local
Dxattr.c818 struct gfs2_ea_header *new = (struct gfs2_ea_header *)((char *)ea + in ea_split_ea() local
/linux-4.1.27/tools/perf/util/
Ddso.c535 dso_cache__insert(struct rb_root *root, struct dso_cache *new) in dso_cache__insert()
Dparse-events.c1524 int parse_events_term__clone(struct parse_events_term **new, in parse_events_term__clone()
Dsession.c1217 void *new = realloc(buf, size); in __perf_session__process_pipe_events() local
/linux-4.1.27/drivers/infiniband/hw/cxgb4/
Dcm.c264 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/
Dtcp.h1476 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()
Dip_vs.h1503 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/
Dxfs_btree.c333 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
Dxfs_alloc.c775 xfs_agblock_t new; in xfs_alloc_find_best_extent() local
/linux-4.1.27/drivers/net/ethernet/qlogic/netxen/
Dnetxen_nic_main.c2790 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/
Dmmu.c4017 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()
Dlapic.c160 struct kvm_apic_map *new, *old = NULL; in recalculate_apic_map() local
/linux-4.1.27/drivers/md/bcache/
Dbset.c1262 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/
Dpgtable.h440 unsigned long new, old; in ptep_set_wrprotect() local
/linux-4.1.27/drivers/s390/cio/
Dqdio_main.c458 int new; in inbound_primed() local
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb3/
Dcxgb3_offload.c1110 static void cxgb_redirect(struct dst_entry *old, struct dst_entry *new, in cxgb_redirect()
/linux-4.1.27/drivers/usb/gadget/
Dcomposite.c1895 static void update_unchanged_dev_desc(struct usb_device_descriptor *new, in update_unchanged_dev_desc()
/linux-4.1.27/fs/xfs/
Dxfs_aops.c1363 int new = 0; in __xfs_get_blocks() local
/linux-4.1.27/drivers/media/common/siano/
Dsmscoreapi.c516 static void list_add_locked(struct list_head *new, struct list_head *head, in list_add_locked()
/linux-4.1.27/fs/btrfs/
Dsuper.c855 int new = 0; in get_default_root() local
Dctree.c450 struct rb_node **new; in __tree_mod_log_insert() local
Dvolumes.c5396 struct btrfs_bio_stripe *new = in __btrfs_map_block() local
Dsend.c2726 struct recorded_ref *new; in dup_ref() local
/linux-4.1.27/fs/nfs/
Dinode.c715 struct nfs_lock_context *res, *new = NULL; in nfs_get_lock_context() local
Dnfs3xdr.c1195 const struct qstr *new = args->new_name; in nfs3_xdr_enc_rename3args() local
/linux-4.1.27/include/xen/interface/
Dxen.h737 } new; member
/linux-4.1.27/net/ipv6/
Droute.c149 unsigned long prev, new; in ipv6_cow_metrics() local
1053 struct dst_entry *new = NULL; in ip6_blackhole_route() local
Dip6_fib.c99 int new, old; in fib6_new_sernum() local
Daddrconf.c5218 int old, new; in addrconf_sysctl_proxy_ndp() local
/linux-4.1.27/drivers/tty/vt/
Dvt.c527 unsigned short new; in complement_pos() local
2510 int vt_kmsg_redirect(int new) in vt_kmsg_redirect()
/linux-4.1.27/drivers/md/
Draid10.c3467 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
Ddm-raid1.c212 struct mirror *new; in fail_mirror() local
Ddm-ioctl.c369 const char *new) in dm_hash_rename()
Ddm-snap.c743 static int dm_add_exception(void *context, chunk_t old, chunk_t new) in dm_add_exception()
/linux-4.1.27/net/mac80211/
Dcfg.c602 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/
Dsata_mv.c975 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/
Ddrbd_worker.c1963 unsigned long old, new; in get_work_bits() local
Ddrbd_nl.c1184 unsigned int now, new, local, peer; in drbd_reconsider_max_bio_size() local
/linux-4.1.27/drivers/of/
Dunittest.c476 struct property *new; in of_unittest_property_copy() local
/linux-4.1.27/drivers/media/platform/
Dsh_vou.c1114 struct videobuf_buffer *new = list_entry(vou_dev->active->queue.next, in sh_vou_isr() local
/linux-4.1.27/drivers/infiniband/hw/qib/
Dqib_user_sdma.c160 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/
Ddasd_devmap.c410 struct dasd_devmap *devmap, *new, *tmp; in dasd_add_busid() local
/linux-4.1.27/fs/dlm/
Dconfig.c341 int new; member
Dlock.c1300 static void lkb_add_ordered(struct list_head *new, struct list_head *head, in lkb_add_ordered()
/linux-4.1.27/net/core/
Dskbuff.c807 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()
Dnet-sysfs.c86 unsigned long new; in netdev_store() local
Dneighbour.c1070 int neigh_update(struct neighbour *neigh, const u8 *lladdr, u8 new, in neigh_update()
/linux-4.1.27/virt/kvm/
Dkvm_main.c665 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/
Dsas_expander.c1982 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/
Dtimekeeping.c1043 struct clocksource *new, *old; in change_clocksource() local
/linux-4.1.27/drivers/pci/
Dpci.c2968 u16 pci_command, new; in pci_intx() local
3001 u16 orig, new; in pci_intx_mask_supported() local
/linux-4.1.27/fs/
Daio.c351 static int aio_migratepage(struct address_space *mapping, struct page *new, in aio_migratepage()
Dcompat_ioctl.c299 void __user *new = compat_alloc_user_space(sizeof(sg_io_hdr_t) + in sg_ioctl_trans() local
/linux-4.1.27/sound/pci/
Dfm801.c256 unsigned short old, new; in snd_fm801_update_bits() local
Dazt3328.c339 u8 prev = inb(reg), new; in snd_azf3328_io_reg_setb() local
/linux-4.1.27/fs/ubifs/
Dubifs-media.h451 __le32 new; member
Dubifs.h929 unsigned new:1; member
/linux-4.1.27/drivers/gpu/drm/radeon/
Dradeon_state.c1986 static int alloc_surface(drm_radeon_surface_alloc_t *new, in alloc_surface()
/linux-4.1.27/mm/
Dfilemap.c461 int replace_page_cache_page(struct page *old, struct page *new, gfp_t gfp_mask) in replace_page_cache_page()
Dpercpu.c436 int *old = NULL, *new = NULL; in pcpu_extend_area_map() local
Dnommu.c1562 struct vm_area_struct *new; in split_vma() local
Dmemcontrol.c3672 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
Dmmap.c2439 struct vm_area_struct *new; in __split_vma() local
/linux-4.1.27/drivers/s390/char/
Dtty3270.c1734 int new; in tty3270_set_termios() local
/linux-4.1.27/arch/s390/kvm/
Dkvm-s390.c363 struct gmap *new = gmap_alloc(current->mm, new_limit); in kvm_s390_set_mem_control() local
/linux-4.1.27/net/bridge/
Dbr_multicast.c180 static int br_mdb_copy(struct net_bridge_mdb_htable *new, in br_mdb_copy()
/linux-4.1.27/arch/x86/kernel/cpu/
Dperf_event.c1547 struct attribute **new; in merge_attr() local
/linux-4.1.27/fs/f2fs/
Dnode.c244 struct nat_entry *new; in grab_nat_entry() local
/linux-4.1.27/drivers/gpu/drm/i915/
Dintel_pm.c2366 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()
Di915_gem.c5076 struct drm_i915_gem_object *new, in i915_gem_track_fb()
Di915_debugfs.c3982 uint16_t new[8] = { 0 }; in wm_latency_write() local
/linux-4.1.27/net/unix/
Daf_unix.c1371 struct socket *new) in unix_sock_inherit_flags()
/linux-4.1.27/kernel/events/
Duprobes.c787 register_for_each_vma(struct uprobe *uprobe, struct uprobe_consumer *new) in register_for_each_vma()
Dcore.c5601 int new) in perf_event_task()
/linux-4.1.27/kernel/debug/kdb/
Dkdb_main.c2722 kdbtab_t *new = kmalloc((kdb_max_commands - KDB_BASE_CMD_MAX + in kdb_register_flags() local
/linux-4.1.27/sound/pci/ice1712/
Daureon.c1013 unsigned short new, old; in wm_adc_mute_put() local
/linux-4.1.27/drivers/net/wireless/ath/ath9k/
Dmain.c2148 static u32 fill_chainmask(u32 cap, u32 new) in fill_chainmask()
/linux-4.1.27/fs/logfs/
Dlogfs.h267 struct btree_head64 new; member
/linux-4.1.27/drivers/net/
Dxen-netfront.c658 int new = xennet_rxidx(queue->rx.req_prod_pvt); in xennet_move_rx_slot() local
/linux-4.1.27/include/sound/
Dsoc-dapm.h546 unsigned char new:1; /* cnew complete */ member
/linux-4.1.27/drivers/xen/
Dxen-scsiback.c865 struct v2p_entry *new; in scsiback_add_translation_entry() local
/linux-4.1.27/drivers/staging/comedi/drivers/
Damplc_pci230.c428 #define COMBINE(old, new, mask) (((old) & ~(mask)) | ((new) & (mask))) argument
/linux-4.1.27/drivers/platform/x86/
Dasus-wmi.c1252 int new = old; in asus_wmi_backlight_notify() local
/linux-4.1.27/drivers/staging/lustre/lustre/libcfs/
Dhash.c1835 struct cfs_hash_bd new; in cfs_hash_rehash_bd() local
/linux-4.1.27/arch/powerpc/platforms/cell/spufs/
Dswitch.c2132 int spu_restore(struct spu_state *new, struct spu *spu) in spu_restore()
/linux-4.1.27/fs/ext3/
Dnamei.c756 struct dx_entry *old = frame->at, *new = old + 1; in dx_insert_block() local
/linux-4.1.27/net/rds/
Drds.h634 rds_conn_transition(struct rds_connection *conn, int old, int new) in rds_conn_transition()
/linux-4.1.27/sound/core/
Dpcm_lib.c1149 struct snd_pcm_hw_rule *new; in snd_pcm_hw_rule_add() local
/linux-4.1.27/drivers/iommu/
Darm-smmu.c427 struct rb_node **new, *parent; in insert_smmu_master() local
/linux-4.1.27/scripts/mod/
Dmodpost.c208 struct symbol *new; in new_symbol() local
/linux-4.1.27/security/smack/
Dsmackfs.c1127 static void smk_netlbladdr_insert(struct smk_netlbladdr *new) in smk_netlbladdr_insert()
/linux-4.1.27/sound/soc/codecs/
Dwm8994.c216 int change, new; in configure_clock() local
/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_sriov.c850 int new) in bnx2x_iov_re_set_vlan_filters()
/linux-4.1.27/tools/perf/
Dbuiltin-sched.c840 struct rb_node **new = &(root->rb_node), *parent = NULL; in __thread_latency_insert() local
/linux-4.1.27/arch/mips/include/asm/txx9/
Dtx4939.h517 #define tx4939_ccfg_change(change, new) tx4938_ccfg_change(change, new) argument
/linux-4.1.27/drivers/video/fbdev/
Datafb.c2075 register unsigned char old, new; in st_ovsc_switch() local
/linux-4.1.27/arch/s390/include/asm/
Dpgtable.h581 unsigned long new = 0; in pgste_get_lock() local
/linux-4.1.27/drivers/staging/lustre/lustre/lmv/
Dlmv_obd.c1962 const char *old, int oldlen, const char *new, int newlen, in lmv_rename()
/linux-4.1.27/drivers/net/ethernet/amd/
Dpcnet32.c545 int new, overlap; in pcnet32_realloc_rx_ring() local
/linux-4.1.27/drivers/s390/net/
Dqeth_l3_main.c728 struct qeth_ipato_entry *new) in qeth_l3_add_ipato_entry()
/linux-4.1.27/drivers/gpu/drm/
Ddrm_edid.c1225 u8 *block, *new; in drm_do_get_edid() local
/linux-4.1.27/drivers/mtd/onenand/
Donenand_base.c3685 int ret, density, blksperdie, old, new, thisboundary; in flexonenand_set_boundary() local
/linux-4.1.27/fs/nfsd/
Dxdr4.h166 } new; member
Dnfs4xdr.c2034 struct dentry **new; in nfsd4_encode_path() local
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dobd_class.h1613 const char *old, int oldlen, const char *new, in md_rename()
/linux-4.1.27/drivers/atm/
Dlanai.c1082 u32 new = reg_read(lanai, Status_Reg); in lanai_check_status() local
/linux-4.1.27/net/xfrm/
Dxfrm_policy.c706 struct xfrm_policy *new) in xfrm_policy_requeue()
/linux-4.1.27/net/key/
Daf_key.c304 static inline void pfkey_hdr_dup(struct sadb_msg *new, in pfkey_hdr_dup()
/linux-4.1.27/drivers/net/wireless/b43/
Dphy_n.c4504 struct b43_phy_n_iq_comp new = { }; in b43_nphy_calc_rx_iq_comp() local
/linux-4.1.27/drivers/hwmon/
Dlm93.c499 u8 new = LM93_TEMP_OFFSET_TO_REG(off, mode); in LM93_TEMP_AUTO_OFFSET_TO_REG() local
/linux-4.1.27/kernel/trace/
Dring_buffer.c1012 struct buffer_page *new) in rb_head_page_replace()
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmsmac/
Dmain.c5374 struct brcms_c_rateset rs, new; in brcms_c_set_internal_rateset() local
/linux-4.1.27/drivers/scsi/
Dncr53c8xx.c3526 ncrcmd opcode, new, old, tmp1, tmp2; in ncr_script_copy_and_bind() local
/linux-4.1.27/drivers/net/wireless/
Datmel.c2840 int new = capability & WLAN_CAPABILITY_SHORT_PREAMBLE ? in handle_beacon_probe() local
/linux-4.1.27/drivers/net/ethernet/mellanox/mlx4/
Dresource_tracker.c244 struct rb_node **new = &(root->rb_node), *parent = NULL; in res_tracker_insert() local
/linux-4.1.27/kernel/sched/
Dcore.c6861 struct sched_domain_attr *new, int idx_new) in dattrs_equal()
/linux-4.1.27/fs/ocfs2/
Dxattr.c372 u64 xb_blkno, int new) in ocfs2_init_xattr_bucket()

1234