Home
last modified time | relevance | path

Searched defs:new (Results 201 – 225 of 887) sorted by relevance

12345678910>>...36

/Linux-v4.19/kernel/
Dtracepoint.c145 struct tracepoint_func *old, *new; in func_add() local
193 struct tracepoint_func *old, *new; in func_remove() local
Duser.c179 struct user_struct *up, *new; in alloc_uid() local
Dutsname.c147 static int utsns_install(struct nsproxy *nsproxy, struct ns_common *new) in utsns_install()
/Linux-v4.19/drivers/block/drbd/
Ddrbd_interval.c50 struct rb_node **new = &root->rb_node, *parent = NULL; in drbd_insert_interval() local
/Linux-v4.19/arch/ia64/include/uapi/asm/
Dcmpxchg.h71 #define ia64_cmpxchg(sem, ptr, old, new, size) \ argument
/Linux-v4.19/security/apparmor/
Dresource.c149 struct aa_profile *old, *new; in __aa_transition_rlimits() local
/Linux-v4.19/arch/sparc/include/asm/
Datomic_64.h62 #define atomic64_xchg(v, new) (xchg(&((v)->counter), new)) argument
/Linux-v4.19/include/asm-generic/
Datomic.h200 #define atomic_cmpxchg(v, old, new) (cmpxchg(&((v)->counter), (old), (new))) argument
/Linux-v4.19/drivers/input/keyboard/
Dmaple_keyb.c43 unsigned char new[8]; member
/Linux-v4.19/arch/sh/include/asm/
Dbitops-cas.h5 static inline unsigned __bo_cas(volatile unsigned *p, unsigned old, unsigned new) in __bo_cas()
/Linux-v4.19/net/dccp/ccids/lib/
Dloss_interval.c142 struct tfrc_loss_interval *cur = tfrc_lh_peek(lh), *new; in tfrc_lh_interval_add() local
/Linux-v4.19/arch/m68k/bvme6000/
Dconfig.c143 unsigned long *new = (unsigned long *)vectors; in bvme6000_abort_int() local
/Linux-v4.19/drivers/gpu/drm/
Ddrm_vma_manager.c270 struct drm_vma_offset_file *new, *entry; in drm_vma_node_allow() local
/Linux-v4.19/fs/dlm/
Dconfig.h20 int new; member
Dmember.c292 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/
Dfile.c184 int new; in reiserfs_commit_page() local
/Linux-v4.19/tools/perf/
Dbuiltin-help.c146 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/
Dxfs_bmap_btree.c169 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/
Dxterm.c88 int pid, fd, new, err; in xterm_open() local
/Linux-v4.19/arch/powerpc/oprofile/cell/
Dvma_map.c72 struct vma_to_fileoffset_map *new = kzalloc(sizeof(*new), GFP_KERNEL); in vma_map_add() local
/Linux-v4.19/arch/alpha/include/asm/
Drwsem.h68 long old, new, res; in __down_read_trylock() local
/Linux-v4.19/drivers/clk/
Dclk-multiplier.c42 static bool __is_best_rate(unsigned long rate, unsigned long new, in __is_best_rate()
/Linux-v4.19/arch/m68k/mm/
Dmemory.c75 ptable_desc *new; in get_pointer_table() local
/Linux-v4.19/net/6lowpan/
Dnhc.c26 struct rb_node **new = &rb_root.rb_node, *parent = NULL; in lowpan_nhc_insert() local
/Linux-v4.19/ipc/
Dnamespace.c180 static int ipcns_install(struct nsproxy *nsproxy, struct ns_common *new) in ipcns_install()

12345678910>>...36