| /OK3568_Linux_fs/kernel/drivers/block/ |
| H A D | brd.c | 429 static struct brd_device *brd_init_one(int i, bool *new) in brd_init_one() 461 bool new; in brd_probe() local
|
| /OK3568_Linux_fs/kernel/fs/ocfs2/ |
| H A D | uptodate.c | 306 struct ocfs2_meta_cache_item *new) in __ocfs2_insert_cache_tree() 391 struct ocfs2_meta_cache_item *new = NULL; in __ocfs2_set_buffer_uptodate() local
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | mempolicy.h | 245 const nodemask_t *new) in mpol_rebind_task() 249 static inline void mpol_rebind_mm(struct mm_struct *mm, nodemask_t *new) in mpol_rebind_mm()
|
| /OK3568_Linux_fs/kernel/fs/nfs/ |
| H A D | nfs4namespace.c | 223 struct rpc_clnt *new; in nfs_find_best_sec() local 265 struct rpc_clnt *new; in nfs4_negotiate_security() local
|
| /OK3568_Linux_fs/kernel/drivers/iommu/ |
| H A D | iova.c | 126 __cached_rbnode_insert_update(struct iova_domain *iovad, struct iova *new) in __cached_rbnode_insert_update() 158 struct rb_node **new, *parent = NULL; in iova_insert_rbtree() local 201 struct iova *new, bool size_aligned) in __alloc_and_insert_iova_range() 263 struct iova *new, bool size_aligned) in __alloc_and_insert_iova_best_fit()
|
| /OK3568_Linux_fs/kernel/arch/sparc/include/asm/ |
| H A D | cmpxchg_32.h | 67 #define cmpxchg64(ptr, old, new) __cmpxchg_u64(ptr, old, new) argument
|
| /OK3568_Linux_fs/kernel/arch/x86/include/asm/ |
| H A D | preempt.h | 31 int old, new; in preempt_count_set() local
|
| H A D | mc146818rtc.h | 43 unsigned long new; in lock_cmos() local
|
| /OK3568_Linux_fs/kernel/arch/s390/kernel/ |
| H A D | perf_cpum_cf_events.c | 667 struct attribute **new; in merge_attr() local
|
| /OK3568_Linux_fs/kernel/fs/nfsd/ |
| H A D | nfs4idmap.c | 79 struct ent *new = container_of(cnew, struct ent, h); in ent_init() local 284 idtoname_update(struct cache_detail *cd, struct ent *new, struct ent *old) in idtoname_update() 449 nametoid_update(struct cache_detail *cd, struct ent *new, struct ent *old) in nametoid_update()
|
| /OK3568_Linux_fs/kernel/net/mac80211/ |
| H A D | key.c | 289 struct ieee80211_key *new) in ieee80211_pairwise_rekey() 431 struct ieee80211_key *new) in ieee80211_key_replace() 767 struct ieee80211_key *new) in ieee80211_key_identical()
|
| /OK3568_Linux_fs/kernel/net/sunrpc/ |
| H A D | auth.c | 293 struct rpc_cred_cache *new; in rpcauth_init_credcache() local 523 *entry, *new; in rpcauth_lookup_credcache() local 649 struct rpc_cred *new = NULL; in rpcauth_bindcred() local
|
| /OK3568_Linux_fs/kernel/drivers/mtd/ubi/ |
| H A D | fastmap.c | 106 struct ubi_vid_io_buf *new; in new_fm_vbuf() local 834 struct ubi_ainf_peb *new; in clone_aeb() local 880 struct ubi_ainf_peb *new; in ubi_scan_fastmap() local
|
| /OK3568_Linux_fs/u-boot/arch/arm/cpu/arm926ejs/mxs/ |
| H A D | timer.c | 129 uint32_t old, new, incr; in __udelay() local
|
| /OK3568_Linux_fs/kernel/include/linux/sched/ |
| H A D | task_stack.h | 24 #define setup_thread_stack(new,old) do { } while(0) argument
|
| /OK3568_Linux_fs/kernel/arch/h8300/include/asm/ |
| H A D | atomic.h | 70 static inline int atomic_cmpxchg(atomic_t *v, int old, int new) in atomic_cmpxchg()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/include/asm/book3s/64/ |
| H A D | hugetlb.h | 102 static inline void hugepd_populate(hugepd_t *hpdp, pte_t *new, unsigned int pshift) in hugepd_populate()
|
| /OK3568_Linux_fs/u-boot/cmd/ |
| H A D | sf.c | 90 struct udevice *new, *bus_dev; in do_spi_flash_probe() local 93 struct spi_flash *new; in do_spi_flash_probe() local
|
| /OK3568_Linux_fs/kernel/sound/soc/intel/catpt/ |
| H A D | dsp.c | 155 unsigned long mask, unsigned long new) in catpt_dsp_set_srampge() 193 unsigned long new = 0; in catpt_dsp_update_srampge() local
|
| /OK3568_Linux_fs/kernel/arch/x86/platform/efi/ |
| H A D | quirks.c | 251 void *new; in efi_arch_mem_reserve() local 404 void *new, *new_md; in efi_free_boot_services() local
|
| /OK3568_Linux_fs/kernel/security/tomoyo/ |
| H A D | tomoyo.c | 36 static int tomoyo_cred_prepare(struct cred *new, const struct cred *old, in tomoyo_cred_prepare() 499 struct tomoyo_task *new = tomoyo_task(task); in tomoyo_task_alloc() local
|
| /OK3568_Linux_fs/kernel/tools/perf/util/ |
| H A D | thread.c | 176 struct namespaces *new, *curr = __thread__namespaces(thread); in __thread__set_namespaces() local 242 struct comm *new, *curr = thread__comm(thread); in ____thread__set_comm() local
|
| /OK3568_Linux_fs/kernel/kernel/ |
| H A D | usermode_driver.c | 96 static int umd_setup(struct subprocess_info *info, struct cred *new) in umd_setup()
|
| /OK3568_Linux_fs/kernel/net/x25/ |
| H A D | x25_facilities.c | 266 struct x25_facilities *new, struct x25_dte_facilities *dte) in x25_negotiate_facilities()
|
| /OK3568_Linux_fs/kernel/drivers/block/drbd/ |
| H A D | drbd_interval.c | 27 struct rb_node **new = &root->rb_node, *parent = NULL; in drbd_insert_interval() local
|