/Linux-v4.19/kernel/ |
D | tracepoint.c | 145 struct tracepoint_func *old, *new; in func_add() local 193 struct tracepoint_func *old, *new; in func_remove() local
|
D | user.c | 179 struct user_struct *up, *new; in alloc_uid() local
|
D | utsname.c | 147 static int utsns_install(struct nsproxy *nsproxy, struct ns_common *new) in utsns_install()
|
/Linux-v4.19/drivers/block/drbd/ |
D | drbd_interval.c | 50 struct rb_node **new = &root->rb_node, *parent = NULL; in drbd_insert_interval() local
|
/Linux-v4.19/arch/ia64/include/uapi/asm/ |
D | cmpxchg.h | 71 #define ia64_cmpxchg(sem, ptr, old, new, size) \ argument
|
/Linux-v4.19/security/apparmor/ |
D | resource.c | 149 struct aa_profile *old, *new; in __aa_transition_rlimits() local
|
/Linux-v4.19/arch/sparc/include/asm/ |
D | atomic_64.h | 62 #define atomic64_xchg(v, new) (xchg(&((v)->counter), new)) argument
|
/Linux-v4.19/include/asm-generic/ |
D | atomic.h | 200 #define atomic_cmpxchg(v, old, new) (cmpxchg(&((v)->counter), (old), (new))) argument
|
/Linux-v4.19/drivers/input/keyboard/ |
D | maple_keyb.c | 43 unsigned char new[8]; member
|
/Linux-v4.19/arch/sh/include/asm/ |
D | bitops-cas.h | 5 static inline unsigned __bo_cas(volatile unsigned *p, unsigned old, unsigned new) in __bo_cas()
|
/Linux-v4.19/net/dccp/ccids/lib/ |
D | loss_interval.c | 142 struct tfrc_loss_interval *cur = tfrc_lh_peek(lh), *new; in tfrc_lh_interval_add() local
|
/Linux-v4.19/arch/m68k/bvme6000/ |
D | config.c | 143 unsigned long *new = (unsigned long *)vectors; in bvme6000_abort_int() local
|
/Linux-v4.19/drivers/gpu/drm/ |
D | drm_vma_manager.c | 270 struct drm_vma_offset_file *new, *entry; in drm_vma_node_allow() local
|
/Linux-v4.19/fs/dlm/ |
D | config.h | 20 int new; member
|
D | member.c | 292 static void add_ordered_member(struct dlm_ls *ls, struct dlm_member *new) in add_ordered_member() 597 int new; in dlm_ls_stop() local
|
/Linux-v4.19/fs/reiserfs/ |
D | file.c | 184 int new; in reiserfs_commit_page() local
|
/Linux-v4.19/tools/perf/ |
D | builtin-help.c | 146 char *new = strdup(path); in exec_man_konqueror() local 206 struct man_viewer_info_list *new = zalloc(sizeof(*new) + len + 1); in do_add_man_viewer_info() local
|
/Linux-v4.19/fs/xfs/libxfs/ |
D | xfs_bmap_btree.c | 169 struct xfs_btree_cur *new; in xfs_bmbt_dup_cursor() local 201 union xfs_btree_ptr *new, in xfs_bmbt_alloc_block()
|
/Linux-v4.19/arch/um/drivers/ |
D | xterm.c | 88 int pid, fd, new, err; in xterm_open() local
|
/Linux-v4.19/arch/powerpc/oprofile/cell/ |
D | vma_map.c | 72 struct vma_to_fileoffset_map *new = kzalloc(sizeof(*new), GFP_KERNEL); in vma_map_add() local
|
/Linux-v4.19/arch/alpha/include/asm/ |
D | rwsem.h | 68 long old, new, res; in __down_read_trylock() local
|
/Linux-v4.19/drivers/clk/ |
D | clk-multiplier.c | 42 static bool __is_best_rate(unsigned long rate, unsigned long new, in __is_best_rate()
|
/Linux-v4.19/arch/m68k/mm/ |
D | memory.c | 75 ptable_desc *new; in get_pointer_table() local
|
/Linux-v4.19/net/6lowpan/ |
D | nhc.c | 26 struct rb_node **new = &rb_root.rb_node, *parent = NULL; in lowpan_nhc_insert() local
|
/Linux-v4.19/ipc/ |
D | namespace.c | 180 static int ipcns_install(struct nsproxy *nsproxy, struct ns_common *new) in ipcns_install()
|