Searched defs:csd (Results 1 – 4 of 4) sorted by relevance
35 call_single_data_t __percpu *csd; member114 static void csd_lock_record(struct __call_single_data *csd) in csd_lock_record()129 static __always_inline int csd_lock_wait_getcpu(struct __call_single_data *csd) in csd_lock_wait_getcpu()144 static __always_inline bool csd_lock_wait_toolong(struct __call_single_data *csd, u64 ts0, u64 *ts1… in csd_lock_wait_toolong()208 static __always_inline void csd_lock_wait(struct __call_single_data *csd) in csd_lock_wait()223 static void csd_lock_record(struct __call_single_data *csd) in csd_lock_record()227 static __always_inline void csd_lock_wait(struct __call_single_data *csd) in csd_lock_wait()233 static __always_inline void csd_lock(struct __call_single_data *csd) in csd_lock()246 static __always_inline void csd_unlock(struct __call_single_data *csd) in csd_unlock()280 static int generic_exec_single(int cpu, struct __call_single_data *csd) in generic_exec_single()[all …]
28 int smp_call_function_single_async(int cpu, struct __call_single_data *csd) in smp_call_function_single_async()
247 call_single_data_t *csd; in kgdb_roundup_cpus() local
341 rq_csd_init(struct rq *rq, struct __call_single_data *csd, smp_call_func_t func) in rq_csd_init()