/openbmc/linux/tools/include/uapi/asm-generic/ |
H A D | errno.h | 70 #define EUSERS 87 /* Too many users */ macro
|
/openbmc/linux/include/uapi/asm-generic/ |
H A D | errno.h | 70 #define EUSERS 87 /* Too many users */ macro
|
/openbmc/linux/arch/sparc/include/uapi/asm/ |
H A D | errno.h | 42 #define EUSERS 68 /* Too many users */ macro
|
/openbmc/linux/tools/arch/sparc/include/uapi/asm/ |
H A D | errno.h | 42 #define EUSERS 68 /* Too many users */ macro
|
/openbmc/linux/tools/arch/alpha/include/uapi/asm/ |
H A D | errno.h | 45 #define EUSERS 68 /* Too many users */ macro
|
/openbmc/linux/tools/arch/parisc/include/uapi/asm/ |
H A D | errno.h | 39 #define EUSERS 68 /* Too many users */ macro
|
/openbmc/linux/tools/arch/mips/include/uapi/asm/ |
H A D | errno.h | 69 #define EUSERS 94 /* Too many users */ macro
|
/openbmc/linux/arch/alpha/include/uapi/asm/ |
H A D | errno.h | 45 #define EUSERS 68 /* Too many users */ macro
|
/openbmc/linux/arch/parisc/include/uapi/asm/ |
H A D | errno.h | 39 #define EUSERS 68 /* Too many users */ macro
|
/openbmc/linux/arch/mips/include/uapi/asm/ |
H A D | errno.h | 69 #define EUSERS 94 /* Too many users */ macro
|
/openbmc/u-boot/include/linux/ |
H A D | errno.h | 95 #define EUSERS 87 /* Too many users */ macro
|
/openbmc/linux/net/9p/ |
H A D | error.c | 92 {"Too many users", EUSERS},
|
/openbmc/linux/drivers/hte/ |
H A D | hte.c | 262 ret = -EUSERS; in hte_ts_dis_en_common() 372 ret = -EUSERS; in __hte_req_ts() 425 ret = -EUSERS; in hte_bind_ts_info_locked()
|
/openbmc/u-boot/lib/ |
H A D | errno_str.c | 101 ERRNO_MSG(EUSERS, "Too many users"),
|
/openbmc/linux/lib/ |
H A D | errname.c | 163 E(EUSERS),
|
/openbmc/qemu/linux-user/ |
H A D | errnos.c.inc | 139 E(EUSERS)
|
/openbmc/linux/drivers/vfio/mdev/ |
H A D | mdev_core.c | 152 return -EUSERS; in mdev_device_create()
|
/openbmc/linux/drivers/clk/zynqmp/ |
H A D | pll.c | 198 if (ret == -EUSERS) in zynqmp_pll_set_rate()
|
/openbmc/linux/drivers/sbus/char/ |
H A D | oradax.c | 550 return -EUSERS; in dax_read() 583 return -EUSERS; in dax_write()
|
/openbmc/linux/kernel/time/ |
H A D | namespace.c | 310 return -EUSERS; in timens_install()
|
/openbmc/linux/net/dccp/ |
H A D | input.c | 132 [DCCP_RESET_CODE_TOO_BUSY] = EUSERS, in dccp_reset_code_convert()
|
/openbmc/linux/net/llc/ |
H A D | af_llc.c | 301 rc = -EUSERS; in llc_ui_autobind() 383 rc = -EUSERS; in llc_ui_bind()
|
/openbmc/linux/fs/smb/client/ |
H A D | netmisc.c | 97 {ERRrmuns, -EUSERS}, 100 {ERRtoomanyuids, -EUSERS},
|
/openbmc/linux/drivers/s390/cio/ |
H A D | device_pgid.c | 393 rc = -EUSERS; in snid_done()
|
H A D | device_fsm.c | 520 case -EUSERS: in ccw_device_verify_done()
|