Home
last modified time | relevance | path

Searched refs:restype (Results 1 – 12 of 12) sorted by relevance

/linux-3.4.99/fs/lockd/
Dclnt4xdr.c572 #define PROC(proc, argtype, restype) \ argument
576 .p_decode = (kxdrdproc_t)nlm4_xdr_dec_##restype, \
578 .p_replen = NLM4_##restype##_sz, \
Dclntxdr.c570 #define PROC(proc, argtype, restype) \ argument
574 .p_decode = (kxdrdproc_t)nlm_xdr_dec_##restype, \
576 .p_replen = NLM_##restype##_sz, \
/linux-3.4.99/sound/pci/au88x0/
Dau88x0_core.c2007 vortex_adb_checkinout(vortex_t * vortex, int resmap[], int out, int restype) in vortex_adb_checkinout() argument
2009 int i, qty = resnum[restype], resinuse = 0; in vortex_adb_checkinout()
2014 resinuse |= vortex->dma_adb[i].resources[restype]; in vortex_adb_checkinout()
2016 resinuse |= vortex->fixed_res[restype]; in vortex_adb_checkinout()
2021 resmap[restype] |= (1 << i); in vortex_adb_checkinout()
2023 vortex->dma_adb[i].resources[restype] |= (1 << i); in vortex_adb_checkinout()
2037 if (resmap[restype] & (1 << i)) { in vortex_adb_checkinout()
2038 resmap[restype] &= ~(1 << i); in vortex_adb_checkinout()
2048 printk(KERN_ERR "vortex: FATAL: ResManager: resource type %d exhausted.\n", restype); in vortex_adb_checkinout()
Dau88x0.h253 int restype);
/linux-3.4.99/fs/nfsd/
Dnfs4callback.c579 #define PROC(proc, call, argtype, restype) \ argument
583 .p_decode = (kxdrdproc_t)nfs4_xdr_dec_##restype, \
585 .p_replen = NFS4_dec_##restype##_sz, \
/linux-3.4.99/fs/nfs/
Dnfs2xdr.c1124 #define PROC(proc, argtype, restype, timer) \ argument
1128 .p_decode = (kxdrdproc_t)nfs2_xdr_dec_##restype, \
1130 .p_replen = NFS_##restype##_sz, \
Dnfs3xdr.c2428 #define PROC(proc, argtype, restype, timer) \ argument
2432 .p_decode = (kxdrdproc_t)nfs3_xdr_dec_##restype##3res, \
2434 .p_replen = NFS3_##restype##res_sz, \
Dnfs4xdr.c7041 #define PROC(proc, argtype, restype) \ argument
7045 .p_decode = (kxdrdproc_t)nfs4_xdr_##restype, \
7047 .p_replen = NFS4_##restype##_sz, \
/linux-3.4.99/drivers/infiniband/hw/cxgb4/
Dt4fw_ri_api.h276 __u8 restype; member
286 __u8 restype; member
Dcq.c60 res->u.cq.restype = FW_RI_RES_TYPE_CQ; in destroy_cq()
130 res->u.cq.restype = FW_RI_RES_TYPE_CQ; in create_cq()
Dqp.c208 res->u.sqrq.restype = FW_RI_RES_TYPE_SQ; in create_qp()
233 res->u.sqrq.restype = FW_RI_RES_TYPE_RQ; in create_qp()
/linux-3.4.99/Documentation/cgroups/
Dcgroups.txt141 # echo browser_pid > /sys/fs/cgroup/<restype>/<userclass>/tasks