/Linux-v6.6/rust/alloc/vec/ |
D | set_len_on_drop.rs | 15 pub(super) fn new(len: &'a mut usize) -> Self { in new() method
|
/Linux-v6.6/arch/sh/include/asm/ |
D | cmpxchg-grb.h | 72 unsigned long new) in __cmpxchg_u32()
|
D | cmpxchg-irq.h | 41 unsigned long new) in __cmpxchg_u32()
|
/Linux-v6.6/fs/ |
D | timerfd.c | 455 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/ |
D | conditional.c | 604 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/ |
D | vphn.c | 42 u16 new = be16_to_cpup(field++); in vphn_unpack_associativity() local
|
/Linux-v6.6/arch/powerpc/platforms/pseries/ |
D | vphn.c | 42 u16 new = be16_to_cpup(field++); in vphn_unpack_associativity() local
|
/Linux-v6.6/arch/powerpc/mm/kasan/ |
D | 8xx.c | 16 pte_basic_t *new; in kasan_init_shadow_8M() local
|
/Linux-v6.6/sound/soc/intel/common/ |
D | sst-dsp.c | 87 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/ |
D | read.c | 276 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/ |
D | pids.c | 143 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/ |
D | nf_conntrack_labels.c | 16 static int replace_u32(u32 *address, u32 mask, u32 new) in replace_u32()
|
D | nf_conntrack_extend.c | 95 struct nf_ct_ext *new; in nf_ct_ext_add() local
|
/Linux-v6.6/arch/sh/drivers/ |
D | heartbeat.c | 35 unsigned int new; in heartbeat_toggle_bit() local
|
/Linux-v6.6/fs/afs/ |
D | server_list.c | 103 bool afs_annotate_server_list(struct afs_server_list *new, in afs_annotate_server_list()
|
/Linux-v6.6/drivers/dax/hmem/ |
D | device.c | 39 struct resource *new; in __hmem_register_resource() local
|
/Linux-v6.6/arch/mips/kernel/ |
D | cmpxchg.c | 51 unsigned long new, unsigned int size) in __cmpxchg_small()
|
/Linux-v6.6/lib/ |
D | refcount.c | 76 unsigned int new, val = atomic_read(&r->refs); in refcount_dec_not_one() local
|
/Linux-v6.6/rust/kernel/sync/ |
D | locked_by.rs | 95 pub fn new<B: Backend>(owner: &Lock<U, B>, data: T) -> Self { in new() method
|
/Linux-v6.6/tools/arch/x86/include/asm/ |
D | atomic.h | 69 static __always_inline int atomic_cmpxchg(atomic_t *v, int old, int new) in atomic_cmpxchg()
|
/Linux-v6.6/rust/kernel/ |
D | types.rs | 175 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/ |
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()
|
/Linux-v6.6/arch/um/os-Linux/ |
D | sigio.c | 105 struct pollfd *new; in need_poll() local 449 struct sigaction old, new; in check_one_sigio() local
|
/Linux-v6.6/include/linux/ |
D | mempolicy.h | 242 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/ |
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
|