__io_queue_procRegular
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: Full Inline ⚠️Collision: Unique Static
Inline: Full
Transformation: False
Instances:
In fs/io_uring.c (ffffffff8138022a)
Location: fs/io_uring.c:4343
Inline: True
Inline callers:
- fs/io_uring.c:io_poll_queue_proc
- fs/io_uring.c:io_async_queue_proc
5.11: ✅void __io_queue_proc(struct io_poll_iocb *poll, struct io_poll_table *pt, struct wait_queue_head *head, struct io_poll_iocb **poll_ptr);
Collision: Unique Static
Inline: No
Transformation: False
Instances:
In fs/io_uring.c (ffffffff8138fc10)
Location: fs/io_uring.c:5308
Inline: False
Direct callers:
- fs/io_uring.c:io_poll_queue_proc
- fs/io_uring.c:io_async_queue_proc
Symbols:
ffffffff8138fc10-ffffffff8138fd53: __io_queue_proc (STB_LOCAL)
5.13: ✅void __io_queue_proc(struct io_poll_iocb *poll, struct io_poll_table *pt, struct wait_queue_head *head, struct io_poll_iocb **poll_ptr);
Collision: Unique Static
Inline: No
Transformation: False
Instances:
In fs/io_uring.c (ffffffff81396e90)
Location: fs/io_uring.c:5035
Inline: False
Direct callers:
- fs/io_uring.c:io_poll_queue_proc
- fs/io_uring.c:io_async_queue_proc
Symbols:
ffffffff81396e90-ffffffff81396faf: __io_queue_proc (STB_LOCAL)
5.15: ✅void __io_queue_proc(struct io_poll_iocb *poll, struct io_poll_table *pt, struct wait_queue_head *head, struct io_poll_iocb **poll_ptr);
Collision: Unique Static
Inline: No
Transformation: False
Instances:
In fs/io_uring.c (ffffffff813de020)
Location: fs/io_uring.c:5505
Inline: False
Direct callers:
- fs/io_uring.c:io_poll_queue_proc
- fs/io_uring.c:io_async_queue_proc
Symbols:
ffffffff813de020-ffffffff813de152: __io_queue_proc (STB_LOCAL)
5.19: ✅void __io_queue_proc(struct io_poll_iocb *poll, struct io_poll_table *pt, struct wait_queue_head *head, struct io_poll_iocb **poll_ptr);
Collision: Unique Static
Inline: No
Transformation: False
Instances:
In io_uring/io_uring.c (ffffffff816c8480)
Location: io_uring/io_uring.c:6845
Inline: False
Direct callers:
- io_uring/io_uring.c:io_async_queue_proc
- io_uring/io_uring.c:io_poll_queue_proc
Symbols:
ffffffff816c8480-ffffffff816c85c8: __io_queue_proc (STB_LOCAL)
6.2: ✅void __io_queue_proc(struct io_poll *poll, struct io_poll_table *pt, struct wait_queue_head *head, struct io_poll **poll_ptr);
Collision: Unique Static
Inline: No
Transformation: False
Instances:
In io_uring/poll.c (ffffffff8179c5b0)
Location: io_uring/poll.c:477
Inline: False
Direct callers:
- io_uring/poll.c:io_async_queue_proc
- io_uring/poll.c:io_poll_queue_proc
Symbols:
ffffffff8179c5b0-ffffffff8179c766: __io_queue_proc (STB_LOCAL)
6.5: ✅void __io_queue_proc(struct io_poll *poll, struct io_poll_table *pt, struct wait_queue_head *head, struct io_poll **poll_ptr);
Collision: Unique Static
Inline: No
Transformation: False
Instances:
In io_uring/poll.c (ffffffff817dd900)
Location: io_uring/poll.c:479
Inline: False
Direct callers:
- io_uring/poll.c:io_async_queue_proc
- io_uring/poll.c:io_poll_queue_proc
Symbols:
ffffffff817dd900-ffffffff817ddab8: __io_queue_proc (STB_LOCAL)
6.8: ✅void __io_queue_proc(struct io_poll *poll, struct io_poll_table *pt, struct wait_queue_head *head, struct io_poll **poll_ptr);
Collision: Unique Static
Inline: No
Transformation: False
Instances:
In io_uring/poll.c (ffffffff81821c50)
Location: io_uring/poll.c:491
Inline: False
Direct callers:
- io_uring/poll.c:io_async_queue_proc
- io_uring/poll.c:io_poll_queue_proc
Symbols:
ffffffff81821c50-ffffffff81821e55: __io_queue_proc (STB_LOCAL)
arm64: Absent ⚠️
armhf: Absent ⚠️
ppc64el: Absent ⚠️
riscv64: Absent ⚠️
aws: Absent ⚠️
azure: Absent ⚠️
gcp: Absent ⚠️
lowlatency: Absent ⚠️
Regular
5.11 and 5.13 ✅
5.13 and 5.15 ✅
5.15 and 5.19 ✅
5.19 and 6.2 ⚠️struct io_poll_iocb *poll ➡️ struct io_poll *poll
struct io_poll_iocb **poll_ptr ➡️ struct io_poll **poll_ptr
6.2 and 6.5 ✅
6.5 and 6.8 ✅