Searched refs:wtype (Results 1 – 7 of 7) sorted by relevance
| /linux/net/sunrpc/xprtrdma/ |
| H A D | rpc_rdma.c | 351 enum rpcrdma_chunktype wtype) in rpcrdma_encode_write_list() argument 360 if (wtype != rpcrdma_writech) in rpcrdma_encode_write_list() 364 rqst->rq_rcv_buf.head[0].iov_len, wtype); in rpcrdma_encode_write_list() 425 enum rpcrdma_chunktype wtype) in rpcrdma_encode_reply_chunk() argument 433 if (wtype != rpcrdma_replych) { in rpcrdma_encode_reply_chunk() 439 rpcrdma_xdr_cursor_init(&cur, &rqst->rq_rcv_buf, 0, wtype); in rpcrdma_encode_reply_chunk() 815 enum rpcrdma_chunktype rtype, wtype; in rpcrdma_marshal_req() local 857 wtype = rpcrdma_noch; in rpcrdma_marshal_req() 860 wtype = rpcrdma_writech; in rpcrdma_marshal_req() 862 wtype = rpcrdma_replych; in rpcrdma_marshal_req() [all …]
|
| /linux/tools/lib/python/abi/ |
| H A D | abi_parser.py | 472 wtype = v.get("type", "Symbol") 476 if wtype == "File": 489 if wtype != "File": 516 if wtype == "File": 522 if wtype == "File": 526 if not desc and wtype != "File": 589 wtype = v.get("type", "") 590 if wtype == "File":
|
| /linux/arch/mips/include/asm/octeon/ |
| H A D | cvmx-sli-defs.h | 109 __BITFIELD_FIELD(uint64_t wtype:2, 121 __BITFIELD_FIELD(uint64_t wtype:2,
|
| /linux/drivers/s390/crypto/ |
| H A D | zcrypt_ccamisc.h | 107 u8 wtype; /* wrapping method, 0x00 clear, 0x01 AES */ member
|
| /linux/include/trace/events/ |
| H A D | rpcrdma.h | 838 unsigned int wtype 841 TP_ARGS(req, rtype, wtype), 852 __field(unsigned int, wtype) 866 __entry->wtype = wtype; 875 xprtrdma_show_chunktype(__entry->wtype)
|
| /linux/drivers/android/ |
| H A D | binder.c | 5181 enum binder_work_type wtype; in binder_release_work() local 5186 wtype = w ? w->type : 0; in binder_release_work() 5191 switch (wtype) { in binder_release_work() 5241 wtype); in binder_release_work()
|
| /linux/arch/mips/pci/ |
| H A D | pcie-octeon.c | 1352 mem_access_subid.s.wtype = 0; /* "No snoop" and "Relaxed ordering" are not set */ in __cvmx_pcie_rc_initialize_gen2()
|