Searched defs:new (Results 1 - 200 of 681) sorted by relevance

1234

/linux-4.1.27/scripts/
H A Dbloat-o-meter32 new = getsizes(sys.argv[2]) variable
/linux-4.1.27/tools/build/feature/
H A Dtest-sync-compare-and-swap.c7 uint64_t old, new = argc; main() local
/linux-4.1.27/drivers/net/irda/
H A Dsir_dongle.c32 int irda_register_dongle(struct dongle_driver *new) irda_register_dongle() argument
/linux-4.1.27/fs/nfsd/
H A Dauth.c24 struct cred *new; nfsd_setuser() local
/linux-4.1.27/include/linux/
H A Dvt.h20 static inline int vt_kmsg_redirect(int new) vt_kmsg_redirect() argument
H A Dkcore.h33 void kclist_add(struct kcore_list *new, void *addr, size_t size, int type) kclist_add() argument
H A Dllist.h178 static inline bool llist_add(struct llist_node *new, struct llist_head *head) llist_add() argument
H A Drbtree_augmented.h121 __rb_change_child(struct rb_node *old, struct rb_node *new, __rb_change_child() argument
H A Drculist.h49 static inline void __list_add_rcu(struct list_head *new, __list_add_rcu() argument
78 static inline void list_add_rcu(struct list_head *new, struct list_head *head) list_add_rcu() argument
99 static inline void list_add_tail_rcu(struct list_head *new, list_add_tail_rcu() argument
171 list_replace_rcu(struct list_head *old, struct list_head *new) list_replace_rcu() argument
356 hlist_replace_rcu(struct hlist_node *old, struct hlist_node *new) hlist_replace_rcu() argument
H A Duser_namespace.h82 static inline int create_user_ns(struct cred *new) create_user_ns() argument
H A Dmigrate.h49 static inline int migrate_pages(struct list_head *l, new_page_t new, migrate_pages() argument
/linux-4.1.27/arch/sh/include/asm/
H A Dcmpxchg-grb.h48 __cmpxchg_u32(volatile int *m, unsigned long old, unsigned long new) __cmpxchg_u32() argument
H A Dcmpxchg-irq.h28 __cmpxchg_u32(volatile int *m, unsigned long old, unsigned long new) __cmpxchg_u32() argument
H A Dcmpxchg-llsc.h47 __cmpxchg_u32(volatile int *m, unsigned long old, unsigned long new) __cmpxchg_u32() argument
H A Dcmpxchg.h51 __cmpxchg(volatile void * ptr, unsigned long old, unsigned long new, int size) __cmpxchg() argument
/linux-4.1.27/arch/metag/include/asm/
H A Dcmpxchg.h43 __cmpxchg(volatile void *ptr, unsigned long old, unsigned long new, int size) __cmpxchg() argument
H A Dcmpxchg_irq.h28 __cmpxchg_u32(volatile int *m, unsigned long old, unsigned long new) __cmpxchg_u32() argument
H A Dcmpxchg_lnkget.h56 __cmpxchg_u32(volatile int *m, unsigned long old, unsigned long new) __cmpxchg_u32() argument
H A Dcmpxchg_lock1.h32 __cmpxchg_u32(volatile int *m, unsigned long old, unsigned long new) __cmpxchg_u32() argument
H A Datomic_lnkget.h115 static inline int atomic_cmpxchg(atomic_t *v, int old, int new) atomic_cmpxchg() argument
140 static inline int atomic_xchg(atomic_t *v, int new) atomic_xchg() argument
H A Datomic_lock1.h96 static inline int atomic_cmpxchg(atomic_t *v, int old, int new) atomic_cmpxchg() argument
/linux-4.1.27/fs/cachefiles/
H A Dsecurity.c22 struct cred *new; cachefiles_get_security_ID() local
83 struct cred *new; cachefiles_determine_cache_security() local
/linux-4.1.27/lib/
H A Dlist_debug.c22 void __list_add(struct list_head *new, __list_add() argument
86 void __list_add_rcu(struct list_head *new, __list_add_rcu() argument
97 rcu_assign_pointer(list_next_rcu(prev), new); __list_add_rcu() local
H A Datomic64.c140 long long atomic64_xchg(atomic64_t *v, long long new) atomic64_xchg() argument
H A Drbtree.c63 __rb_rotate_set_parents(struct rb_node *old, struct rb_node *new, __rb_rotate_set_parents() argument
379 static inline void dummy_copy(struct rb_node *old, struct rb_node *new) {} dummy_rotate() argument
380 static inline void dummy_rotate(struct rb_node *old, struct rb_node *new) {} dummy_rotate() argument
505 void rb_replace_node(struct rb_node *victim, struct rb_node *new, rb_replace_node() argument
73 __rb_insert(struct rb_node *node, struct rb_root *root, void (*augment_rotate)(struct rb_node *old, struct rb_node *new)) __rb_insert() argument
202 ____rb_erase_color(struct rb_node *parent, struct rb_root *root, void (*augment_rotate)(struct rb_node *old, struct rb_node *new)) ____rb_erase_color() argument
364 __rb_erase_color(struct rb_node *parent, struct rb_root *root, void (*augment_rotate)(struct rb_node *old, struct rb_node *new)) __rb_erase_color() argument
408 __rb_insert_augmented(struct rb_node *node, struct rb_root *root, void (*augment_rotate)(struct rb_node *old, struct rb_node *new)) __rb_insert_augmented() argument
H A Drbtree_test.c26 struct rb_node **new = &root->rb_node, *parent = NULL; insert() local
69 struct rb_node **new = &root->rb_node, *rb_parent = NULL; insert_augmented() local
/linux-4.1.27/include/asm-generic/
H A Dcmpxchg-local.h14 __cmpxchg_local_generic(volatile void *ptr, unsigned long old, unsigned long new, int size) __cmpxchg_local_generic() argument
53 __cmpxchg64_local_generic(volatile void *ptr, u64 old, u64 new) __cmpxchg64_local_generic() argument
/linux-4.1.27/arch/x86/kernel/
H A Dtest_nx.c45 static void fudze_exception_table(void *marker, void *new) fudze_exception_table() argument
H A Dapb_timer.c370 u64 old, new; apbt_quick_calibrate() local
/linux-4.1.27/arch/x86/um/
H A Dbugs_32.c24 struct sigaction old, new; arch_check_bugs() local
H A Dtls_32.c217 int arch_copy_tls(struct task_struct *new) arch_copy_tls() argument
/linux-4.1.27/arch/um/drivers/
H A Dmconsole_kern.h46 static inline void mconsole_register_dev(struct mc_device *new) mconsole_register_dev() argument
H A Dchan_user.c77 struct termios save, new; generic_console_write() local
H A Dport_user.c169 int new, err; port_connection() local
H A Dxterm.c88 int pid, fd, new, err; xterm_open() local
/linux-4.1.27/arch/x86/include/asm/
H A Dcmpxchg_32.h46 static inline u64 __cmpxchg64(volatile u64 *ptr, u64 old, u64 new) __cmpxchg64() argument
59 static inline u64 __cmpxchg64_local(volatile u64 *ptr, u64 old, u64 new) __cmpxchg64_local() argument
H A Datomic.h175 static inline int atomic_cmpxchg(atomic_t *v, int old, int new) atomic_cmpxchg() argument
180 static inline int atomic_xchg(atomic_t *v, int new) atomic_xchg() argument
H A Datomic64_64.h164 static inline long atomic64_cmpxchg(atomic64_t *v, long old, long new) atomic64_cmpxchg() argument
169 static inline long atomic64_xchg(atomic64_t *v, long new) atomic64_xchg() argument
/linux-4.1.27/init/
H A Ddo_mounts_initrd.c36 static int init_linuxrc(struct subprocess_info *info, struct cred *new) init_linuxrc() argument
/linux-4.1.27/arch/s390/kernel/
H A Dperf_cpum_cf_events.c268 struct attribute **new; merge_attr() local
H A Dftrace.c107 struct ftrace_insn orig, new, old; ftrace_make_nop() local
139 struct ftrace_insn orig, new, old; ftrace_make_call() local
H A Djump_label.c65 struct insn old, new; __jump_label_transform() local
39 jump_label_bug(struct jump_entry *entry, struct insn *expected, struct insn *new) jump_label_bug() argument
H A Dirq.c166 unsigned long old, new; do_softirq_own_stack() local
/linux-4.1.27/arch/s390/lib/
H A Ddelay.c32 unsigned long cr0, cr6, new; __udelay_disabled() local
/linux-4.1.27/arch/score/include/asm/
H A Dcmpxchg.h26 __cmpxchg(volatile unsigned long *m, unsigned long old, unsigned long new) __cmpxchg() argument
/linux-4.1.27/arch/mn10300/include/asm/
H A Dcmpxchg.h39 __cmpxchg(volatile unsigned long *m, unsigned long old, unsigned long new) __cmpxchg() argument
90 __cmpxchg(volatile unsigned long *m, unsigned long old, unsigned long new) __cmpxchg() argument
/linux-4.1.27/arch/parisc/lib/
H A Dbitops.c59 unsigned long __cmpxchg_u64(volatile unsigned long *ptr, unsigned long old, unsigned long new) __cmpxchg_u64() argument
72 unsigned long __cmpxchg_u32(volatile unsigned int *ptr, unsigned int old, unsigned int new) __cmpxchg_u32() argument
/linux-4.1.27/arch/powerpc/include/asm/
H A Dmutex.h7 static inline int __mutex_cmpxchg_lock(atomic_t *v, int old, int new) __mutex_cmpxchg_lock() argument
H A Dcmpxchg.h150 __cmpxchg_u32(volatile unsigned int *p, unsigned long old, unsigned long new) __cmpxchg_u32() argument
196 __cmpxchg_u64(volatile unsigned long *p, unsigned long old, unsigned long new) __cmpxchg_u64() argument
244 __cmpxchg(volatile void *ptr, unsigned long old, unsigned long new, __cmpxchg() argument
260 __cmpxchg_local(volatile void *ptr, unsigned long old, unsigned long new, __cmpxchg_local() argument
173 __cmpxchg_u32_local(volatile unsigned int *p, unsigned long old, unsigned long new) __cmpxchg_u32_local() argument
218 __cmpxchg_u64_local(volatile unsigned long *p, unsigned long old, unsigned long new) __cmpxchg_u64_local() argument
/linux-4.1.27/arch/powerpc/mm/
H A Dvphn.c41 u16 new = be16_to_cpup(field++); vphn_unpack_associativity() local
/linux-4.1.27/arch/frv/include/asm/
H A Dcmpxchg.h149 __cmpxchg_local(volatile void *ptr, unsigned long old, unsigned long new, int size) __cmpxchg_local() argument
/linux-4.1.27/arch/alpha/include/asm/
H A Dxchg.h137 ____cmpxchg(_u8, volatile char *m, unsigned char old, unsigned char new) ____cmpxchg() argument
164 ____cmpxchg(_u16, volatile short *m, unsigned short old, unsigned short new) ____cmpxchg() argument
191 ____cmpxchg(_u32, volatile int *m, int old, int new) ____cmpxchg() argument
214 ____cmpxchg(_u64, volatile long *m, unsigned long old, unsigned long new) ____cmpxchg() argument
241 ____cmpxchg(, volatile void *ptr, unsigned long old, unsigned long new, ____cmpxchg() argument
/linux-4.1.27/arch/arc/include/asm/
H A Dcmpxchg.h20 __cmpxchg(volatile void *ptr, unsigned long expected, unsigned long new) __cmpxchg() argument
50 __cmpxchg(volatile void *ptr, unsigned long expected, unsigned long new) __cmpxchg() argument
/linux-4.1.27/security/apparmor/
H A Dcontext.c63 void aa_dup_task_context(struct aa_task_cxt *new, const struct aa_task_cxt *old) aa_dup_task_context() argument
97 struct cred *new; aa_replace_current_profile() local
135 struct cred *new = prepare_creds(); aa_set_current_onexec() local
161 struct cred *new = prepare_creds(); aa_set_current_hat() local
199 struct cred *new = prepare_creds(); aa_restore_previous_profile() local
H A Dresource.c121 void __aa_transition_rlimits(struct aa_profile *old, struct aa_profile *new) __aa_transition_rlimits() argument
/linux-4.1.27/tools/testing/selftests/powerpc/vphn/
H A Dvphn.c41 u16 new = be16_to_cpup(field++); vphn_unpack_associativity() local
/linux-4.1.27/arch/x86/mm/
H A Dpat_internal.h37 static inline int rbt_memtype_check_insert(struct memtype *new, rbt_memtype_check_insert() argument
H A Dpat_rbtree.c191 int rbt_memtype_check_insert(struct memtype *new, rbt_memtype_check_insert() argument
/linux-4.1.27/arch/xtensa/include/asm/
H A Dcmpxchg.h23 __cmpxchg_u32(volatile int *p, int old, int new) __cmpxchg_u32() argument
56 __cmpxchg(volatile void *ptr, unsigned long old, unsigned long new, int size) __cmpxchg() argument
74 __cmpxchg_local(volatile void *ptr, unsigned long old, unsigned long new, int size) __cmpxchg_local() argument
/linux-4.1.27/arch/um/include/asm/
H A Dmmu_context.h38 static inline void activate_mm(struct mm_struct *old, struct mm_struct *new) activate_mm() argument
/linux-4.1.27/fs/xfs/
H A Dkmem.c98 void *new; kmem_realloc() local
H A Dxfs_extent_busy.c42 struct xfs_extent_busy *new; xfs_extent_busy_insert() local
H A Dxfs_fsops.c160 xfs_rfsblock_t new; xfs_growfs_data_private() local
/linux-4.1.27/arch/sh/drivers/
H A Dheartbeat.c38 unsigned int new; heartbeat_toggle_bit() local
/linux-4.1.27/arch/mips/kernel/
H A Dsyscall.c99 static inline int mips_atomic_set(unsigned long addr, unsigned long new) mips_atomic_set() argument
H A Dvpe-cmp.c52 unsigned long new; ntcs_store() local
H A Dvpe-mt.c291 unsigned long new; ntcs_store() local
/linux-4.1.27/arch/avr32/include/asm/
H A Dcmpxchg.h46 __cmpxchg_u32(volatile int *m, unsigned long old, unsigned long new) __cmpxchg_u32() argument
75 __cmpxchg(volatile void *ptr, unsigned long old, unsigned long new, int size) __cmpxchg() argument
96 __cmpxchg_local(volatile void *ptr, unsigned long old, unsigned long new, int size) __cmpxchg_local() argument
/linux-4.1.27/arch/blackfin/include/asm/
H A Dcmpxchg.h49 __cmpxchg(volatile void *ptr, unsigned long old, unsigned long new, int size) __cmpxchg() argument
/linux-4.1.27/arch/m32r/include/asm/
H A Dcmpxchg.h113 __cmpxchg_u32(volatile unsigned int *p, unsigned int old, unsigned int new) __cmpxchg_u32() argument
178 __cmpxchg(volatile void *ptr, unsigned long old, unsigned long new, int size) __cmpxchg() argument
143 __cmpxchg_local_u32(volatile unsigned int *p, unsigned int old, unsigned int new) __cmpxchg_local_u32() argument
198 __cmpxchg_local(volatile void *ptr, unsigned long old, unsigned long new, int size) __cmpxchg_local() argument
/linux-4.1.27/arch/m68k/include/asm/
H A Dcmpxchg.h95 __cmpxchg(volatile void *p, unsigned long old, unsigned long new, int size) __cmpxchg() argument
H A Datomic.h125 static inline int atomic_cmpxchg(atomic_t *v, int old, int new) atomic_cmpxchg() argument
138 static inline int atomic_xchg(atomic_t *v, int new) atomic_xchg() argument
/linux-4.1.27/kernel/
H A Dutsname.c119 static int utsns_install(struct nsproxy *nsproxy, struct ns_common *new) utsns_install() argument
H A Dnsproxy.c201 void switch_task_namespaces(struct task_struct *p, struct nsproxy *new) switch_task_namespaces() argument
H A Duser.c174 struct user_struct *up, *new; alloc_uid() local
H A Dgroups.c159 void set_groups(struct cred *new, struct group_info *group_info) set_groups() argument
178 struct cred *new; set_current_groups() local
/linux-4.1.27/mm/
H A Dpage_counter.c22 long new; page_counter_cancel() local
41 long new; page_counter_charge() local
69 long new; page_counter_try_charge() local
H A Dswap_cgroup.c87 swap_cgroup_cmpxchg(swp_entry_t ent, unsigned short old, unsigned short new) swap_cgroup_cmpxchg() argument
/linux-4.1.27/net/rxrpc/
H A Dar-peer.c109 const char *new = "old"; rxrpc_get_peer() local
H A Dar-transport.c83 const char *new = "old"; rxrpc_get_transport() local
/linux-4.1.27/drivers/gpu/drm/
H A Ddrm_lock.c189 unsigned int old, new, prev; drm_lock_take() local
238 unsigned int old, new, prev; drm_lock_transfer() local
263 unsigned int old, new, prev; drm_legacy_lock_free() local
305 unsigned int old, new, prev; drm_notifier() local
H A Ddrm_vma_manager.c314 struct drm_vma_offset_file *new, *entry; drm_vma_node_allow() local
H A Ddrm_context.c247 static int drm_context_switch(struct drm_device * dev, int old, int new) drm_context_switch() argument
275 drm_context_switch_complete(struct drm_device *dev, struct drm_file *file_priv, int new) drm_context_switch_complete() argument
H A Ddrm_probe_helper.c338 const char *old, *new; output_poll_execute() local
H A Ddrm_mm.c513 void drm_mm_replace_node(struct drm_mm_node *old, struct drm_mm_node *new) drm_mm_replace_node() argument
/linux-4.1.27/drivers/input/keyboard/
H A Dmaple_keyb.c43 unsigned char new[8]; member in struct:dc_kbd
H A Djornada680_kbd.c85 unsigned char new = jornadakbd->new_scan[i]; jornada_parse_kbd() local
/linux-4.1.27/arch/sparc/include/asm/
H A Dcmpxchg_64.h71 __cmpxchg_u32(volatile int *m, int old, int new) __cmpxchg_u32() argument
82 __cmpxchg_u64(volatile long *m, unsigned long old, unsigned long new) __cmpxchg_u64() argument
97 __cmpxchg(volatile void *ptr, unsigned long old, unsigned long new, int size) __cmpxchg() argument
122 __cmpxchg_local(volatile void *ptr, unsigned long old, unsigned long new, int size) __cmpxchg_local() argument
/linux-4.1.27/arch/sparc/kernel/
H A Dftrace.c25 static int ftrace_modify_code(unsigned long ip, u32 old, u32 new) ftrace_modify_code() argument
58 u32 old, new; ftrace_make_nop() local
68 u32 old, new; ftrace_make_call() local
78 u32 old, new; ftrace_update_ftrace_func() local
99 u32 old, new; ftrace_enable_ftrace_graph_caller() local
109 u32 old, new; ftrace_disable_ftrace_graph_caller() local
/linux-4.1.27/arch/sparc/lib/
H A Datomic32.c48 int atomic_xchg(atomic_t *v, int new) atomic_xchg() argument
61 int atomic_cmpxchg(atomic_t *v, int old, int new) atomic_cmpxchg() argument
140 unsigned long __cmpxchg_u32(volatile u32 *ptr, u32 old, u32 new) __cmpxchg_u32() argument
154 unsigned long __xchg_u32(volatile u32 *ptr, u32 new) __xchg_u32() argument
/linux-4.1.27/drivers/block/drbd/
H A Ddrbd_interval.c49 struct rb_node **new = &root->rb_node, *parent = NULL; drbd_insert_interval() local
/linux-4.1.27/arch/metag/kernel/
H A Dftrace.c86 unsigned char old[MCOUNT_INSN_SIZE], *new; ftrace_update_ftrace_func() local
99 unsigned char *new, *old; ftrace_make_nop() local
110 unsigned char *new, *old; ftrace_make_call() local
H A Ddma.c119 struct metag_vm_region *c, *new; metag_vm_region_alloc() local
/linux-4.1.27/fs/sysfs/
H A Dsymlink.c165 sysfs_rename_link_ns(struct kobject *kobj, struct kobject *targ, const char *old, const char *new, const void *new_ns) sysfs_rename_link_ns() argument
/linux-4.1.27/ipc/
H A Dnamespace.c155 static int ipcns_install(struct nsproxy *nsproxy, struct ns_common *new) ipcns_install() argument
/linux-4.1.27/arch/powerpc/boot/
H A Dsimple_alloc.c100 void *new; simple_realloc() local
/linux-4.1.27/arch/arm/xen/
H A Dp2m.c31 static int xen_add_phys_to_mach_entry(struct xen_p2m_entry *new) xen_add_phys_to_mach_entry() argument
/linux-4.1.27/arch/arm64/kernel/
H A Dftrace.c25 static int ftrace_modify_code(unsigned long pc, u32 old, u32 new, ftrace_modify_code() argument
58 u32 new; ftrace_update_ftrace_func() local
73 u32 old, new; ftrace_make_call() local
88 u32 old, new; ftrace_make_nop() local
/linux-4.1.27/arch/hexagon/include/asm/
H A Datomic.h33 static inline void atomic_set(atomic_t *v, int new) atomic_set() argument
78 static inline int atomic_cmpxchg(atomic_t *v, int old, int new) atomic_cmpxchg() argument
/linux-4.1.27/arch/m68k/mm/
H A Dmemory.c76 ptable_desc *new; get_pointer_table() local
/linux-4.1.27/arch/arm/include/asm/
H A Dcmpxchg.h138 __cmpxchg(volatile void *ptr, unsigned long old, unsigned long new, int size) __cmpxchg() argument
192 __cmpxchg_mb(volatile void *ptr, unsigned long old, unsigned long new, int size) __cmpxchg_mb() argument
210 __cmpxchg_local(volatile void *ptr, unsigned long old, unsigned long new, int size) __cmpxchg_local() argument
230 __cmpxchg64(unsigned long long *ptr, unsigned long long old, unsigned long long new) __cmpxchg64() argument
255 __cmpxchg64_mb(unsigned long long *ptr, unsigned long long old, unsigned long long new) __cmpxchg64_mb() argument
/linux-4.1.27/fs/
H A Dfs_struct.c48 static inline int replace_path(struct path *p, const struct path *old, const struct path *new) replace_path() argument
H A Dtimerfd.c518 struct itimerspec new, old; SYSCALL_DEFINE4() local
546 struct itimerspec new, old; COMPAT_SYSCALL_DEFINE4() local
418 do_timerfd_settime(int ufd, int flags, const struct itimerspec *new, struct itimerspec *old) do_timerfd_settime() argument
/linux-4.1.27/net/dccp/ccids/lib/
H A Dloss_interval.c142 struct tfrc_loss_interval *cur = tfrc_lh_peek(lh), *new; tfrc_lh_interval_add() local
/linux-4.1.27/net/6lowpan/
H A Dnhc.c26 struct rb_node **new = &rb_root.rb_node, *parent = NULL; lowpan_nhc_insert() local
/linux-4.1.27/net/netfilter/
H A Dnf_conntrack_extend.c75 struct nf_ct_ext *old, *new; __nf_ct_ext_add_length() local
H A Dnf_conntrack_labels.c52 static void replace_u32(u32 *address, u32 mask, u32 new) replace_u32() argument
H A Dcore.c229 void nf_ct_attach(struct sk_buff *new, const struct sk_buff *skb) nf_ct_attach() argument
H A Dnf_conntrack_ecache.c170 nf_conntrack_register_notifier(struct net *net, struct nf_ct_event_notifier *new) nf_conntrack_register_notifier() argument
192 nf_conntrack_unregister_notifier(struct net *net, struct nf_ct_event_notifier *new) nf_conntrack_unregister_notifier() argument
206 nf_ct_expect_register_notifier(struct net *net, struct nf_exp_event_notifier *new) nf_ct_expect_register_notifier() argument
228 nf_ct_expect_unregister_notifier(struct net *net, struct nf_exp_event_notifier *new) nf_ct_expect_unregister_notifier() argument
H A Dnft_rbtree.c79 __nft_rbtree_insert(const struct nft_set *set, struct nft_rbtree_elem *new) __nft_rbtree_insert() argument
/linux-4.1.27/net/sunrpc/
H A Dsvcauth.c139 auth_domain_lookup(char *name, struct auth_domain *new) auth_domain_lookup() argument
/linux-4.1.27/net/x25/
H A Dx25_facilities.c270 x25_negotiate_facilities(struct sk_buff *skb, struct sock *sk, struct x25_facilities *new, struct x25_dte_facilities *dte) x25_negotiate_facilities() argument
/linux-4.1.27/security/selinux/
H A Dnetnode.c204 struct sel_netnode *new = NULL; sel_netnode_sid_slow() local
H A Dnetport.c152 struct sel_netport *new = NULL; sel_netport_sid_slow() local
H A Dnetif.c140 struct sel_netif *new = NULL; sel_netif_sid_slow() local
/linux-4.1.27/sound/soc/
H A Dsoc-io.c68 unsigned int old, new; snd_soc_component_update_bits_legacy() local
185 unsigned int old, new; snd_soc_component_test_bits() local
/linux-4.1.27/tools/perf/util/
H A Dcomm.c50 struct comm_str *iter, *new; comm_str__findnew() local
100 struct comm_str *new, *old = comm->comm_str; comm__override() local
H A Dordered-events.c14 static void queue_event(struct ordered_events *oe, struct ordered_event *new) queue_event() argument
93 struct ordered_event *new = NULL; alloc_event() local
137 struct ordered_event *new; ordered_events__new_event() local
H A Dthread.c123 struct comm *new, *curr = thread__comm(thread); __thread__set_comm() local
/linux-4.1.27/tools/usb/usbip/libsrc/
H A Dlist.h39 static inline void __list_add(struct list_head *new, __list_add() argument
57 static inline void list_add(struct list_head *new, struct list_head *head) list_add() argument
/linux-4.1.27/drivers/md/bcache/
H A Dio.c167 unsigned new = count - ca->set->error_decay; bch_count_io_errors() local
/linux-4.1.27/drivers/md/
H A Ddm-snap-transient.c31 transient_read_metadata(struct dm_exception_store *store, int (*callback)(void *callback_context, chunk_t old, chunk_t new), void *callback_context) transient_read_metadata() argument
H A Ddm-bio-prison.c114 struct rb_node **new = &prison->cells.rb_node, *parent = NULL; __bio_detain() local
/linux-4.1.27/drivers/ide/
H A Dtrm290.c281 u16 new, old, compat = hwif->channel ? 0x374 : 0x3f4; init_hwif_trm290() local
H A Dns87415.c126 unsigned int bit, other, new, *old = (unsigned int *) hwif->select_data; ns87415_prepare_drive() local
/linux-4.1.27/drivers/misc/echo/
H A Decho.c413 int new, old; oslec_update() local
/linux-4.1.27/drivers/scsi/sym53c8xx_2/
H A Dsym_misc.h65 static inline void __sym_que_add(struct sym_quehead * new, __sym_que_add() argument
H A Dsym_fw.c367 u32 opcode, new, old, tmp1, tmp2; sym_fw_bind_script() local
/linux-4.1.27/drivers/s390/char/
H A Dtape_char.c99 struct idal_buffer *new; tapechar_check_idalbuffer() local
H A Dtape_std.c219 struct idal_buffer *new; tape_std_mtsetblk() local
/linux-4.1.27/drivers/pci/
H A Dsetup-res.c34 u32 new, check, mask; pci_update_resource() local
/linux-4.1.27/drivers/cpufreq/
H A Dblackfin-cpufreq.c115 unsigned long cpu_set_cclk(int cpu, unsigned long new) cpu_set_cclk() argument
/linux-4.1.27/arch/um/os-Linux/
H A Dstart_up.c344 struct iomem_region *new; parse_iomem() local
H A Dsigio.c105 struct pollfd *new; need_poll() local
431 struct sigaction old, new; check_one_sigio() local
/linux-4.1.27/drivers/gpu/drm/nouveau/
H A Dnouveau_abi16.c370 struct nvif_ioctl_new_v0 new; nouveau_abi16_ioctl_grobj_alloc() member in struct:__anon4140
411 struct nvif_ioctl_new_v0 new; nouveau_abi16_ioctl_notifierobj_alloc() member in struct:__anon4141
/linux-4.1.27/drivers/gpu/drm/nouveau/nvif/
H A Dobject.c191 struct nvif_ioctl_new_v0 new; member in struct:ctor
/linux-4.1.27/drivers/uwb/
H A Dest.c220 void *new = kmalloc(2 * actual_size, GFP_ATOMIC); uwb_est_grow() local
H A Dlc-dev.c49 int uwb_notifs_register(struct uwb_rc *rc, struct uwb_notifs_handler *new) uwb_notifs_register() argument
/linux-4.1.27/fs/notify/fanotify/
H A Dfanotify.c17 struct fanotify_event_info *old, *new; should_merge() local
/linux-4.1.27/fs/notify/inotify/
H A Dinotify_fsnotify.c42 struct inotify_event_info *old, *new; event_compare() local
/linux-4.1.27/fs/reiserfs/
H A Dfile.c184 int new; reiserfs_commit_page() local
/linux-4.1.27/fs/isofs/
H A Ddir.c16 int isofs_name_translate(struct iso_directory_record *de, char *new, struct inode *inode) isofs_name_translate() argument
/linux-4.1.27/fs/jffs2/
H A Dnodemgmt.c505 struct jffs2_raw_node_ref *new; jffs2_add_physical_node_ref() local
/linux-4.1.27/fs/nfs/
H A Dpnfs_dev.c192 struct nfs4_deviceid_node *d, *new; nfs4_find_get_deviceid() local
/linux-4.1.27/include/net/
H A Dchecksum.h134 static inline void csum_replace2(__sum16 *sum, __be16 old, __be16 new) csum_replace2() argument
/linux-4.1.27/arch/s390/include/asm/
H A Dspinlock.h19 _raw_compare_and_swap(unsigned int *lock, unsigned int old, unsigned int new) _raw_compare_and_swap() argument
/linux-4.1.27/arch/mn10300/kernel/
H A Dirq.c313 unsigned int self, new; migrate_irqs() local
/linux-4.1.27/arch/openrisc/kernel/
H A Dprocess.c217 __switch_to(struct task_struct *old, struct task_struct *new) __switch_to() argument
/linux-4.1.27/arch/powerpc/kvm/
H A Dbook3s_hv_rm_xics.c91 icp_rm_try_update(struct kvmppc_icp *icp, union kvmppc_icp_state old, union kvmppc_icp_state new) icp_rm_try_update() argument
/linux-4.1.27/arch/powerpc/oprofile/cell/
H A Dvma_map.c72 struct vma_to_fileoffset_map *new = vma_map_add() local
/linux-4.1.27/arch/arm64/include/asm/
H A Dcmpxchg.h83 __cmpxchg(volatile void *ptr, unsigned long old, unsigned long new, int size) __cmpxchg() argument
201 __cmpxchg_mb(volatile void *ptr, unsigned long old, unsigned long new, int size) __cmpxchg_mb() argument
/linux-4.1.27/arch/frv/mb93090-mb00/
H A Dpci-dma-nommu.c39 struct dma_alloc_record *new; dma_alloc_coherent() local
/linux-4.1.27/arch/ia64/kernel/
H A Dftrace.c165 char *new; ftrace_make_nop() local
177 unsigned char *old, *new; ftrace_make_call() local
/linux-4.1.27/arch/m68k/bvme6000/
H A Dconfig.c146 unsigned long *new = (unsigned long *)vectors; bvme6000_abort_int() local
/linux-4.1.27/arch/m68k/sun3/
H A Dmmu_emu.c246 unsigned long new = 1; get_free_context() local
/linux-4.1.27/arch/arm/plat-samsung/
H A Dpm-gpio.c133 u32 gpcon, old, new, mask; samsung_gpio_pm_2bit_resume() local
210 u32 old, new, mask; samsung_gpio_pm_4bit_mask() local
/linux-4.1.27/arch/alpha/kernel/
H A Derr_common.c279 cdl_register_subpacket_annotation(struct el_subpacket_annotation *new) cdl_register_subpacket_annotation() argument
301 cdl_register_subpacket_handler(struct el_subpacket_handler *new) cdl_register_subpacket_handler() argument
/linux-4.1.27/fs/afs/
H A Dflock.c569 static void afs_fl_copy_lock(struct file_lock *new, struct file_lock *fl) afs_fl_copy_lock() argument
/linux-4.1.27/fs/bfs/
H A Dfile.c35 struct buffer_head *bh, *new; bfs_move_block() local
/linux-4.1.27/net/irda/
H A Ddiscovery.c60 void irlmp_add_discovery(hashbin_t *cachelog, discovery_t *new) irlmp_add_discovery() argument
/linux-4.1.27/net/sched/
H A Dcls_cgroup.c97 struct cls_cgroup_head *new; cls_cgroup_change() local
H A Dsch_mq.c148 static int mq_graft(struct Qdisc *sch, unsigned long cl, struct Qdisc *new, mq_graft() argument
/linux-4.1.27/net/sctp/
H A Dtsnmap.c358 unsigned long *new; sctp_tsnmap_grow() local
/linux-4.1.27/virt/kvm/
H A Dirqchip.c164 struct kvm_irq_routing_table *new, *old; kvm_set_irq_routing() local
/linux-4.1.27/fs/affs/
H A Dbitmap.c320 u32 old, new; affs_init_bitmap() local
/linux-4.1.27/drivers/iommu/
H A Diova.c226 struct rb_node **new = &(root->rb_node), *parent = NULL; iova_insert_rbtree() local
92 __cached_rbnode_insert_update(struct iova_domain *iovad, unsigned long limit_pfn, struct iova *new) __cached_rbnode_insert_update() argument
138 __alloc_and_insert_iova_range(struct iova_domain *iovad, unsigned long size, unsigned long limit_pfn, struct iova *new, bool size_aligned) __alloc_and_insert_iova_range() argument
/linux-4.1.27/drivers/mtd/devices/
H A Dphram.c99 struct phram_mtd_list *new; register_device() local
/linux-4.1.27/drivers/mtd/
H A Dmtd_blkdevs.c323 int add_mtd_blktrans_dev(struct mtd_blktrans_dev *new) add_mtd_blktrans_dev() argument
/linux-4.1.27/drivers/net/wireless/ath/ath9k/
H A Ddynack.c32 static inline u32 ath_dynack_ewma(u32 old, u32 new) ath_dynack_ewma() argument
/linux-4.1.27/drivers/media/v4l2-core/
H A Dv4l2-event.c322 v4l2_event_src_replace(struct v4l2_event *old, const struct v4l2_event *new) v4l2_event_src_replace() argument
331 v4l2_event_src_merge(const struct v4l2_event *old, struct v4l2_event *new) v4l2_event_src_merge() argument
/linux-4.1.27/drivers/soc/ti/
H A Dknav_qmss_acc.c219 u32 old, new; knav_range_setup_acc_irq() local
/linux-4.1.27/drivers/staging/lustre/lustre/mdc/
H A Dmdc_reint.c418 mdc_rename(struct obd_export *exp, struct md_op_data *op_data, const char *old, int oldlen, const char *new, int newlen, struct ptlrpc_request **request) mdc_rename() argument
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
H A Dacl.c102 posix_acl_xattr_header *new; lustre_posix_acl_xattr_reduce_space() local
124 ext_acl_xattr_header *new; lustre_ext_acl_xattr_reduce_space() local
146 ext_acl_xattr_header *new; lustre_posix_acl_xattr_2ext() local
179 posix_acl_xattr_header *new; lustre_posix_acl_xattr_filter() local
303 posix_acl_xattr_header *new; lustre_acl_xattr_merge2posix() local
422 ext_acl_xattr_header *new; lustre_acl_xattr_merge2ext() local
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
H A Dptlrpcd.c150 struct ptlrpc_request_set *new; ptlrpcd_add_rqset() local
/linux-4.1.27/drivers/of/
H A Ddynamic.c366 struct property *new; __of_prop_dup() local
/linux-4.1.27/drivers/pci/pcie/aer/
H A Daerdrv.h82 merge_result(enum pci_ers_result orig, enum pci_ers_result new) merge_result() argument
/linux-4.1.27/drivers/pci/pcie/
H A Dportdrv_core.c555 int pcie_port_service_register(struct pcie_port_service_driver *new) pcie_port_service_register() argument
/linux-4.1.27/drivers/gpio/
H A Dgpio-tc3589x.c154 u8 new = tc3589x_gpio->regs[i][j]; tc3589x_gpio_irq_sync_unlock() local
/linux-4.1.27/drivers/infiniband/hw/mlx4/
H A Dcm.c210 static void sl_id_map_add(struct ib_device *ibdev, struct id_map_entry *new) sl_id_map_add() argument
/linux-4.1.27/drivers/infiniband/hw/qib/
H A Dqib_pcie.c423 u16 cw, new; qib_enable_intx() local
/linux-4.1.27/drivers/input/joystick/iforce/
H A Diforce-ff.c295 static int need_core(struct ff_effect *old, struct ff_effect *new) need_core() argument
200 need_condition_modifier(struct iforce *iforce, struct ff_effect *old, struct ff_effect *new) need_condition_modifier() argument
277 need_period_modifier(struct iforce *iforce, struct ff_effect *old, struct ff_effect *new) need_period_modifier() argument
/linux-4.1.27/drivers/crypto/qat/qat_common/
H A Dadf_cfg.c190 static void adf_cfg_keyval_add(struct adf_cfg_key_val *new, adf_cfg_keyval_add() argument
/linux-4.1.27/drivers/firewire/
H A Dcore-iso.c238 int try, new, old = allocate ? BANDWIDTH_AVAILABLE_INITIAL : 0; manage_bandwidth() local
/linux-4.1.27/arch/x86/kernel/cpu/
H A Dperf_event_amd.c298 int idx, new = -1; __amd_get_nb_event_constraints() local
/linux-4.1.27/arch/sh/kernel/
H A Dftrace.c117 int new = old & ~MOD_CODE_WRITE_FLAG; clear_mod_flag() local
244 unsigned char old[MCOUNT_INSN_SIZE], *new; ftrace_update_ftrace_func() local
255 unsigned char *new, *old; ftrace_make_nop() local
266 unsigned char *new, *old; ftrace_make_call() local
/linux-4.1.27/arch/tile/kernel/
H A Dftrace.c136 unsigned long new; ftrace_update_ftrace_func() local
150 unsigned long new, old; ftrace_make_call() local
164 unsigned long new; ftrace_make_nop() local
222 unsigned long new = enable ? branch : nop; __ftrace_modify_caller() local
110 ftrace_modify_code(unsigned long pc, unsigned long old, unsigned long new) ftrace_modify_code() argument
/linux-4.1.27/drivers/char/agp/
H A Disoch.c22 static void agp_3_5_dev_list_insert(struct list_head *head, struct list_head *new) agp_3_5_dev_list_insert() argument
/linux-4.1.27/arch/mips/boot/
H A Delf2ecoff.c100 static void combine(struct sect *base, struct sect *new, int pad) combine() argument
/linux-4.1.27/drivers/acpi/
H A Dacpi_memhotplug.c92 struct acpi_memory_info *info, *new; acpi_memory_get_resource() local
/linux-4.1.27/drivers/base/
H A Dcomponent.c235 struct component_match *new; component_match_realloc() local
/linux-4.1.27/drivers/hid/usbhid/
H A Dusbkbd.c102 unsigned char *new; member in struct:usb_kbd
/linux-4.1.27/drivers/thunderbolt/
H A Dnhi.c43 u32 old, new; ring_interrupt_active() local
/linux-4.1.27/drivers/tty/
H A Dtty_ldsem.c87 static inline int ldsem_cmpxchg(long *old, long new, struct ld_semaphore *sem) ldsem_cmpxchg() argument
/linux-4.1.27/fs/notify/
H A Dmark.c455 void fsnotify_duplicate_mark(struct fsnotify_mark *new, struct fsnotify_mark *old) fsnotify_duplicate_mark() argument
/linux-4.1.27/fs/ocfs2/
H A Duptodate.c405 struct ocfs2_meta_cache_item *new = NULL; __ocfs2_set_buffer_uptodate() local
319 __ocfs2_insert_cache_tree(struct ocfs2_caching_info *ci, struct ocfs2_meta_cache_item *new) __ocfs2_insert_cache_tree() argument
/linux-4.1.27/fs/overlayfs/
H A Dcopy_up.c23 int ovl_copy_xattr(struct dentry *old, struct dentry *new) ovl_copy_xattr() argument
62 void *new; ovl_copy_xattr() local
84 static int ovl_copy_up_data(struct path *old, struct path *new, loff_t len) ovl_copy_up_data() argument
/linux-4.1.27/fs/pstore/
H A Dram_core.c54 int new; buffer_start_add_atomic() local
70 size_t new; buffer_size_add_atomic() local
89 int new; buffer_start_add_locked() local
109 size_t new; buffer_size_add_locked() local
/linux-4.1.27/fs/xfs/libxfs/
H A Dxfs_alloc_btree.c68 xfs_allocbt_alloc_block( struct xfs_btree_cur *cur, union xfs_btree_ptr *start, union xfs_btree_ptr *new, int *stat) xfs_allocbt_alloc_block() argument
H A Dxfs_ialloc_btree.c84 xfs_inobt_alloc_block( struct xfs_btree_cur *cur, union xfs_btree_ptr *start, union xfs_btree_ptr *new, int *stat) xfs_inobt_alloc_block() argument
H A Dxfs_rtbitmap.c930 xfs_rtblock_t new; /* dummy for xfs_rtcheck_range */ xfs_rtcheck_alloc_range() local
748 xfs_rtcheck_range( xfs_mount_t *mp, xfs_trans_t *tp, xfs_rtblock_t start, xfs_extlen_t len, int val, xfs_rtblock_t *new, int *stat) xfs_rtcheck_range() argument

Completed in 4364 milliseconds

1234