Searched defs:rtype (Results 1 – 7 of 7) sorted by relevance
/linux-2.6.39/arch/x86/include/asm/ |
D | uaccess.h | 376 #define __get_user_asm(x, addr, err, itype, rtype, ltype, errret) \ argument 409 #define __get_user_asm_ex(x, addr, itype, rtype, ltype) \ argument 440 #define __put_user_asm(x, addr, err, itype, rtype, ltype, errret) \ argument 451 #define __put_user_asm_ex(x, addr, itype, rtype, ltype) \ argument
|
/linux-2.6.39/drivers/s390/char/ |
D | sclp_async.c | 37 u8 rtype; member
|
/linux-2.6.39/security/tomoyo/ |
D | mount.c | 96 struct tomoyo_path_info rtype; in tomoyo_mount_acl() local
|
/linux-2.6.39/net/sunrpc/xprtrdma/ |
D | rpc_rdma.c | 374 enum rpcrdma_chunktype rtype, wtype; in rpcrdma_marshal_req() local
|
/linux-2.6.39/include/math-emu/ |
D | op-common.h | 782 #define _FP_FROM_INT(fs, wc, X, r, rsize, rtype) \ argument
|
/linux-2.6.39/drivers/net/wireless/orinoco/ |
D | hermes.c | 486 u16 rlength, rtype; in hermes_read_ltv() local
|
/linux-2.6.39/net/ipv6/ |
D | ip6_tunnel.c | 1125 int rtype = ipv6_addr_type(&p->raddr); in ip6_tnl_set_cap() local
|