Searched defs:era (Results 1 - 2 of 2) sorted by relevance
/linux-4.1.27/drivers/md/ |
H A D | dm-era-target.c | 652 uint32_t era; member in struct:digest 1109 uint32_t era; member in struct:metadata_stats 1140 struct era { struct 1179 static bool block_size_is_power_of_two(struct era *era) block_size_is_power_of_two() argument 1184 static dm_block_t get_block(struct era *era, struct bio *bio) get_block() argument 1196 static void remap_to_origin(struct era *era, struct bio *bio) remap_to_origin() argument 1204 static void wake_worker(struct era *era) wake_worker() argument 1210 static void process_old_eras(struct era *era) process_old_eras() argument 1226 static void process_deferred_bios(struct era *era) process_deferred_bios() argument 1273 static void process_rpc_calls(struct era *era) process_rpc_calls() argument 1301 static void kick_off_digest(struct era *era) kick_off_digest() argument 1311 struct era *era = container_of(ws, struct era, worker); do_work() local 1319 static void defer_bio(struct era *era, struct bio *bio) defer_bio() argument 1331 static int perform_rpc(struct era *era, struct rpc *rpc) perform_rpc() argument 1346 static int in_worker0(struct era *era, int (*fn)(struct era_metadata *)) in_worker0() argument 1355 static int in_worker1(struct era *era, in_worker1() argument 1366 static void start_worker(struct era *era) start_worker() argument 1371 static void stop_worker(struct era *era) stop_worker() argument 1388 struct era *era = container_of(cb, struct era, callbacks); era_is_congested() local 1392 static void era_destroy(struct era *era) era_destroy() argument 1409 static dm_block_t calc_nr_blocks(struct era *era) calc_nr_blocks() argument 1429 struct era *era; era_ctr() local 1533 struct era *era = ti->private; era_map() local 1559 struct era *era = ti->private; era_postsuspend() local 1573 struct era *era = ti->private; era_preresume() local 1605 struct era *era = ti->private; era_status() local 1644 struct era *era = ti->private; era_message() local 1672 struct era *era = ti->private; era_iterate_devices() local 1679 struct era *era = ti->private; era_merge() local 1692 struct era *era = ti->private; era_io_hints() local
|
/linux-4.1.27/arch/x86/kernel/cpu/ |
H A D | perf_event_intel.c | 1744 struct er_account *era; __intel_shared_reg_get_constraints() local 1817 struct er_account *era; __intel_shared_reg_put_constraints() local
|
Completed in 128 milliseconds