Searched refs:__call_single_data (Results 1 - 1 of 1) sorted by relevance

/linux-master/include/linux/
H A Dsmp.h23 struct __call_single_data { struct
30 (struct __call_single_data){ .func = (_func), .info = (_info), }
33 typedef struct __call_single_data call_single_data_t
34 __aligned(sizeof(struct __call_single_data));

Completed in 140 milliseconds