/Linux-v6.6/tools/testing/selftests/bpf/progs/ |
D | setget_sockopt.c | 29 int new; member 88 int old, tmp, new, opt = t->opt; in bpf_test_sockopt_flip() local 115 int old, tmp, new, expected, opt; in bpf_test_sockopt_int() local
|
/Linux-v6.6/drivers/char/agp/ |
D | generic.c | 98 struct agp_memory *new; in agp_create_user_memory() local 128 struct agp_memory *new; in agp_create_memory() local 222 struct agp_memory *new; in agp_allocate_memory() local 1161 struct agp_memory *new; in agp_generic_alloc_user() local
|
/Linux-v6.6/sound/pci/ice1712/ |
D | quartet.c | 507 unsigned int old, new, smute; in qtet_mute_put() local 568 unsigned int old, new, tmp, masked_old; in qtet_ain12_sw_put() local 623 unsigned int old, new; in qtet_php_put() local 699 unsigned int old, new; in qtet_sw_put() local 830 unsigned int new; in qtet_set_rate() local 854 unsigned int old, new; in qtet_set_spdif_clock() local
|
/Linux-v6.6/fs/nfs/ |
D | nfs4client.c | 79 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()
|
D | dns_resolve.c | 74 struct nfs_dns_ent *new; in nfs_dns_ent_update() local 87 struct nfs_dns_ent *new; in nfs_dns_ent_init() local 216 struct nfs_dns_ent *new, in nfs_dns_update()
|
/Linux-v6.6/drivers/gpu/drm/msm/adreno/ |
D | a5xx_preempt.c | 13 enum preempt_state old, enum preempt_state new) in try_preempt_state() 26 enum preempt_state new) in set_preempt_state()
|
/Linux-v6.6/arch/arm64/kvm/hyp/ |
D | pgtable.c | 443 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() 822 static void stage2_make_pte(const struct kvm_pgtable_visit_ctx *ctx, kvm_pte_t new) in stage2_make_pte() 914 kvm_pte_t new; in stage2_map_walker_try_leaf() local 977 kvm_pte_t *childp, new; in stage2_map_walk_leaf() local 1253 kvm_pte_t new = ctx->old & ~KVM_PTE_LEAF_ATTR_LO_S2_AF; in stage2_age_walker() local 1432 kvm_pte_t pte = ctx->old, new, *childp; in stage2_split_walker() local
|
/Linux-v6.6/kernel/ |
D | sys.c | 376 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 …]
|
D | groups.c | 118 void set_groups(struct cred *new, struct group_info *group_info) in set_groups() 136 struct cred *new; in set_current_groups() local
|
D | nsproxy.c | 239 void switch_task_namespaces(struct task_struct *p, struct nsproxy *new) in switch_task_namespaces() 262 struct nsproxy *new; in exec_task_namespaces() local
|
D | umh.c | 67 struct cred *new; in call_usermodehelper_exec_async() local 358 int (*init)(struct subprocess_info *info, struct cred *new), in call_usermodehelper_setup()
|
/Linux-v6.6/fs/xfs/libxfs/ |
D | xfs_attr.c | 890 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
|
/Linux-v6.6/net/ipv6/ |
D | calipso.c | 913 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
|
/Linux-v6.6/net/smc/ |
D | smc_cdc.h | 151 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()
|
/Linux-v6.6/lib/ |
D | memcat_p.c | 12 void **p = a, **new; in __memcat_p() local
|
D | list_debug.c | 22 bool __list_add_valid_or_report(struct list_head *new, struct list_head *prev, in __list_add_valid_or_report()
|
/Linux-v6.6/arch/riscv/lib/ |
D | clear_page.S | 14 #define CBOZ_ALT(order, old, new) \ argument
|
/Linux-v6.6/arch/x86/include/asm/ |
D | local.h | 123 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()
|
/Linux-v6.6/arch/loongarch/include/asm/ |
D | local.h | 59 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()
|
/Linux-v6.6/include/linux/ |
D | vt.h | 21 static inline int vt_kmsg_redirect(int new) in vt_kmsg_redirect()
|
/Linux-v6.6/arch/arm/mach-s3c/ |
D | pm-gpio.c | 127 u32 gpcon, old, new, mask; in samsung_gpio_pm_2bit_resume() local 204 u32 old, new, mask; in samsung_gpio_pm_4bit_mask() local
|
/Linux-v6.6/arch/alpha/include/asm/ |
D | atomic.h | 205 int c, new, old; in ATOMIC_OPS() local 228 s64 c, new, old; in arch_atomic64_fetch_add_unless() local
|
D | local.h | 55 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()
|
/Linux-v6.6/arch/mips/include/asm/ |
D | local.h | 97 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()
|
/Linux-v6.6/drivers/gpu/drm/i915/display/ |
D | intel_pmdemand.c | 469 intel_pmdemand_update_params(const struct intel_pmdemand_state *new, in intel_pmdemand_update_params() 519 const struct intel_pmdemand_state *new, in intel_pmdemand_program_params() 571 intel_pmdemand_state_changed(const struct intel_pmdemand_state *new, in intel_pmdemand_state_changed()
|