Home
last modified time | relevance | path

Searched defs:asw (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/hmdfs/comm/
Dsocket_adapter.h182 static inline void asw_done(struct hmdfs_async_work *asw) in asw_done()
189 static inline void asw_get(struct hmdfs_async_work *asw) in asw_get()
Dsocket_adapter.c605 struct hmdfs_async_work *asw = NULL; in asw_release() local
616 void asw_put(struct hmdfs_async_work *asw) in asw_put()