Home
last modified time | relevance | path

Searched defs:new (Results 126 – 150 of 1166) sorted by relevance

12345678910>>...47

/openbmc/linux/fs/nfs/
H A Dnfs4client.c79 struct nfs4_ds_server *new) in nfs4_add_ds_client()
135 struct nfs4_ds_server *dss, *new; in nfs4_find_or_create_ds_client() local
529 static int nfs4_match_client(struct nfs_client *pos, struct nfs_client *new, in nfs4_match_client()
586 int nfs40_walk_client_list(struct nfs_client *new, in nfs40_walk_client_list()
753 int nfs41_walk_client_list(struct nfs_client *new, in nfs41_walk_client_list()
/openbmc/linux/tools/testing/selftests/rtc/
H A Dsetdate.c24 struct rtc_time new, current; in main() local
/openbmc/u-boot/tools/libfdt/
H A Dfdt_rw.c5 int fdt_remove_unused_strings(const void *old, void *new) in fdt_remove_unused_strings()
/openbmc/linux/security/landlock/
H A Dcred.c17 static int hook_cred_prepare(struct cred *const new, in hook_cred_prepare()
/openbmc/linux/kernel/
H A Dgroups.c118 void set_groups(struct cred *new, struct group_info *group_info) in set_groups()
136 struct cred *new; in set_current_groups() local
H A Dumh.c67 struct cred *new; in call_usermodehelper_exec_async() local
358 int (*init)(struct subprocess_info *info, struct cred *new), in call_usermodehelper_setup()
H A Dnsproxy.c239 void switch_task_namespaces(struct task_struct *p, struct nsproxy *new) in switch_task_namespaces()
262 struct nsproxy *new; in exec_task_namespaces() local
H A Dsys.c376 struct cred *new; in __sys_setregid() local
442 struct cred *new; in __sys_setgid() local
482 static int set_user(struct cred *new) in set_user()
495 static void flag_nproc_exceeded(struct cred *new) in flag_nproc_exceeded()
533 struct cred *new; in __sys_setreuid() local
614 struct cred *new; in __sys_setuid() local
671 struct cred *new; in __sys_setresuid() local
773 struct cred *new; in __sys_setresgid() local
866 struct cred *new; in __sys_setfsuid() local
910 struct cred *new; in __sys_setfsgid() local
[all …]
/openbmc/linux/arch/x86/include/asm/
H A Dlocal.h123 static inline long local_cmpxchg(local_t *l, long old, long new) in local_cmpxchg()
128 static inline bool local_try_cmpxchg(local_t *l, long *old, long new) in local_try_cmpxchg()
/openbmc/linux/arch/loongarch/include/asm/
H A Dlocal.h59 static inline long local_cmpxchg(local_t *l, long old, long new) in local_cmpxchg()
64 static inline bool local_try_cmpxchg(local_t *l, long *old, long new) in local_try_cmpxchg()
/openbmc/linux/arch/sh/include/asm/
H A Dcmpxchg-llsc.h27 __cmpxchg_u32(volatile u32 *m, unsigned long old, unsigned long new) in __cmpxchg_u32()
/openbmc/linux/arch/um/include/asm/
H A Dmmu_context.h19 static inline void activate_mm(struct mm_struct *old, struct mm_struct *new) in activate_mm()
/openbmc/linux/arch/arm64/kvm/hyp/nvhe/
H A Dlist_debug.c30 bool __list_add_valid_or_report(struct list_head *new, struct list_head *prev, in __list_add_valid_or_report()
/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_attr.c890 struct xfs_attr_intent *new; in xfs_attr_intent_init() local
905 struct xfs_attr_intent *new; in xfs_attr_defer_add() local
924 struct xfs_attr_intent *new; in xfs_attr_defer_replace() local
944 struct xfs_attr_intent *new; in xfs_attr_defer_remove() local
/openbmc/linux/arch/arm64/kvm/hyp/
H A Dpgtable.c443 kvm_pte_t new; in hyp_map_walker_try_leaf() local
463 kvm_pte_t *childp, new; in hyp_map_walker() local
739 static bool stage2_pte_needs_update(kvm_pte_t old, kvm_pte_t new) in stage2_pte_needs_update()
762 static bool stage2_try_set_pte(const struct kvm_pgtable_visit_ctx *ctx, kvm_pte_t new) in stage2_try_set_pte()
825 static void stage2_make_pte(const struct kvm_pgtable_visit_ctx *ctx, kvm_pte_t new) in stage2_make_pte()
917 kvm_pte_t new; in stage2_map_walker_try_leaf() local
980 kvm_pte_t *childp, new; in stage2_map_walk_leaf() local
1256 kvm_pte_t new = ctx->old & ~KVM_PTE_LEAF_ATTR_LO_S2_AF; in stage2_age_walker() local
1435 kvm_pte_t pte = ctx->old, new, *childp; in stage2_split_walker() local
/openbmc/linux/net/smc/
H A Dsmc_cdc.h151 union smc_host_cursor *new) in smc_curs_diff()
165 union smc_host_cursor *new) in smc_curs_comp()
178 union smc_host_cursor *new) in smc_curs_diff_large()
/openbmc/linux/arch/x86/um/
H A Dbugs_32.c24 struct sigaction old, new; in arch_check_bugs() local
/openbmc/linux/fs/nfsd/
H A Dauth.c25 struct cred *new; in nfsd_setuser() local
/openbmc/linux/arch/hexagon/include/asm/
H A Dcmpxchg.h54 #define arch_cmpxchg(ptr, old, new) \ argument
/openbmc/u-boot/arch/sh/include/asm/
H A Dsystem.h221 unsigned long new) in __cmpxchg_u32()
241 unsigned long new, int size) in __cmpxchg()
/openbmc/linux/arch/arm/mach-s3c/
H A Dpm-gpio.c127 u32 gpcon, old, new, mask; in samsung_gpio_pm_2bit_resume() local
204 u32 old, new, mask; in samsung_gpio_pm_4bit_mask() local
/openbmc/linux/arch/alpha/include/asm/
H A Dlocal.h55 static __inline__ long local_cmpxchg(local_t *l, long old, long new) in local_cmpxchg()
60 static __inline__ bool local_try_cmpxchg(local_t *l, long *old, long new) in local_try_cmpxchg()
H A Datomic.h205 int c, new, old; in ATOMIC_OPS() local
228 s64 c, new, old; in arch_atomic64_fetch_add_unless() local
/openbmc/linux/arch/mips/include/asm/
H A Dlocal.h97 static __inline__ long local_cmpxchg(local_t *l, long old, long new) in local_cmpxchg()
102 static __inline__ bool local_try_cmpxchg(local_t *l, long *old, long new) in local_try_cmpxchg()
/openbmc/linux/net/ipv6/
H A Dcalipso.c913 struct ipv6_opt_hdr *new; in calipso_opt_insert() local
972 struct ipv6_opt_hdr **new) in calipso_opt_del()
1130 struct ipv6_opt_hdr *old, *new; in calipso_sock_setattr() local
1195 struct ipv6_opt_hdr *old, *new; in calipso_req_setattr() local
1234 struct ipv6_opt_hdr *new; in calipso_req_delattr() local

12345678910>>...47