Home
last modified time | relevance | path

Searched defs:new (Results 76 – 100 of 1123) sorted by relevance

12345678910>>...45

/OK3568_Linux_fs/kernel/net/openvswitch/
H A Dflow_table.c219 struct mask_array *new; in tbl_mask_array_alloc() local
250 struct mask_array *new; in tbl_mask_array_realloc() local
273 struct sw_flow_mask *new) in tbl_mask_array_add_mask()
364 struct mask_cache *new; in tbl_mask_cache_alloc() local
394 struct mask_cache *new; in ovs_flow_tbl_masks_cache_resize() local
579 struct table_instance *new, bool ufid) in flow_table_copy_flows()
1009 const struct sw_flow_mask *new) in flow_mask_insert()
1111 struct mask_array *new; in ovs_flow_masks_rebalance() local
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Datomic.h194 static __always_inline int arch_atomic_cmpxchg(atomic_t *v, int old, int new) in arch_atomic_cmpxchg()
200 static __always_inline bool arch_atomic_try_cmpxchg(atomic_t *v, int *old, int new) in arch_atomic_try_cmpxchg()
206 static __always_inline int arch_atomic_xchg(atomic_t *v, int new) in arch_atomic_xchg()
H A Datomic64_64.h182 static inline s64 arch_atomic64_cmpxchg(atomic64_t *v, s64 old, s64 new) in arch_atomic64_cmpxchg()
188 static __always_inline bool arch_atomic64_try_cmpxchg(atomic64_t *v, s64 *old, s64 new) in arch_atomic64_try_cmpxchg()
194 static inline s64 arch_atomic64_xchg(atomic64_t *v, s64 new) in arch_atomic64_xchg()
/OK3568_Linux_fs/kernel/security/safesetid/
H A Dlsm.c199 static int safesetid_task_fix_setuid(struct cred *new, in safesetid_task_fix_setuid()
223 static int safesetid_task_fix_setgid(struct cred *new, in safesetid_task_fix_setgid()
/OK3568_Linux_fs/kernel/scripts/dtc/
H A Dutil.h45 void *new = malloc(len); in xmalloc() local
55 void *new = realloc(p, len); in xrealloc() local
H A Dlivetree.c15 struct label *new; in add_label() local
42 struct property *new = xmalloc(sizeof(*new)); in build_property() local
55 struct property *new = xmalloc(sizeof(*new)); in build_property_delete() local
91 struct node *new = xmalloc(sizeof(*new)); in build_node() local
109 struct node *new = xmalloc(sizeof(*new)); in build_node_delete() local
360 struct reserve_info *new = xmalloc(sizeof(*new)); in build_reserve_entry() local
380 struct reserve_info *new) in add_reserve_entry()
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dordered-events.c18 static void queue_event(struct ordered_events *oe, struct ordered_event *new) in queue_event()
103 struct ordered_event *new = NULL; in alloc_event() local
175 struct ordered_event *new; in ordered_events__new_event() local
H A Dcomm.c65 struct comm_str *iter, *new; in __comm_str__findnew() local
129 struct comm_str *new, *old = comm->comm_str; in comm__override() local
/OK3568_Linux_fs/kernel/fs/nfs/blocklayout/
H A Dextent_tree.c137 struct pnfs_block_extent *new, bool merge_ok) in __ext_tree_insert()
201 struct pnfs_block_extent *new; in __ext_tree_remove() local
255 ext_tree_insert(struct pnfs_block_layout *bl, struct pnfs_block_extent *new) in ext_tree_insert()
383 struct pnfs_block_extent *new; in ext_tree_split() local
/OK3568_Linux_fs/external/xserver/hw/dmx/input/
H A Ddmxcommon.c75 dmxCommonKbdSetAR(Display * display, unsigned char *old, unsigned char *new) in dmxCommonKbdSetAR()
106 dmxCommonKbdSetLeds(Display * display, unsigned long new) in dmxCommonKbdSetLeds()
119 dmxCommonKbdSetCtrl(Display * display, KeybdCtrl * old, KeybdCtrl * new) in dmxCommonKbdSetCtrl()
137 dmxCommonMouSetCtrl(Display * display, PtrCtrl * old, PtrCtrl * new) in dmxCommonMouSetCtrl()
/OK3568_Linux_fs/kernel/sound/pci/ice1712/
H A Dprodigy192.c81 unsigned char new, old; in stac9460_dac_mute() local
206 unsigned char new, old; in stac9460_adc_mute_put() local
292 unsigned char new, old; in stac9460_mic_sw_put() local
306 unsigned char old, new; in stac9460_set_rate_val() local
566 unsigned char new, old, itemvalue; in ak4114_input_sw_put() local
/OK3568_Linux_fs/kernel/fs/xfs/libxfs/
H A Dxfs_iext_tree.c457 struct xfs_iext_node *new = kmem_zalloc(NODE_SIZE, KM_NOFS); in xfs_iext_split_node() local
499 struct xfs_iext_node *node, *new; in xfs_iext_insert_node() local
545 struct xfs_iext_leaf *new = kmem_zalloc(NODE_SIZE, KM_NOFS); in xfs_iext_split_leaf() local
600 void *new; in xfs_iext_realloc_root() local
633 struct xfs_iext_leaf *new = NULL; in xfs_iext_insert() local
982 struct xfs_bmbt_irec *new) in xfs_iext_update_extent()
/OK3568_Linux_fs/kernel/tools/include/linux/
H A Dlist.h38 static inline void __list_add(struct list_head *new, in __list_add()
61 static inline void list_add(struct list_head *new, struct list_head *head) in list_add()
75 static inline void list_add_tail(struct list_head *new, struct list_head *head) in list_add_tail()
124 struct list_head *new) in list_replace()
133 struct list_head *new) in list_replace_init()
686 struct hlist_head *new) in hlist_move_list()
/OK3568_Linux_fs/external/rk_pcba_test/pcba_minui/
H A Dlist.h90 static inline void __list_add(struct list_head *new, in __list_add()
113 static inline void list_add(struct list_head *new, struct list_head *head) in list_add()
127 static inline void list_add_tail(struct list_head *new, struct list_head *head) in list_add_tail()
176 struct list_head *new) in list_replace()
185 struct list_head *new) in list_replace_init()
705 struct hlist_head *new) in hlist_move_list()
/OK3568_Linux_fs/kernel/include/linux/
H A Diversion.h200 u64 cur, old, new; in inode_maybe_inc_iversion() local
307 u64 cur, old, new; in inode_query_iversion() local
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/nohash/32/
H A Dhugetlb-8xx.h33 static inline void hugepd_populate(hugepd_t *hpdp, pte_t *new, unsigned int pshift) in hugepd_populate()
38 static inline void hugepd_populate_kernel(hugepd_t *hpdp, pte_t *new, unsigned int pshift) in hugepd_populate_kernel()
/OK3568_Linux_fs/kernel/arch/arm64/kvm/hyp/
H A Dexception.c83 unsigned long sctlr, vbar, old, new, mode; in enter_exception64() local
178 unsigned long old, new; in get_except32_cpsr() local
/OK3568_Linux_fs/kernel/arch/arm/include/asm/
H A Datomic.h106 static inline int atomic_cmpxchg_relaxed(atomic_t *ptr, int old, int new) in atomic_cmpxchg_relaxed()
200 static inline int atomic_cmpxchg(atomic_t *v, int old, int new) in atomic_cmpxchg()
243 #define atomic_xchg(v, new) (xchg(&((v)->counter), new)) argument
427 static inline s64 atomic64_xchg_relaxed(atomic64_t *ptr, s64 new) in atomic64_xchg_relaxed()
/OK3568_Linux_fs/kernel/arch/s390/kernel/
H A Dftrace.c85 struct ftrace_insn orig, new, old; in ftrace_make_nop() local
107 struct ftrace_insn orig, new, old; in ftrace_make_call() local
/OK3568_Linux_fs/kernel/fs/afs/
H A Ddir_silly.c29 struct dentry *new = op->dentry_2; in afs_silly_rename_edit_dir() local
61 struct dentry *old, struct dentry *new, in afs_do_silly_rename()
/OK3568_Linux_fs/kernel/tools/usb/usbip/libsrc/
H A Dlist.h40 static inline void __list_add(struct list_head *new, in __list_add()
58 static inline void list_add(struct list_head *new, struct list_head *head) in list_add()
/OK3568_Linux_fs/kernel/mm/
H A Dmempolicy.c393 void mpol_rebind_task(struct task_struct *tsk, const nodemask_t *new) in mpol_rebind_task()
404 void mpol_rebind_mm(struct mm_struct *mm, nodemask_t *new) in mpol_rebind_mm()
777 struct mempolicy *new; in vma_replace_policy() local
870 struct mempolicy *new, *old; in do_set_mempolicy() local
1278 struct mempolicy *new; in do_mbind() local
1522 nodemask_t *new; in kernel_migrate_pages() local
1727 unsigned long __user *new = NULL; in COMPAT_SYSCALL_DEFINE4() local
2313 struct mempolicy *new = kmem_cache_alloc(policy_cache, GFP_KERNEL); in __mpol_dup() local
2409 static void sp_insert(struct shared_policy *sp, struct sp_node *new) in sp_insert()
2594 unsigned long end, struct sp_node *new) in shared_policy_replace()
[all …]
/OK3568_Linux_fs/external/security/librkcrypto/include/
H A Drk_list.h97 static inline void __list_add(struct list_head *new, in __list_add()
119 static inline void list_add(struct list_head *new, struct list_head *head) in list_add()
133 static inline void list_add_tail(struct list_head *new, struct list_head *head) in list_add_tail()
184 struct list_head *new) in list_replace()
200 struct list_head *new) in list_replace_init()
782 struct hlist_head *new) in hlist_move_list()
/OK3568_Linux_fs/u-boot/fs/jffs2/
H A Djffs2_nand_1pass.c94 insert_node(struct b_list *list, struct b_node *new) in insert_node()
138 struct b_inode *new; in insert_inode() local
156 struct b_dirent *new; in insert_dirent() local
177 static int compare_inodes(struct b_node *new, struct b_node *old) in compare_inodes()
194 static int compare_dirents(struct b_node *new, struct b_node *old) in compare_dirents()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_stats.c561 struct bmac1_stats *new = bnx2x_sp(bp, mac_stats.bmac1_stats); in bnx2x_bmac_stats_update() local
596 struct bmac2_stats *new = bnx2x_sp(bp, mac_stats.bmac2_stats); in bnx2x_bmac_stats_update() local
662 struct mstat_stats *new = bnx2x_sp(bp, mac_stats.mstat_stats); in bnx2x_mstat_stats_update() local
749 struct emac_stats *new = bnx2x_sp(bp, mac_stats.emac_stats); in bnx2x_emac_stats_update() local
806 struct nig_stats *new = bnx2x_sp(bp, nig_stats); in bnx2x_hw_stats_update() local

12345678910>>...45