Searched defs:path_flags (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/security/apparmor/include/ |
H A D | path.h | 14 enum path_flags { enum
|
H A D | policy.h | 141 u32 path_flags; member
|
/kernel/linux/linux-6.6/security/apparmor/include/ |
H A D | path.h | 14 enum path_flags { enum
|
H A D | policy.h | 207 u32 path_flags; member
|
/kernel/linux/linux-5.10/security/apparmor/ |
H A D | mount.c | 293 static int path_flags(struct aa_profile *profile, const struct path *path) in path_flags() function
|
/kernel/linux/linux-6.6/security/apparmor/ |
H A D | mount.c | 279 static int path_flags(struct aa_profile *profile, const struct path *path) in path_flags() function
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx5/ |
H A D | qp.c | 3198 mlx5_set_path(struct mlx5_ib_dev *dev, struct mlx5_ib_qp *qp, const struct rdma_ah_attr *ah, void *path, u8 port, int attr_mask, u32 path_flags, const struct ib_qp_attr *attr, bool alt) mlx5_set_path() argument
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx5/ |
H A D | qp.c | 3516 mlx5_set_path(struct mlx5_ib_dev *dev, struct mlx5_ib_qp *qp, const struct rdma_ah_attr *ah, void *path, u8 port, int attr_mask, u32 path_flags, const struct ib_qp_attr *attr, bool alt) mlx5_set_path() argument
|
Completed in 23 milliseconds