Home
last modified time | relevance | path

Searched defs:msgsize (Results 1 – 11 of 11) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dsec_null.c156 int msgsize) in null_alloc_reqbuf()
198 int msgsize) in null_alloc_repbuf()
306 int null_alloc_rs(struct ptlrpc_request *req, int msgsize) in null_alloc_rs()
Dsec_plain.c541 int msgsize) in plain_alloc_reqbuf()
597 int msgsize) in plain_alloc_repbuf()
782 int plain_alloc_rs(struct ptlrpc_request *req, int msgsize) in plain_alloc_rs()
Dsec.c1534 int sptlrpc_cli_alloc_reqbuf(struct ptlrpc_request *req, int msgsize) in sptlrpc_cli_alloc_reqbuf()
1661 int sptlrpc_cli_alloc_repbuf(struct ptlrpc_request *req, int msgsize) in sptlrpc_cli_alloc_repbuf()
Dclient.c496 ptlrpc_init_rq_pool(int num_rq, int msgsize, in ptlrpc_init_rq_pool() argument
/linux-4.1.27/drivers/isdn/gigaset/
Dcapi.c503 unsigned int msgsize; in gigaset_isdn_icall() local
760 unsigned int msgsize; in gigaset_isdn_connD() local
860 unsigned int msgsize; in gigaset_isdn_connB() local
1151 unsigned int msgsize = CAPI_FACILITY_CONF_BASELEN; in do_facility_req() local
1849 unsigned int msgsize; in do_connect_b3_resp() local
/linux-4.1.27/drivers/infiniband/hw/amso1100/
Dc2_rnic.c448 u32 qsize, msgsize; in c2_rnic_init() local
/linux-4.1.27/arch/powerpc/platforms/ps3/
Dgelic_udbg.c221 static void gelic_sendbuf(int msgsize) in gelic_sendbuf()
/linux-4.1.27/drivers/hv/
Dchannel.c225 u32 msgsize; in create_gpadl_header() local
/linux-4.1.27/include/linux/
Dhyperv.h614 u32 msgsize; member
1170 u32 msgsize; member
/linux-4.1.27/tools/perf/util/
Devsel.c2103 char *msg, size_t msgsize) in perf_evsel__fallback()
/linux-4.1.27/net/openvswitch/
Ddatapath.c1384 size_t msgsize = NLMSG_ALIGN(sizeof(struct ovs_header)); in ovs_dp_cmd_msg_size() local