Home
last modified time | relevance | path

Searched defs:new (Results 251 – 275 of 1123) sorted by relevance

1...<<11121314151617181920>>...45

/OK3568_Linux_fs/kernel/arch/xtensa/include/asm/
H A Datomic.h261 #define atomic_xchg(v, new) (xchg(&((v)->counter), new)) argument
/OK3568_Linux_fs/kernel/lib/
H A Dcrc-t10dif.c38 struct crypto_shash *new, *old; in crc_t10dif_rehash() local
/OK3568_Linux_fs/kernel/fs/
H A Dfcntl.c915 void fasync_free(struct fasync_struct *new) in fasync_free()
927 …ync_insert_entry(int fd, struct file *filp, struct fasync_struct **fapp, struct fasync_struct *new) in fasync_insert_entry()
963 struct fasync_struct *new; in fasync_add_entry() local
H A Dfs_struct.c50 static inline int replace_path(struct path *p, const struct path *old, const struct path *new) in replace_path()
/OK3568_Linux_fs/kernel/tools/lib/
H A Dstring.c164 char *strreplace(char *s, char old, char new) in strreplace()
/OK3568_Linux_fs/kernel/tools/perf/
H A Dbuiltin-help.c151 char *new = strdup(path); in exec_man_konqueror() local
211 struct man_viewer_info_list *new = zalloc(sizeof(*new) + len + 1); in do_add_man_viewer_info() local
/OK3568_Linux_fs/kernel/fs/dlm/
H A Dmember.c290 static void add_ordered_member(struct dlm_ls *ls, struct dlm_member *new) in add_ordered_member()
595 int new; in dlm_ls_stop() local
/OK3568_Linux_fs/kernel/kernel/
H A Daudit_watch.c205 struct audit_watch *new; in audit_dupe_watch() local
505 int audit_dupe_exe(struct audit_krule *new, struct audit_krule *old) in audit_dupe_exe()
H A Duser.c180 struct user_struct *up, *new; in alloc_uid() local
/OK3568_Linux_fs/kernel/arch/sparc/vdso/
H A Dvma.c117 const char *new) in patchsym64()
185 const char *new) in patchsym32()
/OK3568_Linux_fs/u-boot/common/
H A Dusb_kbd.c117 uint8_t *new; member
292 uint8_t *new; in usb_kbd_service_key() local
/OK3568_Linux_fs/kernel/arch/sparc/kernel/
H A Dsmp_64.c1589 pud_t *new; in pcpu_populate_pte() local
1599 pud_t *new; in pcpu_populate_pte() local
1609 pmd_t *new; in pcpu_populate_pte() local
1619 pte_t *new; in pcpu_populate_pte() local
/OK3568_Linux_fs/kernel/net/dccp/
H A Dfeat.c392 struct dccp_feat_entry *new; in dccp_feat_clone_entry() local
484 struct dccp_feat_entry *new = dccp_feat_entry_new(fn_list, feat, local); in dccp_feat_push_change() local
512 struct dccp_feat_entry *new = dccp_feat_entry_new(fn_list, feat, local); in dccp_feat_push_confirm() local
554 struct dccp_feat_entry *entry, *new; in dccp_feat_clone_list() local
/OK3568_Linux_fs/kernel/arch/sparc/include/asm/
H A Datomic_64.h61 #define atomic64_xchg(v, new) (xchg(&((v)->counter), new)) argument
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dcputime.h26 #define cmpxchg_cputime(ptr, old, new) cmpxchg(ptr, old, new) argument
/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Dvpe-cmp.c52 unsigned long new; in ntcs_store() local
/OK3568_Linux_fs/kernel/arch/powerpc/boot/
H A Dsimple_alloc.c100 void *new; in simple_realloc() local
/OK3568_Linux_fs/kernel/kernel/bpf/
H A Ddispatcher.c107 void *old, *new; in bpf_dispatcher_update() local
/OK3568_Linux_fs/kernel/include/asm-generic/
H A Datomic.h194 #define atomic_cmpxchg(v, old, new) (cmpxchg(&((v)->counter), (old), (new))) argument
/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_trace_gpu_mem.c141 struct rb_node **new = &(root->rb_node), *parent = NULL; in kbase_capture_dma_buf_mapping() local
/OK3568_Linux_fs/kernel/arch/ia64/include/uapi/asm/
H A Dcmpxchg.h71 #define ia64_cmpxchg(sem, ptr, old, new, size) \ argument
/OK3568_Linux_fs/kernel/security/apparmor/
H A Dresource.c145 struct aa_profile *old, *new; in __aa_transition_rlimits() local
/OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/ump/linux/
H A Dump_kernel_random_mapping.c45 struct rb_node **new = &(root->rb_node); in insert() local
/OK3568_Linux_fs/kernel/arch/m68k/include/asm/
H A Dcmpxchg.h96 unsigned long new, int size) in __cmpxchg()
/OK3568_Linux_fs/kernel/net/dccp/ccids/lib/
H A Dloss_interval.c138 struct tfrc_loss_interval *cur = tfrc_lh_peek(lh), *new; in tfrc_lh_interval_add() local

1...<<11121314151617181920>>...45