Home
last modified time | relevance | path

Searched refs:msgqueue (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/scsi/arm/
H A DMakefile8 obj-$(CONFIG_SCSI_ACORNSCSI_3) += acornscsi_mod.o queue.o msgqueue.o
9 obj-$(CONFIG_SCSI_ARXESCSI) += arxescsi.o fas216.o queue.o msgqueue.o
11 obj-$(CONFIG_SCSI_CUMANA_2) += cumana_2.o fas216.o queue.o msgqueue.o
13 obj-$(CONFIG_SCSI_POWERTECSCSI) += powertec.o fas216.o queue.o msgqueue.o
14 obj-$(CONFIG_SCSI_EESOXSCSI) += eesox.o fas216.o queue.o msgqueue.o
/openbmc/linux/ipc/
H A Dmqueue.c374 long msgqueue; in mqueue_get_inode() local
377 msgqueue = inc_rlimit_ucounts(info->ucounts, UCOUNT_RLIMIT_MSGQUEUE, mq_bytes); in mqueue_get_inode()
378 if (msgqueue == LONG_MAX || msgqueue > rlimit(RLIMIT_MSGQUEUE)) { in mqueue_get_inode()
/openbmc/linux/
H A Dopengrok1.0.log[all...]