Home
last modified time | relevance | path

Searched defs:new (Results 201 – 400 of 772) sorted by relevance

1234

/linux-4.4.14/include/linux/
DmISDNdsp.h12 void *(*new)(const char *arg); member
Dmigrate.h49 static inline int migrate_pages(struct list_head *l, new_page_t new, in migrate_pages()
Daudit.h312 const struct cred *new, in audit_log_bprm_fcaps()
320 static inline void audit_log_capset(const struct cred *new, in audit_log_capset()
428 const struct cred *new, in audit_log_bprm_fcaps()
433 static inline void audit_log_capset(const struct cred *new, in audit_log_capset()
Duser_namespace.h82 static inline int create_user_ns(struct cred *new) in create_user_ns()
Drbtree_augmented.h121 __rb_change_child(struct rb_node *old, struct rb_node *new, in __rb_change_child()
/linux-4.4.14/fs/dlm/
Dmember.c293 static void add_ordered_member(struct dlm_ls *ls, struct dlm_member *new) in add_ordered_member()
600 int new; in dlm_ls_stop() local
/linux-4.4.14/fs/f2fs/
Dcheckpoint.c725 static int __add_dirty_inode(struct inode *inode, struct inode_entry *new) in __add_dirty_inode()
742 struct inode_entry *new; in update_dirty_page() local
773 struct inode_entry *new = in add_dirty_dir_inode() local
Dsegment.c191 struct inmem_pages *new; in register_inmem_page() local
543 struct discard_entry *new, *last; in __add_discard_entry() local
734 void refresh_sit_entry(struct f2fs_sb_info *sbi, block_t old, block_t new) in refresh_sit_entry()
1563 struct page *new; in read_normal_summaries() local
/linux-4.4.14/kernel/
Dnsproxy.c201 void switch_task_namespaces(struct task_struct *p, struct nsproxy *new) in switch_task_namespaces()
Daudit_watch.c216 struct audit_watch *new; in audit_dupe_watch() local
522 int audit_dupe_exe(struct audit_krule *new, struct audit_krule *old) in audit_dupe_exe()
Dpid.c396 struct pid *new) in __change_pid()
428 void transfer_pid(struct task_struct *old, struct task_struct *new, in transfer_pid()
Dwatchdog.c859 int err, old, new; in proc_watchdog_common() local
957 int err, old, new; in proc_watchdog_thresh() local
Dpid_namespace.c363 struct pid_namespace *ancestor, *new = to_pid_ns(ns); in pidns_install() local
Dcapability.c228 struct cred *new; in SYSCALL_DEFINE2() local
Dcgroup_pids.c144 int64_t new = atomic64_add_return(num, &p->counter); in pids_try_charge() local
Dsmpboot.c340 const struct cpumask *new) in smpboot_update_cpumask_percpu_thread()
Daudit_tree.c222 struct audit_chunk *new = NULL; in untag_chunk() local
779 int audit_tag_tree(char *old, char *new) in audit_tag_tree()
Daudit.c285 static int audit_log_config_change(char *function_name, u32 new, u32 old, in audit_log_config_change()
304 static int audit_do_config_change(char *function_name, u32 *to_change, u32 new) in audit_do_config_change()
975 char *old, *new; in audit_receive_msg() local
/linux-4.4.14/security/selinux/
Dnetport.c152 struct sel_netport *new = NULL; in sel_netport_sid_slow() local
Dnetnode.c204 struct sel_netnode *new = NULL; in sel_netnode_sid_slow() local
Dnetif.c140 struct sel_netif *new = NULL; in sel_netif_sid_slow() local
/linux-4.4.14/drivers/gpu/drm/
Ddrm_vma_manager.c298 struct drm_vma_offset_file *new, *entry; in drm_vma_node_allow() local
Ddrm_probe_helper.c371 const char *old, *new; in output_poll_execute() local
/linux-4.4.14/arch/openrisc/kernel/
Dprocess.c218 struct task_struct *new) in __switch_to()
/linux-4.4.14/drivers/md/
Ddm-snap-transient.c33 chunk_t old, chunk_t new), in transient_read_metadata()
Ddm-snap-persistent.c448 chunk_t old, chunk_t new), in insert_exceptions()
493 chunk_t new), in read_exceptions()
611 chunk_t old, chunk_t new), in persistent_read_metadata()
/linux-4.4.14/drivers/md/bcache/
Dio.c69 unsigned new = count - ca->set->error_decay; in bch_count_io_errors() local
/linux-4.4.14/arch/frv/mb93090-mb00/
Dpci-dma-nommu.c39 struct dma_alloc_record *new; in dma_alloc_coherent() local
/linux-4.4.14/fs/isofs/
Ddir.c16 int isofs_name_translate(struct iso_directory_record *de, char *new, struct inode *inode) in isofs_name_translate()
/linux-4.4.14/arch/xtensa/include/asm/
Datomic.h231 #define atomic_xchg(v, new) (xchg(&((v)->counter), new)) in ATOMIC_OPS() argument
/linux-4.4.14/arch/arm/xen/
Dp2m.c31 static int xen_add_phys_to_mach_entry(struct xen_p2m_entry *new) in xen_add_phys_to_mach_entry()
/linux-4.4.14/arch/m68k/sun3/
Dmmu_emu.c246 unsigned long new = 1; in get_free_context() local
/linux-4.4.14/arch/blackfin/include/asm/
Dcmpxchg.h50 unsigned long new, int size) in __cmpxchg()
/linux-4.4.14/fs/notify/fanotify/
Dfanotify.c17 struct fanotify_event_info *old, *new; in should_merge() local
/linux-4.4.14/fs/xfs/libxfs/
Dxfs_rtbitmap.c754 xfs_rtblock_t *new, /* out: first block not matching */ in xfs_rtcheck_range()
930 xfs_rtblock_t new; /* dummy for xfs_rtcheck_range */ in xfs_rtcheck_alloc_range() local
Dxfs_bmap_btree.c403 struct xfs_btree_cur *new; in xfs_bmbt_dup_cursor() local
438 union xfs_btree_ptr *new, in xfs_bmbt_alloc_block()
Dxfs_bmap.c576 xfs_bmap_free_item_t *new; /* new element */ in xfs_bmap_add_free() local
1710 struct xfs_bmbt_irec *new = &bma->got; in xfs_bmap_add_extent_delay_real() local
2263 xfs_bmbt_irec_t *new, /* new data to add to file extents */ in xfs_bmap_add_extent_unwritten_real()
2787 xfs_bmbt_irec_t *new) /* new data to add to file extents */ in xfs_bmap_add_extent_hole_delay()
2932 struct xfs_bmbt_irec *new = &bma->got; in xfs_bmap_add_extent_hole_real() local
4747 xfs_bmbt_irec_t new; /* new record to be inserted */ in xfs_bmap_del_extent() local
5818 struct xfs_bmbt_irec new; /* split extent */ in xfs_bmap_split_extent_at() local
Dxfs_alloc_btree.c71 union xfs_btree_ptr *new, in xfs_allocbt_alloc_block()
Dxfs_ialloc_btree.c87 union xfs_btree_ptr *new, in xfs_inobt_alloc_block()
/linux-4.4.14/tools/perf/
Dbuiltin-help.c134 char *new = strdup(path); in exec_man_konqueror() local
196 struct man_viewer_info_list *new = zalloc(sizeof(*new) + len + 1); in do_add_man_viewer_info() local
Dbuiltin-kmem.c656 char *new; in compact_gfp_flags() local
733 struct gfp_flag *new; in parse_gfp_flags() local
1211 struct rb_node **new = &(root->rb_node); in sort_slab_insert() local
1258 struct rb_node **new = &root->rb_node; in sort_page_insert() local
Dbuiltin-lock.c137 static void thread_stat_insert(struct thread_stat *new) in thread_stat_insert()
316 struct lock_stat *ret, *new; in lock_stat_findnew() local
/linux-4.4.14/arch/s390/kernel/
Dperf_cpum_cf.c434 u64 prev, new; in hw_perf_event_reset() local
457 u64 prev, new, delta; in hw_perf_event_update() local
Dirq.c165 unsigned long old, new; in do_softirq_own_stack() local
/linux-4.4.14/net/dccp/
Dfeat.c395 struct dccp_feat_entry *new; in dccp_feat_clone_entry() local
487 struct dccp_feat_entry *new = dccp_feat_entry_new(fn_list, feat, local); in dccp_feat_push_change() local
515 struct dccp_feat_entry *new = dccp_feat_entry_new(fn_list, feat, local); in dccp_feat_push_confirm() local
557 struct dccp_feat_entry *entry, *new; in dccp_feat_clone_list() local
Dackvec.c352 struct dccp_ackvec_parsed *new = kmalloc(sizeof(*new), GFP_ATOMIC); in dccp_ackvec_parsed_add() local
/linux-4.4.14/include/asm-generic/
Dcputime_jiffies.h6 #define cmpxchg_cputime(ptr, old, new) cmpxchg(ptr, old, new) argument
Datomic.h177 #define atomic_cmpxchg(v, old, new) (cmpxchg(&((v)->counter), (old), (new))) argument
Dcputime_nsecs.h24 #define cmpxchg_cputime(ptr, old, new) cmpxchg64(ptr, old, new) argument
/linux-4.4.14/arch/h8300/include/asm/
Datomic.h66 static inline int atomic_cmpxchg(atomic_t *v, int old, int new) in atomic_cmpxchg()
/linux-4.4.14/fs/bfs/
Dfile.c35 struct buffer_head *bh, *new; in bfs_move_block() local
Ddir.c154 struct dentry *new) in bfs_link()
/linux-4.4.14/arch/m32r/include/asm/
Datomic.h220 #define atomic_xchg(v, new) (xchg(&((v)->counter), new)) argument
Dlocal.h247 #define local_xchg(v, new) (xchg_local(&((l)->counter), new)) argument
/linux-4.4.14/arch/powerpc/kernel/
Dprocess.c662 static inline void tm_recheckpoint_new_task(struct task_struct *new) in tm_recheckpoint_new_task()
759 #define tm_recheckpoint_new_task(new) argument
764 struct task_struct *new) in __switch_to()
/linux-4.4.14/lib/
Datomic64.c143 long long atomic64_xchg(atomic64_t *v, long long new) in atomic64_xchg()
Ddebugobjects.c88 struct debug_obj *new; in fill_pool() local
1025 struct debug_obj *obj, *new; in debug_objects_replace_static_objects() local
Dbitmap.c709 const unsigned long *old, const unsigned long *new, in bitmap_remap()
757 const unsigned long *new, int bits) in bitmap_bitremap()
/linux-4.4.14/arch/m68k/bvme6000/
Dconfig.c146 unsigned long *new = (unsigned long *)vectors; in bvme6000_abort_int() local
/linux-4.4.14/arch/arm/plat-samsung/include/plat/
Dcpu-freq.h65 struct s3c_freq new; member
/linux-4.4.14/fs/affs/
Dbitmap.c320 u32 old, new; in affs_init_bitmap() local
/linux-4.4.14/drivers/ide/
Dtrm290.c281 u16 new, old, compat = hwif->channel ? 0x374 : 0x3f4; in init_hwif_trm290() local
Dns87415.c126 unsigned int bit, other, new, *old = (unsigned int *) hwif->select_data; in ns87415_prepare_drive() local
/linux-4.4.14/virt/kvm/
Dirqchip.c174 struct kvm_irq_routing_table *new, *old; in kvm_set_irq_routing() local
/linux-4.4.14/net/irda/
Ddiscovery.c60 void irlmp_add_discovery(hashbin_t *cachelog, discovery_t *new) in irlmp_add_discovery()
Dqos.c279 void irda_qos_compute_intersection(struct qos_info *qos, struct qos_info *new) in irda_qos_compute_intersection()
/linux-4.4.14/fs/lockd/
Dmon.c274 struct nsm_handle *new; in nsm_create_handle() local
316 struct nsm_handle *cached, *new = NULL; in nsm_get_handle() local
Dclntproc.c97 struct nlm_lockowner *res, *new = NULL; in nlm_find_lockowner() local
445 static void nlmclnt_locks_copy_lock(struct file_lock *new, struct file_lock *fl) in nlmclnt_locks_copy_lock()
/linux-4.4.14/drivers/block/
Dbrd.c540 static struct brd_device *brd_init_one(int i, bool *new) in brd_init_one()
571 bool new; in brd_probe() local
/linux-4.4.14/net/netfilter/
Dnf_conntrack_expect.c255 struct nf_conntrack_expect *new; in nf_ct_expect_alloc() local
372 struct nf_conntrack_expect *new) in evict_oldest_expect()
Dnft_rbtree.c80 struct nft_rbtree_elem *new) in __nft_rbtree_insert()
Dcore.c365 void nf_ct_attach(struct sk_buff *new, const struct sk_buff *skb) in nf_ct_attach()
/linux-4.4.14/arch/um/os-Linux/
Dfile.c441 int new; in os_accept_connection() local
482 int new, n; in os_rcv_fd() local
Dstart_up.c344 struct iomem_region *new; in parse_iomem() local
/linux-4.4.14/net/ipv4/netfilter/
Dnf_nat_h323.c395 static void ip_nat_q931_expect(struct nf_conn *new, in ip_nat_q931_expect()
494 static void ip_nat_callforwarding_expect(struct nf_conn *new, in ip_nat_callforwarding_expect()
/linux-4.4.14/scripts/dtc/libfdt/
Dfdt_rw.c154 char *new; in _fdt_find_add_string() local
394 static void _fdt_packblocks(const char *old, char *new, in _fdt_packblocks()
/linux-4.4.14/arch/s390/include/asm/
Dcputime.h21 #define cmpxchg_cputime(ptr, old, new) cmpxchg64(ptr, old, new) argument
Dspinlock.h19 _raw_compare_and_swap(unsigned int *lock, unsigned int old, unsigned int new) in _raw_compare_and_swap()
/linux-4.4.14/arch/um/drivers/
Dport_user.c169 int new, err; in port_connection() local
Dchan_user.c77 struct termios save, new; in generic_console_write() local
Dmconsole_kern.c78 struct mconsole_entry *new; in mconsole_interrupt() local
253 void mconsole_register_dev(struct mc_device *new) in mconsole_register_dev()
/linux-4.4.14/mm/
Dswap_cgroup.c88 unsigned short old, unsigned short new) in swap_cgroup_cmpxchg()
/linux-4.4.14/fs/adfs/
Ddir_f.h62 } new; member
/linux-4.4.14/drivers/input/keyboard/
Djornada680_kbd.c85 unsigned char new = jornadakbd->new_scan[i]; in jornada_parse_kbd() local
/linux-4.4.14/fs/nfsd/
Dnfs4layouts.c339 layouts_try_merge(struct nfsd4_layout_seg *lo, struct nfsd4_layout_seg *new) in layouts_try_merge()
377 struct nfs4_layout *lp, *new = NULL; in nfsd4_insert_layout() local
Dnfs4state.c531 find_or_hash_clnt_odstate(struct nfs4_file *fp, struct nfs4_clnt_odstate *new) in find_or_hash_clnt_odstate()
637 int new; /* index into 'set' */ member
1441 struct nfsd4_session *new; in alloc_session() local
1579 static void init_session(struct svc_rqst *rqstp, struct nfsd4_session *new, struct nfs4_client *clp… in init_session()
2055 struct rb_node **new = &(root->rb_node), *parent = NULL; in add_clp_to_name_tree() local
2309 nfsd4_set_ex_flags(struct nfs4_client *new, struct nfsd4_exchange_id *clid) in nfsd4_set_ex_flags()
2350 struct nfs4_client *conf, *new; in nfsd4_exchange_id() local
2611 struct nfsd4_session *new; in nfsd4_create_session() local
2848 static __be32 nfsd4_sequence_check_conn(struct nfsd4_conn *new, struct nfsd4_session *ses) in nfsd4_sequence_check_conn()
3111 struct nfs4_client *conf, *new; in nfsd4_setclientid() local
[all …]
Dnfsfh.c211 struct cred *new = prepare_creds(); in nfsd_set_fh_dentry() local
/linux-4.4.14/drivers/target/
Dtarget_core_device.c303 target_luns_data_has_changed(struct se_node_acl *nacl, struct se_dev_entry *new, in target_luns_data_has_changed()
326 struct se_dev_entry *orig, *new; in core_enable_device_list_for_node() local
/linux-4.4.14/arch/x86/kernel/acpi/
Dboot.c536 unsigned int old, new; in acpi_pic_sci_set_trigger() local
1682 unsigned int old, new, val; in __acpi_acquire_global_lock() local
1693 unsigned int old, new, val; in __acpi_release_global_lock() local
/linux-4.4.14/drivers/tty/serial/
Dmpc52xx_uart.c294 struct ktermios *new, in mpc5200_psc_set_baudrate()
312 struct ktermios *new, in mpc5200b_psc_set_baudrate()
540 struct ktermios *new, in mpc512x_psc_set_baudrate()
890 struct ktermios *new, in mpc5125_psc_set_baudrate()
1177 mpc52xx_uart_set_termios(struct uart_port *port, struct ktermios *new, in mpc52xx_uart_set_termios()
/linux-4.4.14/arch/mips/kernel/
Dsyscall.c99 static inline int mips_atomic_set(unsigned long addr, unsigned long new) in mips_atomic_set()
Dvpe-mt.c291 unsigned long new; in ntcs_store() local
/linux-4.4.14/tools/perf/util/
Dthread.c127 struct comm *new, *curr = thread__comm(thread); in __thread__set_comm() local
/linux-4.4.14/drivers/misc/echo/
Decho.c413 int new, old; in oslec_update() local
/linux-4.4.14/arch/x86/mm/
Dpat_rbtree.c191 int rbt_memtype_check_insert(struct memtype *new, in rbt_memtype_check_insert()
/linux-4.4.14/arch/powerpc/include/asm/
Dcputime.h35 #define cmpxchg_cputime(ptr, old, new) cmpxchg(ptr, old, new) argument
/linux-4.4.14/tools/include/linux/
Drbtree_augmented.h124 __rb_change_child(struct rb_node *old, struct rb_node *new, in __rb_change_child()
/linux-4.4.14/net/sched/
Dcls_cgroup.c78 struct cls_cgroup_head *new; in cls_cgroup_change() local
Dsch_atm.c83 struct Qdisc *new, struct Qdisc **old) in atm_tc_graft()
479 struct sk_buff *new; in sch_atm_dequeue() local
Dcls_route.c383 struct nlattr **tb, struct nlattr *est, int new, in route4_set_parms()
488 bool new = true; in route4_change() local
Dsch_mq.c148 static int mq_graft(struct Qdisc *sch, unsigned long cl, struct Qdisc *new, in mq_graft()
Dsch_mqprio.c197 static int mqprio_graft(struct Qdisc *sch, unsigned long cl, struct Qdisc *new, in mqprio_graft()
Dcls_u32.c679 struct tc_u_knode *new; in u32_init_knode() local
751 struct tc_u_knode *new; in u32_change() local
Dsch_api.c787 struct Qdisc *old, struct Qdisc *new) in notify_and_destroy()
807 struct Qdisc *new, struct Qdisc *old) in qdisc_graft()
1403 struct Qdisc *old, struct Qdisc *new) in qdisc_notify()
Dsch_red.c309 static int red_graft(struct Qdisc *sch, unsigned long arg, struct Qdisc *new, in red_graft()
/linux-4.4.14/net/sctp/
Dtsnmap.c358 unsigned long *new; in sctp_tsnmap_grow() local
Dbind_addr.c152 int sctp_add_bind_addr(struct sctp_bind_addr *bp, union sctp_addr *new, in sctp_add_bind_addr()
/linux-4.4.14/drivers/uwb/
Dest.c220 void *new = kmalloc(2 * actual_size, GFP_ATOMIC); in uwb_est_grow() local
/linux-4.4.14/arch/avr32/include/asm/
Datomic.h181 #define atomic_xchg(v, new) (xchg(&((v)->counter), new)) argument
/linux-4.4.14/fs/afs/
Dflock.c569 static void afs_fl_copy_lock(struct file_lock *new, struct file_lock *fl) in afs_fl_copy_lock()
/linux-4.4.14/fs/9p/
Dvfs_inode_dotl.c113 int new) in v9fs_qid_iget_dotl()
159 struct super_block *sb, int new) in v9fs_inode_from_fid_dotl()
Dvfs_inode.c506 int new) in v9fs_qid_iget()
550 struct super_block *sb, int new) in v9fs_inode_from_fid()
/linux-4.4.14/fs/overlayfs/
Ddir.c482 struct dentry *new) in ovl_link()
704 struct inode *newdir, struct dentry *new, in ovl_rename2()
/linux-4.4.14/fs/ufs/
Dinode.c254 int *new, struct page *locked_page) in ufs_inode_getfrag()
333 int *new, struct page *locked_page) in ufs_inode_getblock()
397 int err = 0, new = 0; in ufs_getfrag_block() local
/linux-4.4.14/drivers/dma/
Dmmp_pdma.c449 struct mmp_pdma_desc_sw *first = NULL, *prev = NULL, *new; in mmp_pdma_prep_memcpy() local
530 struct mmp_pdma_desc_sw *first = NULL, *prev = NULL, *new = NULL; in mmp_pdma_prep_slave_sg() local
609 struct mmp_pdma_desc_sw *first = NULL, *prev = NULL, *new; in mmp_pdma_prep_dma_cyclic() local
Dfsldma.c769 struct fsl_desc_sw *first = NULL, *prev = NULL, *new; in fsl_dma_prep_memcpy() local
833 struct fsl_desc_sw *first = NULL, *prev = NULL, *new = NULL; in fsl_dma_prep_sg() local
/linux-4.4.14/arch/s390/mm/
Dpgtable.c251 unsigned long *new; in gmap_alloc_table() local
766 pgste_t old, new; in set_guest_storage_key() local
899 unsigned int old, new; in atomic_xor_bits() local
/linux-4.4.14/arch/x86/kernel/
Dapb_timer.c366 u64 old, new; in apbt_quick_calibrate() local
/linux-4.4.14/fs/jffs2/
Dnodemgmt.c505 struct jffs2_raw_node_ref *new; in jffs2_add_physical_node_ref() local
/linux-4.4.14/drivers/net/wireless/ath/ath9k/
Ddynack.c32 static inline u32 ath_dynack_ewma(u32 old, u32 new) in ath_dynack_ewma()
/linux-4.4.14/arch/mn10300/kernel/
Dirq.c314 unsigned int self, new; in migrate_irqs() local
Dmn10300-serial.c1059 struct ktermios *new, in mn10300_serial_change_speed()
1388 struct ktermios *new, in mn10300_serial_set_termios()
/linux-4.4.14/net/core/
Dnetprio_cgroup.c39 struct netprio_map *old, *new; in extend_netdev_table() local
/linux-4.4.14/drivers/pci/pcie/aer/
Daerdrv.h83 enum pci_ers_result new) in merge_result()
/linux-4.4.14/fs/xfs/
Dxfs_extent_busy.c42 struct xfs_extent_busy *new; in xfs_extent_busy_insert() local
Dxfs_fsops.c162 xfs_rfsblock_t new; in xfs_growfs_data_private() local
/linux-4.4.14/drivers/media/pci/bt8xx/
Dbttv-driver.c1530 struct bttv_buffer *new) in bttv_switch_overlay()
2235 struct bttv_buffer *new; in setup_window_lock() local
2607 struct bttv_buffer *new; in bttv_overlay() local
2699 struct bttv_buffer *new; in bttv_s_fbuf() local
3654 struct bttv_buffer_set old,new; in bttv_irq_timeout() local
3734 struct bttv_buffer_set new; in bttv_irq_switch_video() local
3773 struct bttv_buffer *new = NULL; in bttv_irq_switch_vbi() local
/linux-4.4.14/drivers/scsi/sym53c8xx_2/
Dsym_fw.c367 u32 opcode, new, old, tmp1, tmp2; in sym_fw_bind_script() local
/linux-4.4.14/arch/arc/kernel/
Dsmp.c220 unsigned long old, new; in ipi_send_msg_one() local
/linux-4.4.14/drivers/pci/
Dsetup-res.c34 u32 new, check, mask; in pci_update_resource() local
/linux-4.4.14/drivers/s390/char/
Dtape_char.c99 struct idal_buffer *new; in tapechar_check_idalbuffer() local
/linux-4.4.14/fs/nfs/
Dpnfs_dev.c192 struct nfs4_deviceid_node *d, *new; in nfs4_find_get_deviceid() local
Dnfs4super.c174 struct nfs_referral_count *p, *new; in nfs_referral_loop_protect() local
/linux-4.4.14/include/net/
Dchecksum.h136 static inline void csum_replace2(__sum16 *sum, __be16 old, __be16 new) in csum_replace2()
/linux-4.4.14/include/net/netfilter/
Dnf_conntrack_l4proto.h48 bool (*new)(struct nf_conn *ct, const struct sk_buff *skb, member
/linux-4.4.14/drivers/misc/genwqe/
Dcard_ddcb.c280 __be32 old, new, icrc_hsi_shi; in enqueue_ddcb() local
633 __be32 old, new; in __genwqe_purge_ddcb() local
/linux-4.4.14/arch/powerpc/platforms/cell/spufs/
Dsched.c865 struct spu_context *new = NULL; in __spu_deactivate() local
921 struct spu_context *new = NULL; in spusched_tick() local
/linux-4.4.14/arch/mips/txx9/generic/
Dpci.c123 } *new = NULL; in txx9_alloc_pci_controller() local
/linux-4.4.14/arch/x86/um/
Dtls_32.c218 int arch_copy_tls(struct task_struct *new) in arch_copy_tls()
/linux-4.4.14/arch/powerpc/mm/
Ddma-noncoherent.c101 struct ppc_vm_region *c, *new; in ppc_vm_region_alloc() local
Dinit_64.c121 struct kmem_cache *new; in pgtable_cache_add() local
/linux-4.4.14/fs/notify/
Dmark.c472 void fsnotify_duplicate_mark(struct fsnotify_mark *new, struct fsnotify_mark *old) in fsnotify_duplicate_mark()
/linux-4.4.14/fs/autofs4/
Dwaitq.c314 struct dentry *new = NULL; in validate_request() local
/linux-4.4.14/kernel/irq/
Dmanage.c1008 static int irq_setup_forced_threading(struct irqaction *new) in irq_setup_forced_threading()
1058 setup_irq_thread(struct irqaction *new, unsigned int irq, bool secondary) in setup_irq_thread()
1104 __setup_irq(unsigned int irq, struct irq_desc *desc, struct irqaction *new) in __setup_irq()
/linux-4.4.14/arch/sparc/kernel/
Dsmp_64.c1509 pud_t *new; in pcpu_populate_pte() local
1517 pmd_t *new; in pcpu_populate_pte() local
1525 pte_t *new; in pcpu_populate_pte() local
Dldc.c861 unsigned long new; in ldc_rx() local
1475 unsigned long hv_err, new; in read_raw() local
1684 unsigned long hv_err, new; in read_nonraw() local
1997 unsigned long new = (base + PAGE_SIZE) & PAGE_MASK; in pages_in_region() local
2020 unsigned long tlen, new = pa + PAGE_SIZE; in fill_cookies() local
/linux-4.4.14/security/
Dsecurity.c175 int security_capset(struct cred *new, const struct cred *old, in security_capset()
867 int security_prepare_creds(struct cred *new, const struct cred *old, gfp_t gfp) in security_prepare_creds()
872 void security_transfer_creds(struct cred *new, const struct cred *old) in security_transfer_creds()
877 int security_kernel_act_as(struct cred *new, u32 secid) in security_kernel_act_as()
882 int security_kernel_create_files_as(struct cred *new, struct inode *inode) in security_kernel_create_files_as()
913 int security_task_fix_setuid(struct cred *new, const struct cred *old, in security_task_fix_setuid()
/linux-4.4.14/drivers/mtd/
Dmtd_blkdevs.c319 int add_mtd_blktrans_dev(struct mtd_blktrans_dev *new) in add_mtd_blktrans_dev()
Dmtdpart.c572 static int mtd_add_partition_attrs(struct mtd_part *new) in mtd_add_partition_attrs()
585 struct mtd_part *new; in mtd_add_partition() local
/linux-4.4.14/drivers/staging/lustre/lustre/mdc/
Dmdc_reint.c401 const char *old, int oldlen, const char *new, int newlen, in mdc_rename()
/linux-4.4.14/drivers/hid/usbhid/
Dusbkbd.c102 unsigned char *new; member
/linux-4.4.14/security/apparmor/
Dfile.c164 u32 new = old & 0xf; in map_old_perms() local
Dlsm.c72 static int apparmor_cred_prepare(struct cred *new, const struct cred *old, in apparmor_cred_prepare()
88 static void apparmor_cred_transfer(struct cred *new, const struct cred *old) in apparmor_cred_transfer()
/linux-4.4.14/drivers/mtd/devices/
Dphram.c99 struct phram_mtd_list *new; in register_device() local
/linux-4.4.14/arch/x86/include/asm/
Dpgtable_types.h367 pgprot_t new; in pgprot_4k_2_large() local
376 pgprot_t new; in pgprot_large_2_4k() local
Duaccess.h544 #define __user_atomic_cmpxchg_inatomic(uval, ptr, old, new, size) \ argument
625 #define user_atomic_cmpxchg_inatomic(uval, ptr, old, new) \ argument
/linux-4.4.14/drivers/dma/sh/
Dshdma-base.c510 struct shdma_desc *new; in shdma_add_desc() local
568 struct shdma_desc *first = NULL, *new = NULL /* compiler... */; in shdma_prep_sg() local
/linux-4.4.14/drivers/pci/pcie/
Dportdrv_core.c555 int pcie_port_service_register(struct pcie_port_service_driver *new) in pcie_port_service_register()
/linux-4.4.14/arch/powerpc/platforms/pseries/
Dreconfig.c176 struct property *new = kzalloc(sizeof(*new), GFP_KERNEL); in new_property() local
/linux-4.4.14/drivers/crypto/qat/qat_common/
Dadf_cfg.c193 static void adf_cfg_keyval_add(struct adf_cfg_key_val *new, in adf_cfg_keyval_add()
/linux-4.4.14/arch/powerpc/kvm/
Dbook3s_hv_rm_xics.c91 union kvmppc_icp_state new) in icp_rm_try_update()
/linux-4.4.14/fs/btrfs/
Dextent_map.c444 struct extent_map *new, in replace_extent_mapping()
Dinode.c1594 struct extent_state *new, in btrfs_merge_extent_hook()
2163 struct new_sa_defrag_extent *new; member
2249 struct new_sa_defrag_extent *new = old->new; in record_one_backref() local
2365 struct new_sa_defrag_extent *new) in record_extent_backrefs()
2396 struct new_sa_defrag_extent *new) in relink_is_mergable()
2430 struct new_sa_defrag_extent *new = old->new; in relink_extent_backref() local
2618 static void free_sa_defrag_extent(struct new_sa_defrag_extent *new) in free_sa_defrag_extent()
2631 static void relink_file_extents(struct new_sa_defrag_extent *new) in relink_file_extents()
2691 struct new_sa_defrag_extent *new; in record_old_file_extents() local
2822 struct new_sa_defrag_extent *new = NULL; in btrfs_finish_ordered_io() local
[all …]
/linux-4.4.14/net/rxrpc/
Dar-connection.c628 const char *new = "old"; in rxrpc_incoming_connection() local
/linux-4.4.14/arch/ia64/include/asm/
Dspinlock.h285 } old, new; in arch_read_trylock() local
/linux-4.4.14/arch/mips/boot/
Delf2ecoff.c100 static void combine(struct sect *base, struct sect *new, int pad) in combine()
/linux-4.4.14/kernel/trace/
Dtrace_stat.c78 struct rb_node **new = &(root->rb_node), *parent = NULL; in insert_stat() local
/linux-4.4.14/drivers/acpi/
Dacpi_memhotplug.c87 struct acpi_memory_info *info, *new; in acpi_memory_get_resource() local
/linux-4.4.14/security/keys/
Dkeyctl.c982 struct cred *new; in keyctl_change_reqkey_auth() local
1231 struct cred *new; in keyctl_set_reqkey_keyring() local
/linux-4.4.14/net/openvswitch/
Dflow_table.c344 struct table_instance *new, bool ufid) in flow_table_copy_flows()
668 const struct sw_flow_mask *new) in flow_mask_insert()
/linux-4.4.14/drivers/pcmcia/
Dti113x.h296 u8 new, reg = exca_readb(socket, I365_INTCTL); in ti_init() local
308 u8 new, reg = exca_readb(socket, I365_INTCTL); in ti_override() local
/linux-4.4.14/arch/x86/kernel/apic/
Dapic.c384 static inline int eilvt_entry_is_changeable(unsigned int old, unsigned int new) in eilvt_entry_is_changeable()
391 static unsigned int reserve_eilvt_offset(int offset, unsigned int new) in reserve_eilvt_offset()
424 unsigned int new, old, reserved; in setup_APIC_eilvt() local
/linux-4.4.14/fs/ocfs2/
Daops.c1101 unsigned int to, int new) in ocfs2_map_page_blocks()
1417 int new) in ocfs2_prepare_page_for_write()
1500 unsigned user_len, int new, in ocfs2_grab_pages_for_write()
1588 int ret, i, new; in ocfs2_write_cluster() local
Drefcounttree.c222 struct ocfs2_refcount_tree *new) in ocfs2_insert_refcount_tree()
296 static inline void ocfs2_init_refcount_tree_ci(struct ocfs2_refcount_tree *new, in ocfs2_init_refcount_tree_ci()
306 struct ocfs2_refcount_tree *new, in ocfs2_init_refcount_tree_lock()
317 struct ocfs2_refcount_tree *new; in ocfs2_allocate_refcount_tree() local
334 struct ocfs2_refcount_tree *tree, *new = NULL; in ocfs2_get_refcount_tree() local
3116 u32 new, u32 len, in ocfs2_replace_clusters()
/linux-4.4.14/arch/s390/kvm/
Dgaccess.c271 union ipte_control old, new, *ic; in ipte_lock_simple() local
293 union ipte_control old, new, *ic; in ipte_unlock_simple() local
312 union ipte_control old, new, *ic; in ipte_lock_siif() local
329 union ipte_control old, new, *ic; in ipte_unlock_siif() local
/linux-4.4.14/arch/sparc/mm/
Dinit_64.c1583 pud_t *new; in kernel_map_range() local
1591 pmd_t *new; in kernel_map_range() local
1604 pte_t *new; in kernel_map_range() local
2420 pud_t *new = vmemmap_alloc_block(PAGE_SIZE, node); in vmemmap_populate() local
2429 pmd_t *new = vmemmap_alloc_block(PAGE_SIZE, node); in vmemmap_populate() local
/linux-4.4.14/drivers/gpu/drm/nouveau/nvif/
Dobject.c237 struct nvif_ioctl_new_v0 new; in nvif_object_init() member
/linux-4.4.14/net/sunrpc/auth_gss/
Dgss_mech_switch.c73 char *new; in make_auth_domain_name() local
/linux-4.4.14/arch/metag/kernel/
Ddma.c119 struct metag_vm_region *c, *new; in metag_vm_region_alloc() local
/linux-4.4.14/drivers/xen/
Dxen-acpi-memhotplug.c109 struct acpi_memory_info *info, *new; in acpi_memory_get_resource() local
/linux-4.4.14/drivers/infiniband/hw/qib/
Dqib_pcie.c423 u16 cw, new; in qib_enable_intx() local
/linux-4.4.14/drivers/char/agp/
Disoch.c22 static void agp_3_5_dev_list_insert(struct list_head *head, struct list_head *new) in agp_3_5_dev_list_insert()
/linux-4.4.14/arch/x86/kernel/cpu/
Dperf_event_amd.c298 int idx, new = -1; in __amd_get_nb_event_constraints() local
/linux-4.4.14/fs/reiserfs/
Ditem_ops.c235 static void start_new_sequence(__u32 * start, int *len, __u32 new) in start_new_sequence()
241 static int sequence_finished(__u32 start, int *len, __u32 new) in sequence_finished()
/linux-4.4.14/drivers/infiniband/hw/cxgb3/
Diwch_cm.c250 static void __state_set(struct iwch_ep_common *epc, enum iwch_ep_state new) in __state_set()
255 static void state_set(struct iwch_ep_common *epc, enum iwch_ep_state new) in state_set()
2140 int iwch_ep_redirect(void *ctx, struct dst_entry *old, struct dst_entry *new, in iwch_ep_redirect()
/linux-4.4.14/drivers/of/
Ddynamic.c366 struct property *new; in __of_prop_dup() local
/linux-4.4.14/drivers/staging/rdma/hfi1/
Dpio_copy.c292 u64 new, temp; in merge_write8() local
/linux-4.4.14/drivers/firewire/
Dcore-iso.c238 int try, new, old = allocate ? BANDWIDTH_AVAILABLE_INITIAL : 0; in manage_bandwidth() local
/linux-4.4.14/drivers/sbus/char/
Dbbc_envctrl.c391 int new; in maybe_new_fan_speeds() local
/linux-4.4.14/drivers/nfc/s3fwrn5/
Dfirmware.c415 struct s3fwrn5_fw_version *new = (void *) &fw_info->fw.version; in s3fwrn5_fw_check_version() local
/linux-4.4.14/fs/proc/
Dvmcore.c898 struct vmcore *new; in process_ptload_program_headers_elf64() local
941 struct vmcore *new; in process_ptload_program_headers_elf32() local
Dproc_sysctl.c880 struct ctl_dir *new; in new_dir() local
918 struct ctl_dir *subdir, *new = NULL; in get_subdir() local
1347 struct ctl_table *new; in register_leaf_sysctl_tables() local
/linux-4.4.14/drivers/net/wan/
Dhdlc_fr.c127 unsigned int new: 1; member
795 unsigned int active, new; in fr_lmi_recv() local
/linux-4.4.14/net/ipv4/
Dfib_frontend.c135 struct fib_table *new) in fib_replace_table()
159 struct fib_table *old, *new; in fib_unmerge() local
/linux-4.4.14/sound/pci/ac97/
Dac97_codec.c417 unsigned short old, new; in snd_ac97_update_bits_nolock() local
433 unsigned short old, new, cfg; in snd_ac97_ad18xx_update_pcm_bits() local
752 unsigned int new = 0; in snd_ac97_spdif_default_put() local
830 unsigned short value, old, new; in snd_ac97_put_spsa() local
/linux-4.4.14/arch/x86/kernel/cpu/mcheck/
Dmce.c2175 u64 new; in set_bank() local
2213 u64 new; in set_ignore_ce() local
2237 u64 new; in set_cmci_disabled() local
/linux-4.4.14/fs/
Dlocks.c321 void locks_copy_conflock(struct file_lock *new, struct file_lock *fl) in locks_copy_conflock()
340 void locks_copy_lock(struct file_lock *new, struct file_lock *fl) in locks_copy_lock()
1817 struct fasync_struct *new; in do_fcntl_add_lease() local
/linux-4.4.14/fs/gfs2/
Drecovery.c37 int new = 0; in gfs2_replay_read_block() local
/linux-4.4.14/net/batman-adv/
Dmulticast.c65 struct batadv_hw_addr *new; in batadv_mcast_mla_softif_get() local
/linux-4.4.14/drivers/gpio/
Dgpio-tc3589x.c154 u8 new = tc3589x_gpio->regs[i][j]; in tc3589x_gpio_irq_sync_unlock() local

1234