/linux-4.1.27/arch/ia64/include/asm/native/ |
D | inst.h | 38 # define CLOBBER(clob) \ argument 47 # define CLOBBER(clob) /* nothing */ argument 72 #define MOV_FROM_IVR(reg, clob) \ argument 76 #define MOV_FROM_PSR(pred, reg, clob) \ argument 80 #define MOV_FROM_ITC(pred, pred_clob, reg, clob) \ argument 85 #define MOV_TO_IFA(reg, clob) \ argument 89 #define MOV_TO_ITIR(pred, reg, clob) \ argument 93 #define MOV_TO_IHA(pred, reg, clob) \ argument 97 #define MOV_TO_IPSR(pred, reg, clob) \ argument 101 #define MOV_TO_IFS(pred, reg, clob) \ argument [all …]
|
D | pvchk_inst.h | 176 #define MOV_FROM_IVR(reg, clob) \ argument 179 #define MOV_FROM_PSR(pred, reg, clob) \ argument 183 #define MOV_FROM_ITC(pred, pred_clob, reg, clob) \ argument 188 #define MOV_TO_IFA(reg, clob) \ argument 191 #define MOV_TO_ITIR(pred, reg, clob) \ argument 195 #define MOV_TO_IHA(pred, reg, clob) \ argument 199 #define MOV_TO_IPSR(pred, reg, clob) \ argument 203 #define MOV_TO_IFS(pred, reg, clob) \ argument 207 #define MOV_TO_IIP(reg, clob) \ argument 214 #define ITC_I(pred, reg, clob) \ argument [all …]
|
/linux-4.1.27/drivers/staging/lustre/lustre/lclient/ |
D | glimpse.c | 87 struct inode *inode, struct cl_object *clob, int agl) in cl_glimpse_lock() 170 struct cl_object *clob = lli->lli_clob; in cl_io_get() local 234 struct cl_object *clob; in cl_local_size() local
|
D | lcommon_cl.c | 1093 struct cl_object *clob; in cl_file_inode_init() local 1189 struct cl_object *clob = lli->lli_clob; in cl_inode_fini() local
|
/linux-4.1.27/drivers/staging/lustre/lustre/llite/ |
D | rw.c | 93 struct cl_object *clob; in ll_cl_init() local 498 struct cl_object *clob = ll_i2info(mapping->host)->lli_clob; in ll_read_ahead_page() local 701 struct cl_object *clob; in ll_readahead() local 1129 struct cl_object *clob; in ll_writepage() local
|
D | vvp_dev.c | 350 struct cl_object *clob; in vvp_pgcache_find() local 435 struct cl_object *clob; in vvp_pgcache_show() local
|
/linux-4.1.27/drivers/staging/lustre/lustre/include/ |
D | lclient.h | 387 # define CLOBINVRNT(env, clob, expr) \ argument
|
D | cl_object.h | 2765 static inline void cl_object_page_init(struct cl_object *clob, int size) in cl_object_page_init() 2771 static inline void *cl_object_page_slice(struct cl_object *clob, in cl_object_page_slice()
|
/linux-4.1.27/drivers/staging/lustre/lustre/osc/ |
D | osc_io.c | 377 struct cl_object *clob; in osc_trunc_check() local
|
/linux-4.1.27/drivers/staging/lustre/lustre/lov/ |
D | lov_object.c | 960 int lov_read_and_clear_async_rc(struct cl_object *clob) in lov_read_and_clear_async_rc()
|