Searched defs:new (Results 301 - 325 of 1055) sorted by relevance

<<11121314151617181920>>

/linux-master/fs/xfs/scrub/
H A Dcow_repair.c405 struct xfs_bmbt_irec new = *got; /* struct copy */ local
[all...]
/linux-master/fs/nfs/
H A Dread.c276 unsigned int new = pos - hdr->io_start; local
295 struct nfs_page *new; local
[all...]
/linux-master/drivers/base/
H A Dcomponent.c361 struct component_match_array *new; local
[all...]
/linux-master/drivers/nvme/host/
H A Dpr.c154 static int nvme_pr_preempt(struct block_device *bdev, u64 old, u64 new, argument
127 nvme_pr_register(struct block_device *bdev, u64 old, u64 new, unsigned flags) argument
/linux-master/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_core_perf.c307 struct dpu_core_perf_params *new, *old; local
[all...]
/linux-master/net/netfilter/
H A Dnft_set_bitmap.c130 struct nft_bitmap_elem *new = nft_elem_priv_cast(elem->priv), *be; local
/linux-master/drivers/net/ethernet/intel/i40e/
H A Di40e_ddp.c81 static bool i40e_ddp_profiles_overlap(struct i40e_profile_info *new, argument
/linux-master/fs/gfs2/
H A Dutil.c327 unsigned long old = READ_ONCE(sdp->sd_flags), new; local
/linux-master/fs/
H A Dtimerfd.c578 struct itimerspec64 new, old; local
606 struct itimerspec64 new, old; local
470 do_timerfd_settime(int ufd, int flags, const struct itimerspec64 *new, struct itimerspec64 *old) argument
[all...]
/linux-master/arch/x86/kernel/
H A Dsignal_64.c283 struct compat_siginfo new; local
/linux-master/drivers/md/
H A Ddm-bio-prison-v2.c121 struct rb_node **new = &prison->cells.rb_node, *parent = NULL; local
[all...]
/linux-master/arch/x86/include/asm/
H A Datomic64_32.h90 static __always_inline s64 arch_atomic64_cmpxchg(atomic64_t *v, s64 old, s64 new) argument
96 static __always_inline bool arch_atomic64_try_cmpxchg(atomic64_t *v, s64 *old, s64 new) argument
/linux-master/security/selinux/ss/
H A Debitmap.c51 struct ebitmap_node *new, *prev; local
279 struct ebitmap_node *n, *prev, *new; local
[all...]
/linux-master/arch/powerpc/net/
H A Dbpf_jit_comp32.c108 int new = 32 - fls(~ctx->seen & (SEEN_VREG_MASK & 0xaaaaaaaa)); local
/linux-master/kernel/cgroup/
H A Dpids.c141 int64_t new = atomic64_add_return(num, &p->counter); local
161 int64_t new = atomic64_add_return(num, &p->counter); local
[all...]
/linux-master/sound/soc/intel/catpt/
H A Ddsp.c193 unsigned long new = 0; local
154 catpt_dsp_set_srampge(struct catpt_dev *cdev, struct resource *sram, unsigned long mask, unsigned long new) argument
[all...]
/linux-master/sound/soc/intel/common/
H A Dsst-dsp.c87 unsigned int old, new; local
107 unsigned int old, new; local
/linux-master/drivers/gpu/drm/i915/
H A Di915_debugfs_params.c175 char *new, *old; local
/linux-master/fs/nfsd/
H A Dnfsfh.c221 struct cred *new = prepare_creds(); local
/linux-master/kernel/
H A Dpid_namespace.c392 struct pid_namespace *ancestor, *new = to_pid_ns(ns); local
H A Ducount.c167 struct ucounts *ucounts, *new; local
269 long new = atomic_long_add_return(v, &iter->rlimit[type]); local
282 long new = -1; /* Silence compiler warning */ local
318 long new = atomic_long_add_return(1, &iter->rlimit[type]); local
[all...]
H A Dumh.c67 struct cred *new; local
356 call_usermodehelper_setup(const char *path, char **argv, char **envp, gfp_t gfp_mask, int (*init)(struct subprocess_info *info, struct cred *new), void (*cleanup)(struct subprocess_info *info), void *data) argument
[all...]
/linux-master/include/linux/
H A Dmempolicy.h250 static inline void mpol_rebind_mm(struct mm_struct *mm, nodemask_t *new) argument
245 mpol_rebind_task(struct task_struct *tsk, const nodemask_t *new) argument
/linux-master/arch/loongarch/kernel/
H A Dftrace_dyn.c15 static int ftrace_modify_code(unsigned long pc, u32 old, u32 new, bool validate) argument
120 u32 old, new; local
140 u32 new; local
172 u32 old, new; local
184 u32 old, new; local
200 u32 old, new; local
[all...]
/linux-master/tools/testing/selftests/mm/
H A Dmemfd_secret.c252 struct rlimit new; local

Completed in 221 milliseconds

<<11121314151617181920>>