Home
last modified time | relevance | path

Searched defs:clob (Results 1 – 10 of 10) sorted by relevance

/linux-4.1.27/arch/ia64/include/asm/native/
Dinst.h38 # 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 …]
Dpvchk_inst.h176 #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/
Dglimpse.c87 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
Dlcommon_cl.c1093 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/
Drw.c93 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
Dvvp_dev.c350 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/
Dlclient.h387 # define CLOBINVRNT(env, clob, expr) \ argument
Dcl_object.h2765 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/
Dosc_io.c377 struct cl_object *clob; in osc_trunc_check() local
/linux-4.1.27/drivers/staging/lustre/lustre/lov/
Dlov_object.c960 int lov_read_and_clear_async_rc(struct cl_object *clob) in lov_read_and_clear_async_rc()