freed_requestRegular
4.4: ✅void freed_request(struct request_list *rl, unsigned int flags);
Collision: Unique Static
Inline: No
Transformation: False
Instances:
In block/blk-core.c (ffffffff813b5e20)
Location: block/blk-core.c:954
Inline: False
Direct callers:
- block/blk-core.c:get_request
Symbols:
ffffffff813b5e20-ffffffff813b5e94: freed_request (STB_LOCAL)
4.8: ✅void freed_request(struct request_list *rl, int op, unsigned int flags);
Collision: Unique Static
Inline: No
Transformation: False
Instances:
In block/blk-core.c (ffffffff813fac70)
Location: block/blk-core.c:964
Inline: False
Direct callers:
- block/blk-core.c:get_request
Symbols:
ffffffff813fac70-ffffffff813face3: freed_request (STB_LOCAL)
4.10: ✅void freed_request(struct request_list *rl, bool sync, req_flags_t rq_flags);
Collision: Unique Static
Inline: No
Transformation: False
Instances:
In block/blk-core.c (ffffffff814145d0)
Location: block/blk-core.c:966
Inline: False
Direct callers:
- block/blk-core.c:__blk_put_request
- block/blk-core.c:get_request
Symbols:
ffffffff814145d0-ffffffff8141462e: freed_request (STB_LOCAL)
4.13: ✅void freed_request(struct request_list *rl, bool sync, req_flags_t rq_flags);
Collision: Unique Static
Inline: No
Transformation: False
Instances:
In block/blk-core.c (ffffffff814221f0)
Location: block/blk-core.c:1090
Inline: False
Direct callers:
- block/blk-core.c:__blk_put_request
- block/blk-core.c:get_request
Symbols:
ffffffff814221f0-ffffffff8142224e: freed_request (STB_LOCAL)
4.15: ✅void freed_request(struct request_list *rl, bool sync, req_flags_t rq_flags);
Collision: Unique Static
Inline: No
Transformation: False
Instances:
In block/blk-core.c (ffffffff8144d070)
Location: block/blk-core.c:1168
Inline: False
Direct callers:
- block/blk-core.c:__blk_put_request
- block/blk-core.c:get_request
Symbols:
ffffffff8144d070-ffffffff8144d0ce: freed_request (STB_LOCAL)
4.18: ✅void freed_request(struct request_list *rl, bool sync, req_flags_t rq_flags);
Collision: Unique Static
Inline: No
Transformation: False
Instances:
In block/blk-core.c (ffffffff814802e0)
Location: block/blk-core.c:1273
Inline: False
Direct callers:
- block/blk-core.c:__blk_put_request
- block/blk-core.c:get_request
Symbols:
ffffffff814802e0-ffffffff8148033b: freed_request (STB_LOCAL)
5.0: Absent ⚠️
5.3: Absent ⚠️
5.4: Absent ⚠️
5.8: Absent ⚠️
5.11: Absent ⚠️
5.13: Absent ⚠️
5.15: Absent ⚠️
5.19: Absent ⚠️
6.2: Absent ⚠️
6.5: Absent ⚠️
6.8: Absent ⚠️
arm64: Absent ⚠️
armhf: Absent ⚠️
ppc64el: Absent ⚠️
riscv64: Absent ⚠️
aws: Absent ⚠️
azure: Absent ⚠️
gcp: Absent ⚠️
lowlatency: Absent ⚠️
Regular
4.4 and 4.8 ⚠️int op
rl, flags ➡️ rl, op, flags
4.8 and 4.10 ⚠️bool sync
req_flags_t rq_flags
int op
unsigned int flags
4.10 and 4.13 ✅
4.13 and 4.15 ✅
4.15 and 4.18 ✅