Searched defs:argtype (Results 1 – 9 of 9) sorted by relevance
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | debugfs.h | 13 #define MVM_DEBUGFS_WRITE_WRAPPER(name, buflen, argtype) \ argument 28 #define _MVM_DEBUGFS_READ_WRITE_FILE_OPS(name, buflen, argtype) \ argument 37 #define _MVM_DEBUGFS_WRITE_FILE_OPS(name, buflen, argtype) \ argument
|
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/ |
H A D | debugfs.c | 12 #define FWRT_DEBUGFS_OPEN_WRAPPER(name, buflen, argtype) \ argument 62 #define _FWRT_DEBUGFS_READ_FILE_OPS(name, buflen, argtype) \ argument 72 #define FWRT_DEBUGFS_WRITE_WRAPPER(name, buflen, argtype) \ argument 88 #define _FWRT_DEBUGFS_READ_WRITE_FILE_OPS(name, buflen, argtype) \ argument 100 #define _FWRT_DEBUGFS_WRITE_FILE_OPS(name, buflen, argtype) \ argument
|
/openbmc/qemu/include/user/ |
H A D | thunk.h | 32 typedef enum argtype { enum 46 } argtype; typedef
|
/openbmc/linux/fs/lockd/ |
H A D | clnt4xdr.c | 546 #define PROC(proc, argtype, restype) \ argument
|
H A D | clntxdr.c | 551 #define PROC(proc, argtype, restype) \ argument
|
/openbmc/linux/fs/nfs/ |
H A D | nfs2xdr.c | 1121 #define PROC(proc, argtype, restype, timer) \ argument
|
H A D | nfs4xdr.c | 7611 #define PROC(proc, argtype, restype) \ argument 7628 #define PROC41(proc, argtype, restype) \ argument 7631 #define PROC41(proc, argtype, restype) \ argument 7636 #define PROC42(proc, argtype, restype) \ argument 7639 #define PROC42(proc, argtype, restype) \ argument
|
H A D | nfs3xdr.c | 2508 #define PROC(proc, argtype, restype, timer) \ argument
|
/openbmc/linux/fs/nfsd/ |
H A D | nfs4callback.c | 838 #define PROC(proc, call, argtype, restype) \ argument
|