Searched refs:mqueue_fs_context (Results 1 - 1 of 1) sorted by relevance

/linux-master/ipc/
H A Dmqueue.c46 struct mqueue_fs_context { struct
427 struct mqueue_fs_context *ctx = fc->fs_private;
442 struct mqueue_fs_context *ctx = fc->fs_private;
450 struct mqueue_fs_context *ctx;
452 ctx = kzalloc(sizeof(struct mqueue_fs_context), GFP_KERNEL);
470 struct mqueue_fs_context *ctx;

Completed in 179 milliseconds