/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_fence.c | 150 struct dma_fence *old; in amdgpu_fence_emit() local 682 struct dma_fence *old, **ptr; in amdgpu_fence_driver_clear_job_fences() local
|
/linux/net/mac80211/ |
H A D | cfg.c | 149 struct ieee80211_bss_conf *old; in ieee80211_set_ap_mbssid_options() local 978 struct probe_resp *new, *old; in ieee80211_set_probe_resp() local 1012 struct fils_discovery_data *new, *old = NULL; in ieee80211_set_fils_discovery() local 1048 struct unsol_bcast_probe_resp_data *new, *old = NULL; in ieee80211_set_unsol_bcast_probe_resp() local 1080 struct s1g_short_beacon_data *old = in ieee80211_set_s1g_short_beacon() local 1121 struct ieee80211_ftm_responder_params *new, *old; in ieee80211_set_ftm_responder_params() local 1200 struct beacon_data *new, *old; in ieee80211_assign_beacon() local 1371 struct beacon_data *old; in ieee80211_start_ap() local 1637 struct beacon_data *old; in ieee80211_change_beacon() local
|
/linux/kernel/ |
H A D | audit.c | 383 static int audit_log_config_change(char *function_name, u32 new, u32 old, in audit_log_config_change() argument 405 u32 old = *to_change; in audit_do_config_change() local 1439 char *old, *new; in audit_receive_msg() local 1510 struct audit_tty_status s, old; audit_receive_msg() local [all...] |
H A D | groups.c | 137 const struct cred *old; in set_current_groups() local
|
/linux/drivers/net/fddi/skfp/ |
H A D | smtdef.c | 339 u_long old ; in set_min_max() local
|
/linux/drivers/clocksource/ |
H A D | timer-sun4i.c | 50 u32 old = readl(base + TIMER_CNTVAL_REG(1)); in sun4i_clkevt_sync() local
|
/linux/block/ |
H A D | blk-ia-ranges.c | 234 struct blk_independent_access_ranges *old = disk->ia_ranges; in disk_ia_ranges_changed() local
|
/linux/arch/um/os-Linux/ |
H A D | sigio.c | 203 struct sigaction old, new; in check_one_sigio() local
|
/linux/drivers/iommu/arm/arm-smmu-v3/ |
H A D | arm-smmu-v3-sva.c | 272 struct iommu_domain *old) in arm_smmu_sva_set_dev_pasid()
|
/linux/drivers/gpu/drm/msm/adreno/ |
H A D | a5xx_preempt.c | 13 enum preempt_state old, enum preempt_state new) in try_preempt_state()
|
/linux/drivers/gpu/drm/i915/gt/ |
H A D | intel_engine_heartbeat.c | 303 unsigned long old; in set_heartbeat() local
|
/linux/drivers/scsi/sym53c8xx_2/ |
H A D | sym_fw.c | 350 u32 opcode, new, old, tmp1, tmp2; in sym_fw_bind_script() local
|
/linux/drivers/power/supply/ |
H A D | surface_charger.c | 69 __le32 old = ac->state; in spwr_ac_update_unlocked() local
|
/linux/arch/um/drivers/ |
H A D | chan_user.c | 88 sigset_t old, no_sigio; in generic_console_write() local
|
/linux/security/apparmor/ |
H A D | task.c | 48 struct aa_label *old = aa_current_raw_label(); in aa_replace_current_label() local
|
/linux/tools/perf/util/ |
H A D | comm.c | 213 struct comm_str *new, *old = comm->comm_str; in comm__override() local
|
/linux/net/core/ |
H A D | gen_estimator.c | 140 struct net_rate_estimator *old, *est; in gen_new_estimator() local
|
/linux/include/linux/ |
H A D | security.h | 681 const struct cred *old, in security_capset() 875 const struct cred *old, in security_dentry_create_files_as() 1235 const struct cred *old, in security_prepare_creds() 1242 const struct cred *old) in security_transfer_creds() 1298 const struct cred *old, in security_task_fix_setuid() 1305 const struct cred *old, in security_task_fix_setgid() 1312 const struct cred *old) in security_task_fix_setgroups() 1987 static inline int security_xfrm_policy_clone(struct xfrm_sec_ctx *old, struct xfrm_sec_ctx **new_ct… in security_xfrm_policy_clone()
|
/linux/fs/nfsd/ |
H A D | nfs4idmap.c | 285 idtoname_update(struct cache_detail *cd, struct ent *new, struct ent *old) in idtoname_update() 450 nametoid_update(struct cache_detail *cd, struct ent *new, struct ent *old) in nametoid_update()
|
/linux/net/sunrpc/ |
H A D | auth.c | 108 const struct rpc_authops *old; in rpcauth_register() local 123 const struct rpc_authops *old; in rpcauth_unregister() local
|
/linux/lib/ |
H A D | string_helpers.c | 738 char *kstrdup_and_replace(const char *src, char old, char new, gfp_t gfp) in kstrdup_and_replace() 984 char *strreplace(char *str, char old, char new) in strreplace()
|
/linux/mm/ |
H A D | swap_state.c | 95 void *old; in add_to_swap_cache() local 191 void *old; in clear_shadow_from_swap_cache() local
|
/linux/drivers/tty/serial/8250/ |
H A D | 8250_dw.c | 372 dw8250_do_pm(struct uart_port *port, unsigned int state, unsigned int old) in dw8250_do_pm() 384 const struct ktermios *old) in dw8250_set_termios()
|
/linux/drivers/gpu/drm/amd/amdkfd/ |
H A D | kfd_svm.c | 957 unsigned char *new, *old, *pold; in svm_range_split_array() local 985 svm_range_split_pages(struct svm_range *new, struct svm_range *old, in svm_range_split_pages() 1006 svm_range_split_nodes(struct svm_range *new, struct svm_range *old, in svm_range_split_nodes() 1047 svm_range_split_adjust(struct svm_range *new, struct svm_range *old, in svm_range_split_adjust() 1998 static struct svm_range *svm_range_clone(struct svm_range *old) in svm_range_clone() 2152 struct svm_range *old = prange; in svm_range_add() local
|
/linux/include/uapi/linux/ |
H A D | uinput.h | 53 struct ff_effect old; member
|