Searched defs:new (Results 101 - 125 of 1048) sorted by relevance

1234567891011>>

/linux-master/arch/x86/platform/efi/
H A Dmemmap.c157 void *old, *new; local
[all...]
/linux-master/fs/
H A Dfs_struct.c50 static inline int replace_path(struct path *p, const struct path *old, const struct path *new) argument
/linux-master/fs/bcachefs/
H A Dbuckets_waiting_for_journal.c92 struct bucket_hashed tmp, new = { local
51 bucket_table_insert(struct buckets_waiting_for_journal_table *t, struct bucket_hashed *new, u64 flushed_seq) argument
/linux-master/kernel/
H A Duser.c206 struct user_struct *up, *new; local
[all...]
/linux-master/security/apparmor/include/
H A Dtask.h56 static inline void aa_dup_task_ctx(struct aa_task_ctx *new, argument
/linux-master/fs/smb/server/
H A Dksmbd_work.c123 struct kvec *new; local
/linux-master/arch/powerpc/mm/
H A Dinit-common.c129 struct kmem_cache *new = NULL; local
/linux-master/fs/afs/
H A Dserver_list.c133 bool afs_annotate_server_list(struct afs_server_list *new, argument
187 void afs_reattach_volume_to_servers(struct afs_volume *volume, struct afs_server_list *new, argument
H A Ddir_silly.c29 struct dentry *new = op->dentry_2; local
60 afs_do_silly_rename(struct afs_vnode *dvnode, struct afs_vnode *vnode, struct dentry *old, struct dentry *new, struct key *key) argument
/linux-master/kernel/bpf/
H A Ddispatcher.c108 void *new, *tmp; local
/linux-master/drivers/gpu/drm/i915/display/
H A Dintel_frontbuffer.c318 intel_frontbuffer_track(struct intel_frontbuffer *old, struct intel_frontbuffer *new, unsigned int frontbuffer_bits) argument
[all...]
/linux-master/net/x25/
H A Dx25_facilities.c265 x25_negotiate_facilities(struct sk_buff *skb, struct sock *sk, struct x25_facilities *new, struct x25_dte_facilities *dte) argument
[all...]
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dtask_local_storage.c171 cpu_set_t old, new; local
/linux-master/drivers/pci/pcie/
H A Derr.c24 merge_result(enum pci_ers_result orig, enum pci_ers_result new) argument
/linux-master/arch/powerpc/boot/
H A Dsimple_alloc.c98 void *new; local
/linux-master/drivers/gpu/drm/
H A Ddrm_gem_atomic_helper.c163 struct dma_fence *new; local
[all...]
/linux-master/arch/alpha/kernel/
H A Derr_common.c280 cdl_register_subpacket_annotation(struct el_subpacket_annotation *new) argument
302 cdl_register_subpacket_handler(struct el_subpacket_handler *new) argument
[all...]
/linux-master/fs/jffs2/
H A Dnodemgmt.c505 struct jffs2_raw_node_ref *new; local
/linux-master/fs/affs/
H A Dbitmap.c321 u32 old, new; local
/linux-master/drivers/scsi/sym53c8xx_2/
H A Dsym_misc.h52 static inline void __sym_que_add(struct sym_quehead * new, argument
[all...]
/linux-master/drivers/input/keyboard/
H A Djornada680_kbd.c81 unsigned char new = jornadakbd->new_scan[i]; local
/linux-master/tools/include/linux/
H A Drbtree_augmented.h171 __rb_change_child(struct rb_node *old, struct rb_node *new, argument
[all...]
/linux-master/drivers/misc/echo/
H A Decho.c328 int new, old; local
/linux-master/tools/lib/
H A Drbtree.c75 __rb_rotate_set_parents(struct rb_node *old, struct rb_node *new, argument
424 static inline void dummy_copy(struct rb_node *old, struct rb_node *new) {} argument
85 __rb_insert(struct rb_node *node, struct rb_root *root, void (*augment_rotate)(struct rb_node *old, struct rb_node *new)) argument
227 ____rb_erase_color(struct rb_node *parent, struct rb_root *root, void (*augment_rotate)(struct rb_node *old, struct rb_node *new)) argument
410 __rb_erase_color(struct rb_node *parent, struct rb_root *root, void (*augment_rotate)(struct rb_node *old, struct rb_node *new)) argument
425 dummy_rotate(struct rb_node *old, struct rb_node *new) argument
453 __rb_insert_augmented(struct rb_node *node, struct rb_root *root, void (*augment_rotate)(struct rb_node *old, struct rb_node *new)) argument
545 rb_replace_node(struct rb_node *victim, struct rb_node *new, struct rb_root *root) argument
[all...]
/linux-master/drivers/net/xen-netback/
H A Dhash.c38 struct xenvif_hash_cache_entry *new, *entry, *oldest; local

Completed in 177 milliseconds

1234567891011>>