Searched refs:count (Results 1 – 4 of 4) sorted by relevance
54 refcount_set(&ns->ns.count, 1); in create_ipc_ns()183 if (refcount_dec_and_lock(&ns->ns.count, &mq_lock)) { in put_ipc_ns()
29 .ns.count = REFCOUNT_INIT(1),
1077 long count = 0; in find_msg() local1087 if (*msgtyp == count) in find_msg()1091 count++; in find_msg()
636 size_t count, loff_t *off) in mqueue_read_file() argument654 ret = simple_read_from_buffer(u_data, count, off, buffer, in mqueue_read_file()