Searched defs:emsg (Results 1 – 7 of 7) sorted by relevance
/linux/net/xfrm/ |
H A D | espintcp.c | 188 static int espintcp_sendskb_locked(struct sock *sk, struct espintcp_msg *emsg, in espintcp_sendskb_locked() 210 struct espintcp_msg *emsg, int flags) in espintcp_sendskmsg_locked() 264 struct espintcp_msg *emsg = &ctx->partial; in espintcp_push_msgs() local 293 struct espintcp_msg *emsg = &ctx->partial; in espintcp_push_skb() local 328 struct espintcp_msg *emsg = &ctx->partial; in espintcp_sendmsg() local 532 struct espintcp_msg *emsg = &ctx->partial; in espintcp_close() local
|
/linux/drivers/ata/ |
H A D | libahci.c | 951 static int ahci_deinit_port(struct ata_port *ap, const char **emsg) in ahci_deinit_port() 1284 const char *emsg = NULL; in ahci_port_init() local 2462 const char *emsg = NULL; in ahci_port_suspend() local 2579 const char *emsg = NULL; in ahci_port_stop() local
|
/linux/drivers/i2c/busses/ |
H A D | i2c-ls2x.c | 265 struct i2c_msg *msg, *emsg = msgs + num; in ls2x_i2c_xfer() local
|
H A D | i2c-uniphier.c | 216 struct i2c_msg *msg, *emsg = msgs + num; in uniphier_i2c_xfer() local
|
H A D | i2c-uniphier-f.c | 407 struct i2c_msg *msg, *emsg = msgs + num; in uniphier_fi2c_xfer() local
|
/linux/lib/ |
H A D | bootconfig.c | 935 int __init xbc_init(const char *data, size_t size, const char **emsg, int *epos) in xbc_init()
|
/linux/tools/tracing/latency/ |
H A D | latency-collector.c | 576 static const char *emsg = "Failed to read the %s file"; in read_file() local 1344 static const char *emsg = "Failed to write to the %s file!"; in write_file() local
|