Searched refs:wtype (Results 1 – 7 of 7) sorted by relevance
| /Linux-v5.10/net/sunrpc/xprtrdma/ |
| D | rpc_rdma.c | 406 enum rpcrdma_chunktype wtype) in rpcrdma_encode_write_list() argument 414 if (wtype != rpcrdma_writech) in rpcrdma_encode_write_list() 420 wtype, seg); in rpcrdma_encode_write_list() 471 enum rpcrdma_chunktype wtype) in rpcrdma_encode_reply_chunk() argument 479 if (wtype != rpcrdma_replych) { in rpcrdma_encode_reply_chunk() 486 nsegs = rpcrdma_convert_iovs(r_xprt, &rqst->rq_rcv_buf, 0, wtype, seg); in rpcrdma_encode_reply_chunk() 864 enum rpcrdma_chunktype rtype, wtype; in rpcrdma_marshal_req() local 900 wtype = rpcrdma_noch; in rpcrdma_marshal_req() 903 wtype = rpcrdma_writech; in rpcrdma_marshal_req() 905 wtype = rpcrdma_replych; in rpcrdma_marshal_req() [all …]
|
| /Linux-v5.10/arch/mips/include/asm/octeon/ |
| D | cvmx-sli-defs.h | 109 __BITFIELD_FIELD(uint64_t wtype:2, 121 __BITFIELD_FIELD(uint64_t wtype:2,
|
| /Linux-v5.10/fs/quota/ |
| D | dquot.c | 1871 int wtype; in __dquot_free_space() local 1877 wtype = info_bdq_free(dquots[cnt], number); in __dquot_free_space() 1878 if (wtype != QUOTA_NL_NOWARN) in __dquot_free_space() 1879 prepare_warning(&warn[cnt], dquots[cnt], wtype); in __dquot_free_space() 1918 int wtype; in dquot_free_inode() local 1924 wtype = info_idq_free(dquots[cnt], 1); in dquot_free_inode() 1925 if (wtype != QUOTA_NL_NOWARN) in dquot_free_inode() 1926 prepare_warning(&warn[cnt], dquots[cnt], wtype); in dquot_free_inode() 2021 int wtype; in __dquot_transfer() local 2024 wtype = info_idq_free(transfer_from[cnt], inode_usage); in __dquot_transfer() [all …]
|
| /Linux-v5.10/include/trace/events/ |
| D | rpcrdma.h | 636 unsigned int wtype 639 TP_ARGS(req, rtype, wtype), 650 __field(unsigned int, wtype) 664 __entry->wtype = wtype; 672 xprtrdma_show_chunktype(__entry->wtype)
|
| /Linux-v5.10/drivers/s390/crypto/ |
| D | zcrypt_ccamisc.h | 106 u8 wtype; /* wrapping method, 0x00 clear, 0x01 AES */ member
|
| /Linux-v5.10/drivers/android/ |
| D | binder.c | 4567 enum binder_work_type wtype; in binder_release_work() local 4572 wtype = w ? w->type : 0; in binder_release_work() 4577 switch (wtype) { in binder_release_work() 4615 wtype); in binder_release_work()
|
| /Linux-v5.10/arch/mips/pci/ |
| D | pcie-octeon.c | 1346 mem_access_subid.s.wtype = 0; /* "No snoop" and "Relaxed ordering" are not set */ in __cvmx_pcie_rc_initialize_gen2()
|