Searched defs:_ctx (Results 1 – 7 of 7) sorted by relevance
82 static void job_abort(void *_ctx) in job_abort()90 static void ipu_ic_pp_complete(struct ipu_image_convert_run *run, void *_ctx) in ipu_ic_pp_complete()113 static void device_run(void *_ctx) in device_run()
58 void exynos5_subcmus_init(struct samsung_clk_provider *_ctx, int _nr_cmus, in exynos5_subcmus_init()
82 #define ENCODE_CTXID(_ctx, _id) (((((u64)_ctx) & 0xFFFFFFFF0ULL) << 28) | _id) argument
164 static int create_sysfs_entry(void *_ctx, struct mlx4_ib_iov_sysfs_attr *_dentry, in create_sysfs_entry()
193 #define for_each_cmdbuf_ctx(_man, _i, _ctx) \ argument
445 #define ath_for_each_chanctx(_sc, _ctx) \ argument
2095 void *_ctx) in mv88e6xxx_port_broadcast_sync_vlan()