Home
last modified time | relevance | path

Searched defs:async_work (Results 1 – 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/drivers/char/tpm/
Dtpm-dev.h15 struct work_struct async_work; member
/kernel/linux/linux-5.10/fs/hmdfs/comm/
Dsocket_adapter.c619 struct hmdfs_async_work *async_work = in hmdfs_recv_page_work_fn() local
634 struct hmdfs_async_work *async_work = NULL; in hmdfs_sendpage_request() local
1107 void hmdfs_wakeup_async_work(struct hmdfs_async_work *async_work) in hmdfs_wakeup_async_work()
Dtransport.c222 struct hmdfs_async_work *async_work = NULL; in tcp_recvpage_tls() local
/kernel/linux/linux-5.10/fs/btrfs/
Ddelayed-inode.c1318 struct btrfs_async_delayed_work *async_work; in btrfs_async_run_delayed_root() local
1380 struct btrfs_async_delayed_work *async_work; in btrfs_wq_run_delayed_node() local
Dspace-info.c1316 struct work_struct *async_work; in __reserve_bytes() local
/kernel/linux/linux-5.10/fs/hmdfs/
Dhmdfs_client.c390 struct hmdfs_async_work *async_work) in hmdfs_client_recv_readpage()
/kernel/linux/linux-5.10/fs/afs/
Dinternal.h99 struct work_struct async_work; /* async I/O processor */ member