Home
last modified time | relevance | path

Searched defs:new (Results 176 – 200 of 1078) sorted by relevance

12345678910>>...44

/Linux-v6.6/rust/alloc/vec/
Dset_len_on_drop.rs15 pub(super) fn new(len: &'a mut usize) -> Self { in new() method
/Linux-v6.6/arch/sh/include/asm/
Dcmpxchg-grb.h72 unsigned long new) in __cmpxchg_u32()
Dcmpxchg-irq.h41 unsigned long new) in __cmpxchg_u32()
/Linux-v6.6/fs/
Dtimerfd.c455 const struct itimerspec64 *new, in do_timerfd_settime()
562 struct itimerspec64 new, old; in SYSCALL_DEFINE4() local
590 struct itimerspec64 new, old; in SYSCALL_DEFINE4() local
/Linux-v6.6/security/selinux/ss/
Dconditional.c604 static int cond_dup_av_list(struct cond_av_list *new, in cond_dup_av_list()
686 static int cond_bools_copy(struct hashtab_node *new, struct hashtab_node *orig, void *args) in cond_bools_copy()
745 int cond_policydb_dup(struct policydb *new, struct policydb *orig) in cond_policydb_dup()
/Linux-v6.6/tools/testing/selftests/powerpc/vphn/
Dvphn.c42 u16 new = be16_to_cpup(field++); in vphn_unpack_associativity() local
/Linux-v6.6/arch/powerpc/platforms/pseries/
Dvphn.c42 u16 new = be16_to_cpup(field++); in vphn_unpack_associativity() local
/Linux-v6.6/arch/powerpc/mm/kasan/
D8xx.c16 pte_basic_t *new; in kasan_init_shadow_8M() local
/Linux-v6.6/sound/soc/intel/common/
Dsst-dsp.c87 unsigned int old, new; in sst_dsp_shim_update_bits_unlocked() local
107 unsigned int old, new; in sst_dsp_shim_update_bits_forced_unlocked() local
/Linux-v6.6/fs/nfs/
Dread.c276 unsigned int new = pos - hdr->io_start; in nfs_readpage_result() local
295 struct nfs_page *new; in nfs_read_add_folio() local
/Linux-v6.6/kernel/cgroup/
Dpids.c143 int64_t new = atomic64_add_return(num, &p->counter); in pids_charge() local
163 int64_t new = atomic64_add_return(num, &p->counter); in pids_try_charge() local
/Linux-v6.6/net/netfilter/
Dnf_conntrack_labels.c16 static int replace_u32(u32 *address, u32 mask, u32 new) in replace_u32()
Dnf_conntrack_extend.c95 struct nf_ct_ext *new; in nf_ct_ext_add() local
/Linux-v6.6/arch/sh/drivers/
Dheartbeat.c35 unsigned int new; in heartbeat_toggle_bit() local
/Linux-v6.6/fs/afs/
Dserver_list.c103 bool afs_annotate_server_list(struct afs_server_list *new, in afs_annotate_server_list()
/Linux-v6.6/drivers/dax/hmem/
Ddevice.c39 struct resource *new; in __hmem_register_resource() local
/Linux-v6.6/arch/mips/kernel/
Dcmpxchg.c51 unsigned long new, unsigned int size) in __cmpxchg_small()
/Linux-v6.6/lib/
Drefcount.c76 unsigned int new, val = atomic_read(&r->refs); in refcount_dec_not_one() local
/Linux-v6.6/rust/kernel/sync/
Dlocked_by.rs95 pub fn new<B: Backend>(owner: &Lock<U, B>, data: T) -> Self { in new() method
/Linux-v6.6/tools/arch/x86/include/asm/
Datomic.h69 static __always_inline int atomic_cmpxchg(atomic_t *v, int old, int new) in atomic_cmpxchg()
/Linux-v6.6/rust/kernel/
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
/Linux-v6.6/fs/jffs2/
Dnodelist.c26 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()
/Linux-v6.6/arch/um/os-Linux/
Dsigio.c105 struct pollfd *new; in need_poll() local
449 struct sigaction old, new; in check_one_sigio() local
/Linux-v6.6/include/linux/
Dmempolicy.h242 const nodemask_t *new) in mpol_rebind_task()
246 static inline void mpol_rebind_mm(struct mm_struct *mm, nodemask_t *new) in mpol_rebind_mm()
/Linux-v6.6/net/sctp/
Dauth.c81 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

12345678910>>...44