Home
last modified time | relevance | path

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

1...<<11121314151617181920>>...47

/openbmc/linux/arch/x86/include/asm/
H A Dmc146818rtc.h43 unsigned long new; in lock_cmos() local
H A Dpreempt.h32 int old, new; in preempt_count_set() local
/openbmc/linux/arch/ia64/include/uapi/asm/
H A Dcmpxchg.h69 #define ia64_cmpxchg(sem, ptr, old, new, size) \ argument
/openbmc/linux/fs/fat/
H A Dcache.c118 struct fat_cache_id *new) in fat_cache_merge()
134 static void fat_cache_add(struct inode *inode, struct fat_cache_id *new) in fat_cache_add()
/openbmc/linux/drivers/xen/events/
H A Devents_fifo.c229 event_word_t new, old, w; in clear_masked_cond() local
262 event_word_t new, old, w; in clear_linked() local
/openbmc/linux/fs/ocfs2/
H A Duptodate.c304 struct ocfs2_meta_cache_item *new) in __ocfs2_insert_cache_tree()
389 struct ocfs2_meta_cache_item *new = NULL; in __ocfs2_set_buffer_uptodate() local
/openbmc/linux/rust/kernel/
H A Dtypes.rs175 pub fn new(cleanup: impl FnOnce()) -> ScopeGuard<(), impl FnOnce(())> { in new() method
216 pub const fn new(value: T) -> Self { in new() method
/openbmc/linux/fs/nfs/
H A Dnfs4namespace.c224 struct rpc_clnt *new; in nfs_find_best_sec() local
266 struct rpc_clnt *new; in nfs4_negotiate_security() local
/openbmc/linux/net/x25/
H A Dx25_facilities.c266 struct x25_facilities *new, struct x25_dte_facilities *dte) in x25_negotiate_facilities()
/openbmc/linux/kernel/
H A Dusermode_driver.c96 static int umd_setup(struct subprocess_info *info, struct cred *new) in umd_setup()
/openbmc/linux/lib/
H A Dcrc-t10dif.c38 struct crypto_shash *new, *old; in crc_t10dif_rehash() local
H A Dcrc64-rocksoft.c32 struct crypto_shash *new, *old; in crc64_rocksoft_rehash() local
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dbind6_prog.c87 int old, tmp, new = 0xeb9f; in misc_opts() local
/openbmc/linux/drivers/block/drbd/
H A Ddrbd_interval.c27 struct rb_node **new = &root->rb_node, *parent = NULL; in drbd_insert_interval() local
/openbmc/linux/tools/lib/
H A Dstring.c164 char *strreplace(char *s, char old, char new) in strreplace()
/openbmc/linux/tools/testing/selftests/bpf/map_tests/
H A Dtask_storage_map.c58 cpu_set_t old, new; in test_task_storage_map_stress_lookup() local
/openbmc/linux/security/apparmor/
H A Dpolicy.c917 static void __replace_profile(struct aa_profile *old, struct aa_profile *new) in __replace_profile()
989 static void share_name(struct aa_profile *old, struct aa_profile *new) in share_name()
1001 static struct aa_profile *update_to_newest_parent(struct aa_profile *new) in update_to_newest_parent()
/openbmc/linux/kernel/rcu/
H A Drcu.h173 static inline bool rcu_seq_completed_gp(unsigned long old, unsigned long new) in rcu_seq_completed_gp()
181 static inline bool rcu_seq_new_gp(unsigned long old, unsigned long new) in rcu_seq_new_gp()
191 static inline unsigned long rcu_seq_diff(unsigned long new, unsigned long old) in rcu_seq_diff()
/openbmc/linux/net/sunrpc/
H A Dauth.c290 struct rpc_cred_cache *new; in rpcauth_init_credcache() local
520 *entry, *new; in rpcauth_lookup_credcache() local
650 struct rpc_cred *new = NULL; in rpcauth_bindcred() local
/openbmc/linux/drivers/mtd/ubi/
H A Dfastmap.c106 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
/openbmc/linux/fs/nfsd/
H A Dnfs4idmap.c80 struct ent *new = container_of(cnew, struct ent, h); in ent_init() local
285 idtoname_update(struct cache_detail *cd, struct ent *new, struct ent *old) in idtoname_update()
450 nametoid_update(struct cache_detail *cd, struct ent *new, struct ent *old) in nametoid_update()
/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_ialloc_btree.c95 union xfs_btree_ptr *new, in __xfs_inobt_alloc_block()
134 union xfs_btree_ptr *new, in xfs_inobt_alloc_block()
144 union xfs_btree_ptr *new, in xfs_finobt_alloc_block()
/openbmc/linux/include/linux/
H A Dkcore.h42 void kclist_add(struct kcore_list *new, void *addr, size_t size, int type) in kclist_add()
/openbmc/linux/arch/powerpc/boot/
H A Dsimple_alloc.c98 void *new; in simple_realloc() local
/openbmc/linux/fs/
H A Dfs_struct.c50 static inline int replace_path(struct path *p, const struct path *old, const struct path *new) in replace_path()

1...<<11121314151617181920>>...47