Searched refs:deref_fetch_param (Results 1 – 1 of 1) sorted by relevance
110 struct deref_fetch_param { struct121 struct deref_fetch_param *dprm = data; \ argument137 struct deref_fetch_param *dprm = data; in DEFINE_FETCH_deref()149 static void update_deref_fetch_param(struct deref_fetch_param *data) in update_deref_fetch_param()158 static void free_deref_fetch_param(struct deref_fetch_param *data) in free_deref_fetch_param()432 struct deref_fetch_param *dprm; in parse_probe_arg()437 dprm = kzalloc(sizeof(struct deref_fetch_param), GFP_KERNEL); in parse_probe_arg()