/linux/arch/hexagon/include/asm/ |
H A D | cmpxchg.h | 54 #define arch_cmpxchg(ptr, old, new) \ argument
|
/linux/include/linux/ |
H A D | rbtree_augmented.h | 195 __rb_change_child(struct rb_node *old, struct rb_node *new, in __rb_change_child() 208 __rb_change_child_rcu(struct rb_node *old, struct rb_node *new, in __rb_change_child_rcu()
|
/linux/net/core/ |
H A D | dst.c | 197 unsigned long prev, new; in dst_cow_metrics_generic() local 223 unsigned long prev, new; in __dst_destroy_metrics_generic() local
|
/linux/arch/x86/kernel/cpu/mce/ |
H A D | amd.c | 484 static int setup_APIC_mce_threshold(int reserved, int new) in setup_APIC_mce_threshold() 493 static int setup_APIC_deferred_error(int reserved, int new) in setup_APIC_deferred_error() 575 int new; in prepare_threshold_block() local 985 unsigned long new; in SHOW_FIELDS() local 1008 unsigned long new; in store_threshold_limit() local
|
/linux/tools/crypto/tcrypt/ |
H A D | tcrypt_speed_compare.py | 113 def merge(base, new): argument
|
/linux/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 | ovly.c | 33 int (*new)(struct nouveau_drm *, int, s32, struct nv50_wndw **); in nv50_ovly_new() member
|
/linux/tools/testing/selftests/bpf/progs/ |
H A D | test_probe_user.c | 12 struct sockaddr_in new; in handle_sys_connect_common() local
|
H A D | normal_map_btf.c | 36 struct node_data *new; in add_to_list_in_array() local
|
H A D | map_in_map_btf.c | 48 struct node_data *new; in add_to_list_in_inner_array() local
|
/linux/rust/kernel/sync/ |
H A D | completion.rs | 80 pub fn new() -> impl PinInit<Self> { in new() method
|
/linux/fs/overlayfs/ |
H A D | copy_up.c | 75 int ovl_copy_xattr(struct super_block *sb, const struct path *oldpath, struct dentry *new) in ovl_copy_xattr() 143 void *new; in ovl_copy_xattr() local 172 const struct path *new) in ovl_copy_fileattr() 731 struct cred *new; member
|
/linux/include/net/ |
H A D | netevent.h | 21 struct dst_entry *new; member
|
/linux/arch/sh/include/asm/ |
H A D | cmpxchg-grb.h | 72 unsigned long new) in __cmpxchg_u32()
|
H A D | cmpxchg.h | 57 unsigned long new, int size) in __cmpxchg()
|
H A D | cmpxchg-irq.h | 41 unsigned long new) in __cmpxchg_u32()
|
/linux/arch/powerpc/platforms/pseries/ |
H A D | vphn.c | 42 u16 new = be16_to_cpup(field++); in vphn_unpack_associativity() local
|
/linux/tools/testing/selftests/powerpc/vphn/ |
H A D | vphn.c | 42 u16 new = be16_to_cpup(field++); in vphn_unpack_associativity() local
|
/linux/net/sctp/ |
H A D | auth.c | 81 struct sctp_shared_key *new; in sctp_auth_shkey_create() local 190 struct sctp_auth_bytes *new; in sctp_auth_make_key_vector() local 358 struct sctp_shared_key *new; in sctp_auth_asoc_copy_shkeys() local
|
/linux/fs/xfs/libxfs/ |
H A D | xfs_ialloc_btree.c | 104 union xfs_btree_ptr *new, in __xfs_inobt_alloc_block() 143 union xfs_btree_ptr *new, in xfs_inobt_alloc_block() 153 union xfs_btree_ptr *new, in xfs_finobt_alloc_block()
|
/linux/arch/loongarch/kvm/ |
H A D | mmu.c | 380 struct kvm_memory_slot *new, enum kvm_mr_change change) in kvm_arch_prepare_memory_region() 444 const struct kvm_memory_slot *new, in kvm_arch_commit_memory_region() 555 kvm_pte_t *ptep, changed, new; in kvm_map_page_fast() local
|
/linux/fs/bcachefs/ |
H A D | data_update.c | 114 struct bkey_i *new, in trace_io_move_finish2() 139 struct bkey_s_c new, in trace_io_move_fail2() 278 struct bkey_i_extent *new; in __bch2_data_update_index_update() local
|
/linux/rust/kernel/ |
H A D | faux.rs | 27 pub fn new(name: &CStr, parent: Option<&device::Device>) -> Result<Self> { in new() method
|
/linux/arch/sh/drivers/ |
H A D | heartbeat.c | 35 unsigned int new; in heartbeat_toggle_bit() local
|
/linux/fs/jffs2/ |
H A D | nodelist.c | 26 void jffs2_add_fd_to_list(struct jffs2_sb_info *c, struct jffs2_full_dirent *new, struct jffs2_full… in jffs2_add_fd_to_list() 436 void jffs2_add_ino_cache (struct jffs2_sb_info *c, struct jffs2_inode_cache *new) in jffs2_add_ino_cache()
|