Searched refs:deref_fetch_param (Results 1 – 1 of 1) sorted by relevance
103 struct deref_fetch_param { struct114 struct deref_fetch_param *dprm = data; \ argument130 struct deref_fetch_param *dprm = data; in DEFINE_FETCH_deref()142 static void update_deref_fetch_param(struct deref_fetch_param *data) in update_deref_fetch_param()151 static void free_deref_fetch_param(struct deref_fetch_param *data) in free_deref_fetch_param()450 struct deref_fetch_param *dprm; in parse_probe_arg()455 dprm = kzalloc(sizeof(struct deref_fetch_param), GFP_KERNEL); in parse_probe_arg()