| /OK3568_Linux_fs/kernel/arch/xtensa/include/asm/ |
| H A D | atomic.h | 261 #define atomic_xchg(v, new) (xchg(&((v)->counter), new)) argument
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | crc-t10dif.c | 38 struct crypto_shash *new, *old; in crc_t10dif_rehash() local
|
| /OK3568_Linux_fs/kernel/fs/ |
| H A D | fcntl.c | 915 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 D | fs_struct.c | 50 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 D | string.c | 164 char *strreplace(char *s, char old, char new) in strreplace()
|
| /OK3568_Linux_fs/kernel/tools/perf/ |
| H A D | builtin-help.c | 151 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 D | member.c | 290 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 D | audit_watch.c | 205 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 D | user.c | 180 struct user_struct *up, *new; in alloc_uid() local
|
| /OK3568_Linux_fs/kernel/arch/sparc/vdso/ |
| H A D | vma.c | 117 const char *new) in patchsym64() 185 const char *new) in patchsym32()
|
| /OK3568_Linux_fs/u-boot/common/ |
| H A D | usb_kbd.c | 117 uint8_t *new; member 292 uint8_t *new; in usb_kbd_service_key() local
|
| /OK3568_Linux_fs/kernel/arch/sparc/kernel/ |
| H A D | smp_64.c | 1589 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 D | feat.c | 392 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 D | atomic_64.h | 61 #define atomic64_xchg(v, new) (xchg(&((v)->counter), new)) argument
|
| /OK3568_Linux_fs/kernel/arch/powerpc/include/asm/ |
| H A D | cputime.h | 26 #define cmpxchg_cputime(ptr, old, new) cmpxchg(ptr, old, new) argument
|
| /OK3568_Linux_fs/kernel/arch/mips/kernel/ |
| H A D | vpe-cmp.c | 52 unsigned long new; in ntcs_store() local
|
| /OK3568_Linux_fs/kernel/arch/powerpc/boot/ |
| H A D | simple_alloc.c | 100 void *new; in simple_realloc() local
|
| /OK3568_Linux_fs/kernel/kernel/bpf/ |
| H A D | dispatcher.c | 107 void *old, *new; in bpf_dispatcher_update() local
|
| /OK3568_Linux_fs/kernel/include/asm-generic/ |
| H A D | atomic.h | 194 #define atomic_cmpxchg(v, old, new) (cmpxchg(&((v)->counter), (old), (new))) argument
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/ |
| H A D | mali_kbase_trace_gpu_mem.c | 141 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 D | cmpxchg.h | 71 #define ia64_cmpxchg(sem, ptr, old, new, size) \ argument
|
| /OK3568_Linux_fs/kernel/security/apparmor/ |
| H A D | resource.c | 145 struct aa_profile *old, *new; in __aa_transition_rlimits() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/ump/linux/ |
| H A D | ump_kernel_random_mapping.c | 45 struct rb_node **new = &(root->rb_node); in insert() local
|
| /OK3568_Linux_fs/kernel/arch/m68k/include/asm/ |
| H A D | cmpxchg.h | 96 unsigned long new, int size) in __cmpxchg()
|
| /OK3568_Linux_fs/kernel/net/dccp/ccids/lib/ |
| H A D | loss_interval.c | 138 struct tfrc_loss_interval *cur = tfrc_lh_peek(lh), *new; in tfrc_lh_interval_add() local
|