Searched defs:era (Results 1 - 2 of 2) sorted by relevance
/linux-4.4.14/drivers/md/ |
H A D | dm-era-target.c | 656 uint32_t era; member in struct:digest 1108 uint32_t era; member in struct:metadata_stats 1139 struct era { struct 1178 static bool block_size_is_power_of_two(struct era *era) block_size_is_power_of_two() argument 1183 static dm_block_t get_block(struct era *era, struct bio *bio) get_block() argument 1195 static void remap_to_origin(struct era *era, struct bio *bio) remap_to_origin() argument 1203 static void wake_worker(struct era *era) wake_worker() argument 1209 static void process_old_eras(struct era *era) process_old_eras() argument 1225 static void process_deferred_bios(struct era *era) process_deferred_bios() argument 1272 static void process_rpc_calls(struct era *era) process_rpc_calls() argument 1300 static void kick_off_digest(struct era *era) kick_off_digest() argument 1310 struct era *era = container_of(ws, struct era, worker); do_work() local 1318 static void defer_bio(struct era *era, struct bio *bio) defer_bio() argument 1330 static int perform_rpc(struct era *era, struct rpc *rpc) perform_rpc() argument 1345 static int in_worker0(struct era *era, int (*fn)(struct era_metadata *)) in_worker0() argument 1354 static int in_worker1(struct era *era, in_worker1() argument 1365 static void start_worker(struct era *era) start_worker() argument 1370 static void stop_worker(struct era *era) stop_worker() argument 1387 struct era *era = container_of(cb, struct era, callbacks); era_is_congested() local 1391 static void era_destroy(struct era *era) era_destroy() argument 1408 static dm_block_t calc_nr_blocks(struct era *era) calc_nr_blocks() argument 1428 struct era *era; era_ctr() local 1532 struct era *era = ti->private; era_map() local 1558 struct era *era = ti->private; era_postsuspend() local 1572 struct era *era = ti->private; era_preresume() local 1604 struct era *era = ti->private; era_status() local 1643 struct era *era = ti->private; era_message() local 1671 struct era *era = ti->private; era_iterate_devices() local 1677 struct era *era = ti->private; era_io_hints() local
|
/linux-4.4.14/arch/x86/kernel/cpu/ |
H A D | perf_event_intel.c | 1984 struct er_account *era; __intel_shared_reg_get_constraints() local 2057 struct er_account *era; __intel_shared_reg_put_constraints() local
|
Completed in 181 milliseconds