ecryptfs_msg_ctx_free_list   15 fs/ecryptfs/messaging.c static LIST_HEAD(ecryptfs_msg_ctx_free_list);
ecryptfs_msg_ctx_free_list   43 fs/ecryptfs/messaging.c 	if (list_empty(&ecryptfs_msg_ctx_free_list)) {
ecryptfs_msg_ctx_free_list   52 fs/ecryptfs/messaging.c 	list_for_each(p, &ecryptfs_msg_ctx_free_list) {
ecryptfs_msg_ctx_free_list   86 fs/ecryptfs/messaging.c 	list_move(&(msg_ctx->node), &ecryptfs_msg_ctx_free_list);
ecryptfs_msg_ctx_free_list  400 fs/ecryptfs/messaging.c 			      &ecryptfs_msg_ctx_free_list);