Searched refs:wtype (Results 1 – 7 of 7) sorted by relevance
| /Linux-v5.15/net/sunrpc/xprtrdma/ |
| D | rpc_rdma.c | 405 enum rpcrdma_chunktype wtype) in rpcrdma_encode_write_list() argument 413 if (wtype != rpcrdma_writech) in rpcrdma_encode_write_list() 419 wtype, seg); in rpcrdma_encode_write_list() 470 enum rpcrdma_chunktype wtype) in rpcrdma_encode_reply_chunk() argument 478 if (wtype != rpcrdma_replych) { in rpcrdma_encode_reply_chunk() 485 nsegs = rpcrdma_convert_iovs(r_xprt, &rqst->rq_rcv_buf, 0, wtype, seg); in rpcrdma_encode_reply_chunk() 863 enum rpcrdma_chunktype rtype, wtype; in rpcrdma_marshal_req() local 905 wtype = rpcrdma_noch; in rpcrdma_marshal_req() 908 wtype = rpcrdma_writech; in rpcrdma_marshal_req() 910 wtype = rpcrdma_replych; in rpcrdma_marshal_req() [all …]
|
| /Linux-v5.15/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.15/fs/quota/ |
| D | dquot.c | 1869 int wtype; in __dquot_free_space() local 1875 wtype = info_bdq_free(dquots[cnt], number); in __dquot_free_space() 1876 if (wtype != QUOTA_NL_NOWARN) in __dquot_free_space() 1877 prepare_warning(&warn[cnt], dquots[cnt], wtype); in __dquot_free_space() 1916 int wtype; in dquot_free_inode() local 1922 wtype = info_idq_free(dquots[cnt], 1); in dquot_free_inode() 1923 if (wtype != QUOTA_NL_NOWARN) in dquot_free_inode() 1924 prepare_warning(&warn[cnt], dquots[cnt], wtype); in dquot_free_inode() 2019 int wtype; in __dquot_transfer() local 2022 wtype = info_idq_free(transfer_from[cnt], inode_usage); in __dquot_transfer() [all …]
|
| /Linux-v5.15/drivers/s390/crypto/ |
| D | zcrypt_ccamisc.h | 106 u8 wtype; /* wrapping method, 0x00 clear, 0x01 AES */ member
|
| /Linux-v5.15/include/trace/events/ |
| D | rpcrdma.h | 665 unsigned int wtype 668 TP_ARGS(req, rtype, wtype), 679 __field(unsigned int, wtype) 693 __entry->wtype = wtype; 701 xprtrdma_show_chunktype(__entry->wtype)
|
| /Linux-v5.15/drivers/android/ |
| D | binder.c | 4226 enum binder_work_type wtype; in binder_release_work() local 4231 wtype = w ? w->type : 0; in binder_release_work() 4236 switch (wtype) { in binder_release_work() 4274 wtype); in binder_release_work()
|
| /Linux-v5.15/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()
|