Searched defs:new (Results 176 - 200 of 1048) sorted by relevance

1234567891011>>

/linux-master/security/safesetid/
H A Dlsm.c191 static int safesetid_task_fix_setuid(struct cred *new, argument
215 static int safesetid_task_fix_setgid(struct cred *new, argument
239 safesetid_task_fix_setgroups(struct cred *new, const struct cred *old) argument
[all...]
/linux-master/net/sunrpc/
H A Dsvcauth.c211 auth_domain_lookup(char *name, struct auth_domain *new) argument
/linux-master/fs/orangefs/
H A Ddir.c134 struct orangefs_dir_part *part, *new; local
/linux-master/tools/testing/selftests/bpf/progs/
H A Dtest_bpf_ma.c64 void *old, *new; local
114 void *old, *new; local
/linux-master/arch/um/drivers/
H A Dchan_user.c77 struct termios save, new; local
/linux-master/arch/um/os-Linux/
H A Dstart_up.c303 struct iomem_region *new; local
/linux-master/security/apparmor/
H A Dtask.c50 struct cred *new; local
120 struct cred *new; local
160 struct cred *new; local
[all...]
/linux-master/fs/netfs/
H A Diterator.c36 netfs_extract_user_iter(struct iov_iter *orig, size_t orig_len, struct iov_iter *new, iov_iter_extraction_t extraction_flags) argument
/linux-master/arch/powerpc/mm/kasan/
H A Dinit_32.c39 pte_t *new; local
/linux-master/arch/x86/include/asm/
H A Dlocal.h123 static inline long local_cmpxchg(local_t *l, long old, long new) argument
128 static inline bool local_try_cmpxchg(local_t *l, long *old, long new) argument
/linux-master/net/sched/
H A Dcls_cgroup.c86 struct cls_cgroup_head *new; local
[all...]
/linux-master/kernel/
H A Dnsproxy.c239 void switch_task_namespaces(struct task_struct *p, struct nsproxy *new) argument
262 struct nsproxy *new; local
[all...]
/linux-master/security/selinux/ss/
H A Dhashtab.c139 int hashtab_duplicate(struct hashtab *new, struct hashtab *orig, argument
[all...]
/linux-master/fs/xfs/libxfs/
H A Dxfs_btree_mem.c163 xfbtree_alloc_block( struct xfs_btree_cur *cur, const union xfs_btree_ptr *start, union xfs_btree_ptr *new, int *stat) argument
/linux-master/tools/testing/selftests/mm/
H A Dmlock-random-test.c29 struct rlimit new; local
/linux-master/arch/x86/kvm/mmu/
H A Dpage_track.c270 void __kvm_page_track_write(struct kvm *kvm, gpa_t gpa, const u8 *new, int bytes) argument
/linux-master/arch/mips/kernel/
H A Dvpe-mt.c290 unsigned long new; local
/linux-master/fs/nfs/
H A Dnfs4super.c100 struct nfs_referral_count *p, *new; local
[all...]
/linux-master/fs/afs/
H A Dvalidation.c193 time64_t new = op->volsync.creation; local
260 time64_t new = op->volsync.update; local
[all...]
/linux-master/arch/powerpc/mm/nohash/
H A D8xx.c65 __early_map_kernel_hugepage(unsigned long va, phys_addr_t pa, pgprot_t prot, int psize, bool new) argument
122 mmu_mapin_ram_chunk(unsigned long offset, unsigned long top, pgprot_t prot, bool new) argument
/linux-master/scripts/kconfig/
H A Dlist.h63 static inline void __list_add(struct list_head *new, argument
81 list_add(struct list_head *new, struct list_head *head) argument
94 list_add_tail(struct list_head *new, struct list_head *head) argument
[all...]
/linux-master/arch/s390/include/asm/
H A Datomic.h77 static __always_inline int arch_atomic_cmpxchg(atomic_t *v, int old, int new) argument
117 static __always_inline s64 arch_atomic64_cmpxchg(atomic64_t *v, s64 old, s64 new) argument
/linux-master/drivers/clk/qcom/
H A Dclk-regmap-mux-div.c82 is_better_rate(unsigned long req, unsigned long best, unsigned long new) argument
/linux-master/drivers/gpu/drm/radeon/
H A Dmkregtable.c60 static inline void __list_add(struct list_head *new, argument
81 list_add_tail(struct list_head *new, struct list_head *head) argument
[all...]
/linux-master/sound/pci/oxygen/
H A Dxonar_dg_mixer.c76 unsigned int new = value->value.enumerated.item[0]; local

Completed in 191 milliseconds

1234567891011>>