Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
Dsec_null.c158 int msgsize) in null_alloc_reqbuf()
200 int msgsize) in null_alloc_repbuf()
308 int null_alloc_rs(struct ptlrpc_request *req, int msgsize) in null_alloc_rs()
Dsec_plain.c540 int msgsize) in plain_alloc_reqbuf()
596 int msgsize) in plain_alloc_repbuf()
781 int plain_alloc_rs(struct ptlrpc_request *req, int msgsize) in plain_alloc_rs()
Dsec.c1478 int sptlrpc_cli_alloc_reqbuf(struct ptlrpc_request *req, int msgsize) in sptlrpc_cli_alloc_reqbuf()
1605 int sptlrpc_cli_alloc_repbuf(struct ptlrpc_request *req, int msgsize) in sptlrpc_cli_alloc_repbuf()
Dclient.c511 ptlrpc_init_rq_pool(int num_rq, int msgsize, in ptlrpc_init_rq_pool() argument
/linux-4.4.14/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.4.14/drivers/staging/rdma/amso1100/
Dc2_rnic.c448 u32 qsize, msgsize; in c2_rnic_init() local
/linux-4.4.14/arch/powerpc/platforms/ps3/
Dgelic_udbg.c221 static void gelic_sendbuf(int msgsize) in gelic_sendbuf()
/linux-4.4.14/drivers/hv/
Dchannel.c234 u32 msgsize; in create_gpadl_header() local
/linux-4.4.14/include/linux/
Dhyperv.h599 u32 msgsize; member
1189 u32 msgsize; member
/linux-4.4.14/net/openvswitch/
Ddatapath.c1432 size_t msgsize = NLMSG_ALIGN(sizeof(struct ovs_header)); in ovs_dp_cmd_msg_size() local
/linux-4.4.14/tools/perf/util/
Devsel.c2281 char *msg, size_t msgsize) in perf_evsel__fallback()