Searched defs:_ctx (Results 1 – 5 of 5) sorted by relevance
89 #define ENCODE_CTXID(_ctx, _id) (((((u64)_ctx) & 0xFFFFFFFF0ULL) << 28) | _id) argument
162 static int create_sysfs_entry(void *_ctx, struct mlx4_ib_iov_sysfs_attr *_dentry, in create_sysfs_entry()
183 #define for_each_cmdbuf_ctx(_man, _i, _ctx) \ argument
321 static void ezusb_request_timerfn(u_long _ctx) in ezusb_request_timerfn()
425 #define ath_for_each_chanctx(_sc, _ctx) \ argument