Lines Matching defs:mnt_fd
117 int mnt_fd, err; in materialize_bpffs_fd() local
287 int mnt_fd = -1, fs_fd = -1, err = 0, bpffs_fd = -1, token_fd = -1; in child() local
431 int fs_fd = -1, mnt_fd = -1, token_fd = -1, err; in parent() local
498 static int userns_map_create(int mnt_fd, struct token_lsm *lsm_skel) in userns_map_create()
566 static int userns_btf_load(int mnt_fd, struct token_lsm *lsm_skel) in userns_btf_load()
635 static int userns_prog_load(int mnt_fd, struct token_lsm *lsm_skel) in userns_prog_load()
714 static int userns_obj_priv_map(int mnt_fd, struct token_lsm *lsm_skel) in userns_obj_priv_map()
742 static int userns_obj_priv_prog(int mnt_fd, struct token_lsm *lsm_skel) in userns_obj_priv_prog()
795 static int validate_struct_ops_load(int mnt_fd, bool expect_success) in validate_struct_ops_load()
821 static int userns_obj_priv_btf_fail(int mnt_fd, struct token_lsm *lsm_skel) in userns_obj_priv_btf_fail()
826 static int userns_obj_priv_btf_success(int mnt_fd, struct token_lsm *lsm_skel) in userns_obj_priv_btf_success()
838 static int userns_obj_priv_implicit_token(int mnt_fd, struct token_lsm *lsm_skel) in userns_obj_priv_implicit_token()
897 static int userns_obj_priv_implicit_token_envvar(int mnt_fd, struct token_lsm *lsm_skel) in userns_obj_priv_implicit_token_envvar()