create_io_worker
Regular
4.4
: Absent ⚠️
4.8
: Absent ⚠️
4.10
: Absent ⚠️
4.13
: Absent ⚠️
4.15
: Absent ⚠️
4.18
: Absent ⚠️
5.0
: Absent ⚠️
5.3
: Absent ⚠️
5.4
: Absent ⚠️
5.8
: ✅bool create_io_worker(struct io_wq *wq, struct io_wqe *wqe, int index);
Collision: Unique Static
Inline: No
Transformation: False
Instances:
In fs/io-wq.c (ffffffff8138a7c0)
Location: fs/io-wq.c:641
Inline: False
Direct callers:
- fs/io-wq.c:io_wq_manager
- fs/io-wq.c:io_wq_manager
- fs/io-wq.c:io_wq_manager
Symbols:
ffffffff8138a7c0-ffffffff8138a91c: create_io_worker (STB_LOCAL)
5.11
: ✅bool create_io_worker(struct io_wq *wq, struct io_wqe *wqe, int index);
Collision: Unique Static
Inline: No
Transformation: False
Instances:
In fs/io-wq.c (ffffffff8139b4f0)
Location: fs/io-wq.c:674
Inline: False
Direct callers:
- fs/io-wq.c:io_wq_manager
- fs/io-wq.c:io_wq_manager
- fs/io-wq.c:io_wq_manager
Symbols:
ffffffff8139b4f0-ffffffff8139b694: create_io_worker (STB_LOCAL)
5.13
: ✅void create_io_worker(struct io_wq *wq, struct io_wqe *wqe, int index, bool first);
Collision: Unique Static
Inline: No
Transformation: False
Instances:
In fs/io-wq.c (ffffffff813a2730)
Location: fs/io-wq.c:649
Inline: False
Direct callers:
- fs/io-wq.c:io_wqe_enqueue
- fs/io-wq.c:create_worker_cb
Symbols:
ffffffff813a2730-ffffffff813a28f7: create_io_worker (STB_LOCAL)
5.15
: ✅bool create_io_worker(struct io_wq *wq, struct io_wqe *wqe, int index);
Collision: Unique Static
Inline: No
Transformation: False
Instances:
In fs/io-wq.c (ffffffff813f1610)
Location: fs/io-wq.c:794
Inline: False
Direct callers:
- fs/io-wq.c:io_wqe_enqueue
- fs/io-wq.c:create_worker_cb
Symbols:
ffffffff813f1610-ffffffff813f17d4: create_io_worker (STB_LOCAL)
5.19
: ✅bool create_io_worker(struct io_wq *wq, struct io_wqe *wqe, int index);
Collision: Unique Static
Inline: No
Transformation: False
Instances:
In io_uring/io-wq.c (ffffffff816da6f0)
Location: io_uring/io-wq.c:806
Inline: False
Direct callers:
- io_uring/io-wq.c:io_wqe_enqueue
- io_uring/io-wq.c:create_worker_cb
Symbols:
ffffffff816da6f0-ffffffff816da8b8: create_io_worker (STB_LOCAL)
6.2
: ✅bool create_io_worker(struct io_wq *wq, struct io_wqe *wqe, int index);
Collision: Unique Static
Inline: No
Transformation: False
Instances:
In io_uring/io-wq.c (ffffffff817a67e0)
Location: io_uring/io-wq.c:793
Inline: False
Direct callers:
- io_uring/io-wq.c:io_wqe_enqueue
- io_uring/io-wq.c:create_worker_cb
Symbols:
ffffffff817a67e0-ffffffff817a69a8: create_io_worker (STB_LOCAL)
6.5
: ✅bool create_io_worker(struct io_wq *wq, int index);
Collision: Unique Static
Inline: No
Transformation: False
Instances:
In io_uring/io-wq.c (ffffffff817e7760)
Location: io_uring/io-wq.c:792
Inline: False
Direct callers:
- io_uring/io-wq.c:io_wq_enqueue
- io_uring/io-wq.c:create_worker_cb
Symbols:
ffffffff817e7760-ffffffff817e7926: create_io_worker (STB_LOCAL)
6.8
: ✅bool create_io_worker(struct io_wq *wq, int index);
Collision: Unique Static
Inline: No
Transformation: False
Instances:
In io_uring/io-wq.c (ffffffff8182d540)
Location: io_uring/io-wq.c:816
Inline: False
Direct callers:
- io_uring/io-wq.c:io_wq_enqueue
- io_uring/io-wq.c:create_worker_cb
Symbols:
ffffffff8182d540-ffffffff8182d734: create_io_worker (STB_LOCAL)
arm64
: Absent ⚠️
armhf
: Absent ⚠️
ppc64el
: Absent ⚠️
riscv64
: Absent ⚠️
aws
: Absent ⚠️
azure
: Absent ⚠️
gcp
: Absent ⚠️
lowlatency
: Absent ⚠️
Regular
5.8
and 5.11
✅
5.11
and 5.13
⚠️bool first
bool
➡️ void
5.13
and 5.15
⚠️bool first
void
➡️ bool
5.15
and 5.19
✅
5.19
and 6.2
✅
6.2
and 6.5
⚠️struct io_wqe *wqe
wq, wqe, index
➡️ wq, index
6.5
and 6.8
✅