bpf_lsm_dentry_init_securityRegular
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: Absent ⚠️
5.11: ✅int bpf_lsm_dentry_init_security(struct dentry *dentry, int mode, const struct qstr *name, void **ctx, u32 *ctxlen);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In kernel/bpf/bpf_lsm.c (ffffffff81238a10)
Location: include/linux/lsm_hook_defs.h:83
Inline: False
Symbols:
ffffffff81238a10-ffffffff81238a1d: bpf_lsm_dentry_init_security (STB_GLOBAL)
5.13: ✅int bpf_lsm_dentry_init_security(struct dentry *dentry, int mode, const struct qstr *name, void **ctx, u32 *ctxlen);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In kernel/bpf/bpf_lsm.c (ffffffff8123d1e0)
Location: include/linux/lsm_hook_defs.h:85
Inline: False
Symbols:
ffffffff8123d1e0-ffffffff8123d1ed: bpf_lsm_dentry_init_security (STB_GLOBAL)
5.15: ✅int bpf_lsm_dentry_init_security(struct dentry *dentry, int mode, const struct qstr *name, void **ctx, u32 *ctxlen);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In kernel/bpf/bpf_lsm.c (ffffffff81277ca0)
Location: include/linux/lsm_hook_defs.h:85
Inline: False
Symbols:
ffffffff81277ca0-ffffffff81277cad: bpf_lsm_dentry_init_security (STB_GLOBAL)
5.19: ✅int bpf_lsm_dentry_init_security(struct dentry *dentry, int mode, const struct qstr *name, const char **xattr_name, void **ctx, u32 *ctxlen);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In kernel/bpf/bpf_lsm.c (ffffffff812c7c40)
Location: include/linux/lsm_hook_defs.h:83
Inline: False
Symbols:
ffffffff812c7c40-ffffffff812c7c54: bpf_lsm_dentry_init_security (STB_GLOBAL)
6.2: ✅int bpf_lsm_dentry_init_security(struct dentry *dentry, int mode, const struct qstr *name, const char **xattr_name, void **ctx, u32 *ctxlen);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In kernel/bpf/bpf_lsm.c (ffffffff8132dab0)
Location: include/linux/lsm_hook_defs.h:83
Inline: False
Symbols:
ffffffff8132dab0-ffffffff8132dac4: bpf_lsm_dentry_init_security (STB_GLOBAL)
6.5: ✅int bpf_lsm_dentry_init_security(struct dentry *dentry, int mode, const struct qstr *name, const char **xattr_name, void **ctx, u32 *ctxlen);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In kernel/bpf/bpf_lsm.c (ffffffff8135e720)
Location: include/linux/lsm_hook_defs.h:84
Inline: False
Symbols:
ffffffff8135e720-ffffffff8135e734: bpf_lsm_dentry_init_security (STB_GLOBAL)
6.8: ✅int bpf_lsm_dentry_init_security(struct dentry *dentry, int mode, const struct qstr *name, const char **xattr_name, struct lsmcontext *cp);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In kernel/bpf/bpf_lsm.c (ffffffff813874f0)
Location: include/linux/lsm_hook_defs.h:84
Inline: False
Symbols:
ffffffff813874f0-ffffffff81387504: bpf_lsm_dentry_init_security (STB_GLOBAL)
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 ⚠️const char **xattr_name
dentry, mode, name, ctx, ctxlen ➡️ dentry, mode, name, xattr_name, ctx, ctxlen
5.19 and 6.2 ✅
6.2 and 6.5 ✅
6.5 and 6.8 ⚠️struct lsmcontext *cp
void **ctx
u32 *ctxlen