Home
last modified time | relevance | path

Searched refs:wtype (Results 1 – 7 of 7) sorted by relevance

/linux/net/sunrpc/xprtrdma/
A Drpc_rdma.c397 enum rpcrdma_chunktype wtype) in rpcrdma_encode_write_list() argument
406 if (wtype != rpcrdma_writech) in rpcrdma_encode_write_list()
412 wtype, seg); in rpcrdma_encode_write_list()
475 enum rpcrdma_chunktype wtype) in rpcrdma_encode_reply_chunk() argument
483 if (wtype != rpcrdma_replych) { in rpcrdma_encode_reply_chunk()
868 enum rpcrdma_chunktype rtype, wtype; in rpcrdma_marshal_req() local
910 wtype = rpcrdma_noch; in rpcrdma_marshal_req()
913 wtype = rpcrdma_writech; in rpcrdma_marshal_req()
915 wtype = rpcrdma_replych; in rpcrdma_marshal_req()
969 ret = rpcrdma_encode_write_list(r_xprt, req, rqst, wtype); in rpcrdma_marshal_req()
[all …]
/linux/arch/mips/include/asm/octeon/
A Dcvmx-sli-defs.h109 __BITFIELD_FIELD(uint64_t wtype:2,
121 __BITFIELD_FIELD(uint64_t wtype:2,
/linux/fs/quota/
A Ddquot.c1869 int wtype; in __dquot_free_space() local
1876 if (wtype != QUOTA_NL_NOWARN) 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()
2019 int wtype; in __dquot_transfer() local
2023 if (wtype != QUOTA_NL_NOWARN) in __dquot_transfer()
2025 transfer_from[cnt], wtype); in __dquot_transfer()
2026 wtype = info_bdq_free(transfer_from[cnt], in __dquot_transfer()
2028 if (wtype != QUOTA_NL_NOWARN) in __dquot_transfer()
[all …]
/linux/drivers/s390/crypto/
A Dzcrypt_ccamisc.h106 u8 wtype; /* wrapping method, 0x00 clear, 0x01 AES */ member
/linux/include/trace/events/
A Drpcrdma.h816 unsigned int wtype
819 TP_ARGS(req, rtype, wtype),
830 __field(unsigned int, wtype)
844 __entry->wtype = wtype;
853 xprtrdma_show_chunktype(__entry->wtype)
/linux/drivers/android/
A Dbinder.c4217 enum binder_work_type wtype; in binder_release_work() local
4222 wtype = w ? w->type : 0; in binder_release_work()
4227 switch (wtype) { in binder_release_work()
4265 wtype); in binder_release_work()
/linux/arch/mips/pci/
A Dpcie-octeon.c1346 mem_access_subid.s.wtype = 0; /* "No snoop" and "Relaxed ordering" are not set */ in __cvmx_pcie_rc_initialize_gen2()

Completed in 29 milliseconds