Home
last modified time | relevance | path

Searched refs:count (Results 1 – 4 of 4) sorted by relevance

/ipc/
Dnamespace.c35 atomic_set(&ns->count, 1); in create_ipc_ns()
143 if (atomic_dec_and_lock(&ns->count, &mq_lock)) { in put_ipc_ns()
Dmsgutil.c32 .count = ATOMIC_INIT(1),
Dmsg.c804 long count = 0; in find_msg() local
813 if (*msgtyp == count) in find_msg()
817 count++; in find_msg()
Dmqueue.c486 size_t count, loff_t *off) in mqueue_read_file() argument
504 ret = simple_read_from_buffer(u_data, count, off, buffer, in mqueue_read_file()