Home
last modified time | relevance | path

Searched defs:old (Results 276 – 300 of 877) sorted by relevance

1...<<11121314151617181920>>...36

/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_fence.c150 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 Dcfg.c149 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 Daudit.c383 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 Dgroups.c137 const struct cred *old; in set_current_groups() local
/linux/drivers/net/fddi/skfp/
H A Dsmtdef.c339 u_long old ; in set_min_max() local
/linux/drivers/clocksource/
H A Dtimer-sun4i.c50 u32 old = readl(base + TIMER_CNTVAL_REG(1)); in sun4i_clkevt_sync() local
/linux/block/
H A Dblk-ia-ranges.c234 struct blk_independent_access_ranges *old = disk->ia_ranges; in disk_ia_ranges_changed() local
/linux/arch/um/os-Linux/
H A Dsigio.c203 struct sigaction old, new; in check_one_sigio() local
/linux/drivers/iommu/arm/arm-smmu-v3/
H A Darm-smmu-v3-sva.c272 struct iommu_domain *old) in arm_smmu_sva_set_dev_pasid()
/linux/drivers/gpu/drm/msm/adreno/
H A Da5xx_preempt.c13 enum preempt_state old, enum preempt_state new) in try_preempt_state()
/linux/drivers/gpu/drm/i915/gt/
H A Dintel_engine_heartbeat.c303 unsigned long old; in set_heartbeat() local
/linux/drivers/scsi/sym53c8xx_2/
H A Dsym_fw.c350 u32 opcode, new, old, tmp1, tmp2; in sym_fw_bind_script() local
/linux/drivers/power/supply/
H A Dsurface_charger.c69 __le32 old = ac->state; in spwr_ac_update_unlocked() local
/linux/arch/um/drivers/
H A Dchan_user.c88 sigset_t old, no_sigio; in generic_console_write() local
/linux/security/apparmor/
H A Dtask.c48 struct aa_label *old = aa_current_raw_label(); in aa_replace_current_label() local
/linux/tools/perf/util/
H A Dcomm.c213 struct comm_str *new, *old = comm->comm_str; in comm__override() local
/linux/net/core/
H A Dgen_estimator.c140 struct net_rate_estimator *old, *est; in gen_new_estimator() local
/linux/include/linux/
H A Dsecurity.h681 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 Dnfs4idmap.c285 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 Dauth.c108 const struct rpc_authops *old; in rpcauth_register() local
123 const struct rpc_authops *old; in rpcauth_unregister() local
/linux/lib/
H A Dstring_helpers.c738 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 Dswap_state.c95 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 D8250_dw.c372 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 Dkfd_svm.c957 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 Duinput.h53 struct ff_effect old; member

1...<<11121314151617181920>>...36