| /OK3568_Linux_fs/kernel/arch/x86/um/ |
| H A D | bugs_32.c | 24 struct sigaction old, new; in arch_check_bugs() local
|
| /OK3568_Linux_fs/kernel/arch/s390/include/asm/ |
| H A D | cputime.h | 19 #define cmpxchg_cputime(ptr, old, new) cmpxchg64(ptr, old, new) argument
|
| /OK3568_Linux_fs/kernel/arch/hexagon/include/asm/ |
| H A D | cmpxchg.h | 54 #define cmpxchg(ptr, old, new) \ argument
|
| /OK3568_Linux_fs/kernel/arch/sh/include/asm/ |
| H A D | atomic.h | 33 #define atomic_xchg(v, new) (xchg(&((v)->counter), new)) argument
|
| /OK3568_Linux_fs/kernel/fs/nfsd/ |
| H A D | auth.c | 25 struct cred *new; in nfsd_setuser() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/dispnv50/ |
| H A D | base.c | 32 int (*new)(struct nouveau_drm *, int, s32, struct nv50_wndw **); in nv50_base_new() member
|
| H A D | curs.c | 32 int (*new)(struct nouveau_drm *, int, s32, struct nv50_wndw **); in nv50_curs_new() member
|
| H A D | ovly.c | 33 int (*new)(struct nouveau_drm *, int, s32, struct nv50_wndw **); in nv50_ovly_new() member
|
| H A D | core.c | 43 int (*new)(struct nouveau_drm *, s32, struct nv50_core **); in nv50_core_new() member
|
| /OK3568_Linux_fs/u-boot/net/ |
| H A D | checksum.c | 37 unsigned add_ip_checksums(unsigned offset, unsigned sum, unsigned new) in add_ip_checksums()
|
| /OK3568_Linux_fs/kernel/net/netfilter/ |
| H A D | core.c | 110 struct nf_hook_entries *new; in nf_hook_entries_grow() local 226 struct nf_hook_entries *new = NULL; in __nf_hook_entries_try_shrink() local 657 void nf_ct_attach(struct sk_buff *new, const struct sk_buff *skb) in nf_ct_attach()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/radeon/ |
| H A D | mkregtable.c | 60 static inline void __list_add(struct list_head *new, in __list_add() 81 static inline void list_add_tail(struct list_head *new, struct list_head *head) in list_add_tail()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | rbtree_augmented.h | 169 __rb_change_child(struct rb_node *old, struct rb_node *new, in __rb_change_child() 182 __rb_change_child_rcu(struct rb_node *old, struct rb_node *new, in __rb_change_child_rcu()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/include/asm/ |
| H A D | pgtable-be-types.h | 81 static inline bool pte_xchg(pte_t *ptep, pte_t old, pte_t new) in pte_xchg() 93 static inline bool pmd_xchg(pmd_t *pmdp, pmd_t old, pmd_t new) in pmd_xchg()
|
| /OK3568_Linux_fs/kernel/fs/exfat/ |
| H A D | cache.c | 121 struct exfat_cache_id *new) in exfat_cache_merge() 138 struct exfat_cache_id *new) in exfat_cache_add()
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/sw/rxe/ |
| H A D | rxe_pool.c | 200 static void insert_index(struct rxe_pool *pool, struct rxe_pool_entry *new) in insert_index() 227 static void insert_key(struct rxe_pool *pool, struct rxe_pool_entry *new) in insert_key()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/include/asm/nohash/ |
| H A D | hugetlb-book3e.h | 31 static inline void hugepd_populate(hugepd_t *hpdp, pte_t *new, unsigned int pshift) in hugepd_populate()
|
| /OK3568_Linux_fs/external/xserver/xkb/ |
| H A D | ddxCtrls.c | 62 XkbDDXChangeControls(DeviceIntPtr dev, XkbControlsPtr old, XkbControlsPtr new) in XkbDDXChangeControls()
|
| /OK3568_Linux_fs/kernel/drivers/scsi/fcoe/ |
| H A D | fcoe_ctlr.c | 161 static int fcoe_sysfs_fcf_add(struct fcoe_fcf *new) in fcoe_sysfs_fcf_add() 234 static void fcoe_sysfs_fcf_del(struct fcoe_fcf *new) in fcoe_sysfs_fcf_del() 1023 struct fcoe_fcf new; in fcoe_ctlr_recv_adv() local 2492 static void fcoe_ctlr_vn_add(struct fcoe_ctlr *fip, struct fcoe_rport *new) in fcoe_ctlr_vn_add() 2575 struct fcoe_rport *new) in fcoe_ctlr_vn_claim_notify() 2630 struct fcoe_rport *new) in fcoe_ctlr_vn_claim_resp() 2646 struct fcoe_rport *new) in fcoe_ctlr_vn_beacon()
|
| /OK3568_Linux_fs/kernel/arch/s390/kernel/ |
| H A D | perf_cpum_cf.c | 336 u64 prev, new; in hw_perf_event_reset() local 359 u64 prev, new, delta; in hw_perf_event_update() local
|
| /OK3568_Linux_fs/kernel/drivers/dma-buf/ |
| H A D | dma-resv.c | 189 struct dma_resv_list *old, *new; in dma_resv_reserve_shared() local 349 struct dma_fence *old, *new; in dma_resv_copy_fences() local
|
| /OK3568_Linux_fs/kernel/net/core/ |
| H A D | dst.c | 205 unsigned long prev, new; in dst_cow_metrics_generic() local 231 unsigned long prev, new; in __dst_destroy_metrics_generic() local
|
| /OK3568_Linux_fs/kernel/security/selinux/ss/ |
| H A D | ebitmap.c | 55 struct ebitmap_node *n, *new, *prev; in ebitmap_cpy() local 280 struct ebitmap_node *n, *prev, *new; in ebitmap_set_bit() local
|
| /OK3568_Linux_fs/external/mpp/mpp/hal/vpu/vp8e/ |
| H A D | hal_vp8e_entropy.c | 375 RK_S32 prob, new, old; in vp8e_calc_coeff_prob() local 402 RK_S32 prob, new, old; in vp8e_calc_mv_prob() local
|
| /OK3568_Linux_fs/kernel/fs/fat/ |
| H A D | fatent.c | 155 static void fat12_ent_put(struct fat_entry *fatent, int new) in fat12_ent_put() 177 static void fat16_ent_put(struct fat_entry *fatent, int new) in fat16_ent_put() 186 static void fat32_ent_put(struct fat_entry *fatent, int new) in fat32_ent_put() 410 int new, int wait) in fat_ent_write()
|