Home
last modified time | relevance | path

Searched refs:old_cf (Results 1 – 1 of 1) sorted by relevance

/linux/net/can/
H A Dgw.c1115 struct cf_mod *old_cf; in cgw_create_job() local
1117 old_cf = cgw_job_cf_mod(gwj); in cgw_create_job()
1118 if (old_cf->uid != mod->uid) in cgw_create_job()
1128 kfree_rcu_mightsleep(old_cf); in cgw_create_job()