Home
last modified time | relevance | path

Searched refs:generation (Results 1 – 200 of 278) sorted by relevance

12

/linux-4.4.14/sound/firewire/
Dlib.c38 int generation, rcode, tries = 0; in snd_fw_transaction() local
40 generation = flags & FW_GENERATION_MASK; in snd_fw_transaction()
43 generation = device->generation; in snd_fw_transaction()
47 device->node_id, generation, in snd_fw_transaction()
101 int generation; in midi_port_work() local
157 generation = port->parent->generation; in midi_port_work()
161 port->parent->node_id, generation, in midi_port_work()
Diso-resources.c118 r->generation = card->generation; in fw_iso_resources_allocate()
129 fw_iso_resource_manage(card, r->generation, r->channels_mask, in fw_iso_resources_allocate()
177 r->generation = card->generation; in fw_iso_resources_update()
183 fw_iso_resource_manage(card, r->generation, 1uLL << r->channel, in fw_iso_resources_update()
220 fw_iso_resource_manage(card, r->generation, 1uLL << r->channel, in fw_iso_resources_free()
Dscs1x.c137 int generation; in scs_output_tasklet() local
220 generation = dev->generation; in scs_output_tasklet()
223 dev->node_id, generation, dev->max_speed, in scs_output_tasklet()
338 int tcode, int destination, int source, int generation, in handle_hss() argument
458 int generation; in scs_update() local
463 generation = fw_parent_device(unit)->generation; in scs_update()
467 FW_FIXED_GENERATION | generation); in scs_update()
Dfcp.c336 int generation, unsigned long long offset, in fcp_response() argument
349 device->generation != generation) in fcp_response()
Diso-resources.h25 int generation; /* in which allocation is valid */ member
Dcmp.c89 FW_FIXED_GENERATION | c->resources.generation); in pcr_modify()
/linux-4.4.14/drivers/firewire/
Dcore-card.c265 fw_send_phy_config(card, FW_PHY_CONFIG_NO_NODE_ID, card->generation, in br_work()
271 static void allocate_broadcast_channel(struct fw_card *card, int generation) in allocate_broadcast_channel() argument
276 fw_iso_resource_manage(card, generation, 1ULL << 31, in allocate_broadcast_channel()
285 device_for_each_child(card->device, (void *)(long)generation, in allocate_broadcast_channel()
306 int gap_count, generation, grace, rcode; in bm_work() local
321 generation = card->generation; in bm_work()
345 if ((is_next_generation(generation, card->bm_generation) && in bm_work()
347 (card->bm_generation != generation && grace)) { in bm_work()
380 irm_id, generation, SCODE_100, in bm_work()
391 if (rcode == RCODE_COMPLETE && generation == card->generation) in bm_work()
[all …]
Dsbp2.c147 int generation; member
420 int generation, unsigned long long offset, in sbp2_status_write() argument
502 int node_id, int generation, u64 offset) in sbp2_send_orb() argument
520 node_id, generation, device->max_speed, offset, in sbp2_send_orb()
561 int generation, int function, in sbp2_send_management_orb() argument
617 sbp2_send_orb(&orb->base, lu, node_id, generation, in sbp2_send_management_orb()
664 lu->tgt->node_id, lu->generation, device->max_speed, in sbp2_agent_reset()
686 lu->tgt->node_id, lu->generation, device->max_speed, in sbp2_agent_reset_no_wait()
718 lu->generation != card->generation) { in sbp2_conditionally_block()
741 if (lu->blocked && lu->generation == card->generation) { in sbp2_conditionally_unblock()
[all …]
Dcore-iso.c235 static int manage_bandwidth(struct fw_card *card, int irm_id, int generation, in manage_bandwidth() argument
254 irm_id, generation, SCODE_100, in manage_bandwidth()
273 static int manage_channel(struct fw_card *card, int irm_id, int generation, in manage_channel() argument
295 irm_id, generation, SCODE_100, in manage_channel()
326 int generation, int channel) in deallocate_channel() argument
335 manage_channel(card, irm_id, generation, mask, offset, false); in deallocate_channel()
362 void fw_iso_resource_manage(struct fw_card *card, int generation, in fw_iso_resource_manage() argument
375 c = manage_channel(card, irm_id, generation, channels_hi, in fw_iso_resource_manage()
379 c = manage_channel(card, irm_id, generation, channels_lo, in fw_iso_resource_manage()
393 ret = manage_bandwidth(card, irm_id, generation, *bandwidth, allocate); in fw_iso_resource_manage()
[all …]
Dcore-device.c245 int generation = device->generation; in fw_device_enable_phys_dma() local
252 generation); in fw_device_enable_phys_dma()
489 int generation, int index, u32 *data) in read_rom() argument
500 generation, device->max_speed, offset, data, 4); in read_rom()
520 static int read_config_rom(struct fw_device *device, int generation) in read_config_rom() argument
540 ret = read_rom(device, generation, i, &rom[i]); in read_config_rom()
578 if (read_rom(device, generation, 0, &dummy) == in read_config_rom()
610 ret = read_rom(device, generation, i, &rom[i]); in read_config_rom()
634 ret = read_rom(device, generation, i, &rom[i]); in read_config_rom()
918 old->generation = card->generation; in lookup_existing_device()
[all …]
Dnet.c183 int generation; member
198 u8 generation; member
460 int node_id, int generation) in fwnet_peer_find_by_node_id() argument
466 peer->generation == generation) in fwnet_peer_find_by_node_id()
565 int source_node_id, int generation, in fwnet_incoming_packet() argument
621 peer = fwnet_peer_find_by_node_id(dev, source_node_id, generation); in fwnet_incoming_packet()
698 int tcode, int destination, int source, int generation, in fwnet_receive_packet() argument
716 source, generation, false) != 0) { in fwnet_receive_packet()
767 context->card->generation, true); in fwnet_receive_broadcast()
964 int generation; in fwnet_send_packet() local
[all …]
Dcore-transaction.c212 int destination_id, int source_id, int generation, int speed, in fw_fill_request() argument
280 packet->generation = generation; in fw_fill_request()
351 int destination_id, int generation, int speed, in fw_send_request() argument
382 destination_id, card->node_id, generation, in fw_send_request()
420 int generation, int speed, unsigned long long offset, in fw_run_transaction() argument
429 fw_send_request(card, &t, tcode, destination_id, generation, speed, in fw_run_transaction()
456 int node_id, int generation, int gap_count) in fw_send_phy_config() argument
479 phy_config_packet.generation = generation; in fw_send_phy_config()
791 request->response.generation = p->generation; in allocate_request()
858 p->generation, offset, in handle_exclusive_region_request()
[all …]
Dcore-cdev.c143 int generation; member
360 event->generation = client->device->generation; in fill_bus_reset_event()
624 request->tcode, destination_id, request->generation, in init_request()
680 int generation, unsigned long long offset, in handle_request() argument
742 req->generation = generation; in handle_request()
1253 int generation, channel, bandwidth, todo; in iso_resource_work() local
1257 generation = client->device->generation; in iso_resource_work()
1268 r->generation == generation; in iso_resource_work()
1273 r->generation = generation; in iso_resource_work()
1281 fw_iso_resource_manage(client->device->card, generation, in iso_resource_work()
[all …]
Dcore.h88 int node_id, int generation);
212 int generation, int self_id_count, u32 *self_ids, bool bm_abdicate);
251 int node_id, int generation, int gap_count);
Dcore-topology.c519 void fw_core_handle_bus_reset(struct fw_card *card, int node_id, int generation, in fw_core_handle_bus_reset() argument
530 if (!is_next_generation(generation, card->generation) && in fw_core_handle_bus_reset()
545 card->generation = generation; in fw_core_handle_bus_reset()
Dohci.c196 int generation; member
428 static void log_selfids(struct fw_ohci *ohci, int generation, int self_id_count) in log_selfids() argument
436 self_id_count, generation, ohci->node_id); in log_selfids()
874 p.generation = ohci->request_generation; in handle_ar_packet()
1409 if (ohci->generation != packet->generation) { in at_context_queue_packet()
1647 ctx->ohci->generation == packet->generation) { in at_context_transmit()
1890 int self_id_count, generation, new_generation, i, j; in bus_reset_work() local
1933 generation = (cond_le32_to_cpu(ohci->self_id[0]) >> 16) & 0xff; in bus_reset_work()
1991 if (new_generation != generation) { in bus_reset_work()
1999 ohci->generation = -1; /* prevent AT packet queueing */ in bus_reset_work()
[all …]
DKconfig11 This is the new-generation IEEE 1394 (FireWire) driver stack
/linux-4.4.14/net/sctp/
DKconfig70 bool "Enable optional MD5 hmac cookie generation"
72 Enable optional MD5 hmac based SCTP cookie generation
76 bool "Enable optional SHA1 hmac cookie generation"
78 Enable optional SHA1 hmac based SCTP cookie generation
82 bool "Use no hmac alg in SCTP cookie generation"
84 Use no hmac algorithm in SCTP cookie generation
89 bool "Enable optional MD5 hmac cookie generation"
91 Enable optional MD5 hmac based SCTP cookie generation
96 bool "Enable optional SHA1 hmac cookie generation"
98 Enable optional SHA1 hmac based SCTP cookie generation
/linux-4.4.14/arch/hexagon/include/asm/
Dmmu_context.h75 if (next->context.generation < prev->context.generation) { in switch_mm()
79 next->context.generation = prev->context.generation; in switch_mm()
Dpgalloc.h49 mm->context.generation = kmap_generation; in pgd_alloc()
125 mm->context.generation = kmap_generation; in pmd_populate_kernel()
126 current->active_mm->context.generation = kmap_generation; in pmd_populate_kernel()
Dmmu.h30 unsigned long long generation; member
/linux-4.4.14/sound/firewire/fireworks/
Dfireworks_transaction.c167 handle_resp_for_user(struct fw_card *card, int generation, int source, in handle_resp_for_user() argument
182 (device->generation != generation)) in handle_resp_for_user()
199 handle_resp_for_kernel(struct fw_card *card, int generation, int source, in handle_resp_for_kernel() argument
210 (device->generation != generation)) in handle_resp_for_kernel()
230 int generation, unsigned long long offset, in efw_response() argument
247 handle_resp_for_kernel(card, generation, source, in efw_response()
250 handle_resp_for_user(card, generation, source, in efw_response()
253 handle_resp_for_user(card, generation, source, in efw_response()
/linux-4.4.14/drivers/net/can/softing/
Dsofting_cs.c42 .generation = 1,
54 .generation = 1,
66 .generation = 1,
78 .generation = 2,
90 .generation = 1,
102 .generation = 1,
114 .generation = 2,
126 .generation = 1,
138 .generation = 2,
207 if (pdat->generation < 2) { in softingcs_probe_config()
Dsofting_platform.h20 int generation; member
Dsofting_main.c43 if (card->pdat->generation >= 2) { in softing_set_reset_dpram()
53 if (card->pdat->generation >= 2) { in softing_clr_reset_dpram()
442 (card->pdat->generation >= 2) ? in softing_enable_irq()
Dsofting_fw.c623 if (card->pdat->generation < 2) { in softing_startstop()
686 return (card->pdat->generation < 2) ? 0xfb : 0xfa; in softing_default_output()
/linux-4.4.14/fs/ocfs2/
Dexport.c186 u32 generation; in ocfs2_encode_fh() local
207 generation = inode->i_generation; in ocfs2_encode_fh()
209 trace_ocfs2_encode_fh_self((unsigned long long)blkno, generation); in ocfs2_encode_fh()
214 fh[2] = cpu_to_le32(generation); in ocfs2_encode_fh()
218 generation = parent->i_generation; in ocfs2_encode_fh()
222 fh[5] = cpu_to_le32(generation); in ocfs2_encode_fh()
228 generation); in ocfs2_encode_fh()
Ddlmglue.h95 unsigned int generation,
107 unsigned int generation);
Ddlmglue.c386 unsigned int generation);
395 u32 generation, in ocfs2_build_lock_name() argument
404 (long long)blkno, generation); in ocfs2_build_lock_name()
538 unsigned int generation, in ocfs2_inode_lock_res_init() argument
560 generation, res->l_name); in ocfs2_inode_lock_res_init()
713 unsigned int generation) in ocfs2_refcount_lock_res_init() argument
717 generation, lockres->l_name); in ocfs2_refcount_lock_res_init()
979 unsigned int generation, in __lockres_clear_pending() argument
989 (lockres->l_pending_gen != generation)) in __lockres_clear_pending()
1005 unsigned int generation, in lockres_clear_pending() argument
[all …]
Dinode.c413 u32 generation = 0; in ocfs2_read_locked_inode() local
463 generation = osb->fs_generation; in ocfs2_read_locked_inode()
467 generation, inode); in ocfs2_read_locked_inode()
/linux-4.4.14/drivers/net/wireless/cw1200/
Dqueue.c26 u8 generation; member
211 queue->generation++; in cw1200_queue_clear()
301 item->generation = 0; in cw1200_queue_put()
302 item->packet_id = cw1200_queue_mk_packet_id(queue->generation, in cw1200_queue_put()
304 item->generation, in cw1200_queue_put()
388 if (queue_generation != queue->generation) { in cw1200_queue_requeue()
393 } else if (item->generation != item_generation) { in cw1200_queue_requeue()
405 item->generation = ++item_generation; in cw1200_queue_requeue()
431 ++item->generation; in cw1200_queue_requeue_all()
432 item->packet_id = cw1200_queue_mk_packet_id(queue->generation, in cw1200_queue_requeue_all()
[all …]
Dqueue.h44 u8 generation; member
/linux-4.4.14/fs/isofs/
Dexport.c22 __u32 generation) in isofs_export_iget() argument
31 if (generation && inode->i_generation != generation) { in isofs_export_iget()
156 u32 generation; member
170 ifid->generation); in isofs_fh_to_dentry()
/linux-4.4.14/fs/btrfs/
Dexport.c59 u64 root_objectid, u32 generation, in btrfs_get_dentry() argument
96 if (check_generation && generation != inode->i_generation) { in btrfs_get_dentry()
112 u32 generation; in btrfs_fh_to_parent() local
126 generation = fid->parent_gen; in btrfs_fh_to_parent()
128 return btrfs_get_dentry(sb, objectid, root_objectid, generation, 1); in btrfs_fh_to_parent()
136 u32 generation; in btrfs_fh_to_dentry() local
148 generation = fid->gen; in btrfs_fh_to_dentry()
150 return btrfs_get_dentry(sb, objectid, root_objectid, generation, 1); in btrfs_fh_to_dentry()
Dreada.c63 u64 generation; member
104 struct btrfs_key *top, int level, u64 generation);
115 u64 generation; in __readahead_hook() local
147 generation = btrfs_header_generation(eb); in __readahead_hook()
162 generation = 0; in __readahead_hook()
190 if (rec->generation != generation) { in __readahead_hook()
194 rec->generation, generation); in __readahead_hook()
197 if (rec->generation == generation && in __readahead_hook()
559 struct btrfs_key *top, int level, u64 generation) in reada_add_block() argument
576 rec->generation = generation; in reada_add_block()
[all …]
Dextent_map.c57 em->generation = 0; in alloc_extent_map()
242 em->generation = max(em->generation, merge->generation); in try_merge_map()
259 em->generation = max(em->generation, merge->generation); in try_merge_map()
290 em->generation = gen; in unpin_extent_cache()
Dbtrfs_inode.h113 u64 generation; member
255 static inline int btrfs_inode_in_log(struct inode *inode, u64 generation) in btrfs_inode_in_log() argument
260 if (BTRFS_I(inode)->logged_trans == generation && in btrfs_inode_in_log()
Dctree.h259 __le64 generation; member
330 __le64 generation; member
380 __le64 generation; member
462 __le64 generation; member
577 __le64 generation; member
622 __le64 generation; member
671 __le64 generation; member
718 __le64 generation; member
767 __le64 generation; member
905 __le64 generation; member
[all …]
Dcheck-integrity.c156 u64 generation; member
404 b->generation = BTRFSIC_GENERATION_UNKNOWN; in btrfsic_block_init()
841 superblock_tmp->generation = btrfs_super_generation(super_tmp); in btrfsic_process_superblock_dev_mirror()
936 next_block->generation = BTRFSIC_GENERATION_UNKNOWN; in btrfsic_process_superblock_dev_mirror()
998 sf->block->generation = le64_to_cpu(sf->hdr->generation); in btrfsic_process_metablock()
1325 next_block->generation = BTRFSIC_GENERATION_UNKNOWN; in btrfsic_create_link_to_next_block()
1422 u64 generation; in btrfsic_handle_extent_data() local
1467 generation = btrfs_stack_file_extent_generation(&file_extent_item); in btrfsic_handle_extent_data()
1555 generation); in btrfsic_handle_extent_data()
1939 block->generation, in btrfsic_process_written_block()
[all …]
Dfree-space-cache.c411 static void io_ctl_set_generation(struct btrfs_io_ctl *io_ctl, u64 generation) in io_ctl_set_generation() argument
430 *val = cpu_to_le64(generation); in io_ctl_set_generation()
434 static int io_ctl_check_generation(struct btrfs_io_ctl *io_ctl, u64 generation) in io_ctl_check_generation() argument
452 if (le64_to_cpu(*gen) != generation) { in io_ctl_check_generation()
455 *gen, generation); in io_ctl_check_generation()
680 u64 generation; in __load_free_space_cache() local
707 generation = btrfs_free_space_generation(leaf, header); in __load_free_space_cache()
710 if (!BTRFS_I(inode)->generation) { in __load_free_space_cache()
717 if (BTRFS_I(inode)->generation != generation) { in __load_free_space_cache()
721 BTRFS_I(inode)->generation, generation); in __load_free_space_cache()
[all …]
Dextent_map.h33 u64 generation; member
Ddisk-io.c1282 root->defrag_trans_start = fs_info->generation; in __setup_root()
1494 u64 generation; in btrfs_read_tree_root() local
1518 generation = btrfs_root_generation(&root->root_item); in btrfs_read_tree_root()
1520 generation); in btrfs_read_tree_root()
1524 } else if (!btrfs_buffer_uptodate(root->node, generation, 0)) { in btrfs_read_tree_root()
2385 fs_info->generation + 1); in btrfs_replay_log()
2478 u64 generation; in open_ctree() local
2723 generation = btrfs_super_generation(disk_super); in open_ctree()
2724 find_oldest_super_backup(fs_info, generation); in open_ctree()
2859 generation = btrfs_super_chunk_root_generation(disk_super); in open_ctree()
[all …]
Dscrub.c78 u64 generation; member
1307 u64 generation = original_sblock->pagev[0]->generation; in scrub_setup_recheck_block() local
1378 page->generation = generation; in scrub_setup_recheck_block()
1886 if (sblock->pagev[0]->generation != btrfs_stack_header_generation(h)) { in scrub_checksum_tree_block()
1951 if (sblock->pagev[0]->generation != btrfs_super_generation(s)) in scrub_checksum_super()
2279 spage->generation = gen; in scrub_pages()
2585 spage->generation = gen; in scrub_pages_for_parity()
2851 u64 generation; in scrub_raid56_parity() local
2952 generation = btrfs_extent_generation(l, extent); in scrub_raid56_parity()
3009 generation, in scrub_raid56_parity()
[all …]
Dtransaction.c281 fs_info->generation++; in join_transaction()
282 cur_trans->transid = fs_info->generation; in join_transaction()
1598 super->chunk_root_generation = root_item->generation; in update_super_roots()
1603 super->generation = root_item->generation; in update_super_roots()
1606 super->cache_generation = root_item->generation; in update_super_roots()
1608 super->uuid_tree_generation = root_item->generation; in update_super_roots()
Dinode.c790 em->generation = -1; in submit_compressed_extents()
1005 em->generation = -1; in cow_file_range()
1431 em->generation = -1; in run_delalloc_nocow()
2158 u64 generation; member
2354 backref->generation = btrfs_file_extent_generation(leaf, extent); in record_one_backref()
2515 backref->generation) in relink_extent_backref()
2884 if (0 && last_snapshot >= BTRFS_I(inode)->generation) in btrfs_finish_ordered_io()
3660 BTRFS_I(inode)->generation = btrfs_inode_generation(leaf, inode_item); in btrfs_read_locked_inode()
3664 inode->i_generation = BTRFS_I(inode)->generation; in btrfs_read_locked_inode()
3681 if (BTRFS_I(inode)->last_trans == root->fs_info->generation) in btrfs_read_locked_inode()
[all …]
Drelocation.c606 u64 generation = btrfs_ref_generation_v0(leaf, ref0); in find_tree_root() local
614 generation != btrfs_root_generation(&root->root_item)) in find_tree_root()
2649 u64 generation; local
2712 generation = btrfs_node_ptr_generation(upper->eb, slot);
2713 eb = read_tree_block(root, bytenr, generation);
3293 u64 generation; local
3308 generation = btrfs_extent_generation(eb, ei);
3322 generation = 0;
3338 block->key.offset = generation;
Dvolumes.h59 u64 generation; member
Dctree.c322 u64 generation; member
533 tm->generation = btrfs_node_ptr_generation(eb, slot); in alloc_tree_mod_elem()
705 tm->generation = btrfs_header_generation(old_root); in tree_mod_log_insert_root()
1303 tm->generation); in __tree_mod_log_rewind()
1311 tm->generation); in __tree_mod_log_rewind()
1433 old_generation = tm->generation; in get_old_root()
1549 if (trans->transid != root->fs_info->generation) in btrfs_cow_block()
1551 trans->transid, root->fs_info->generation); in btrfs_cow_block()
1646 WARN_ON(trans->transid != root->fs_info->generation); in btrfs_realloc_node()
Dfile.c569 gen = em->generation; in btrfs_drop_extent_cache()
613 split->generation = gen; in btrfs_drop_extent_cache()
630 split->generation = gen; in btrfs_drop_extent_cache()
2000 if (btrfs_inode_in_log(inode, root->fs_info->generation) || in btrfs_sync_file()
2232 hole_em->generation = trans->transid; in fill_holes()
Dinode-map.c458 BTRFS_I(inode)->generation = 0; in btrfs_save_ino_cache()
Dvolumes.c666 if (!fs_devices->opened && found_transid < device->generation) { in device_list_add()
695 device->generation = found_transid; in device_list_add()
767 device->generation > latest_dev->generation)) { in btrfs_close_extra_devices()
923 device->generation = btrfs_super_generation(disk_super); in __btrfs_open_devices()
925 device->generation > latest_dev->generation) in __btrfs_open_devices()
2228 device->generation); in btrfs_finish_sprout()
2310 device->generation = trans->transid; in btrfs_init_new_device()
2516 device->generation = 0; in btrfs_init_dev_replace_tgtdev()
6427 if (device->generation != in read_one_dev()
Ddelayed-inode.c1757 BTRFS_I(inode)->generation); in fill_stack_inode_item()
1809 BTRFS_I(inode)->generation = btrfs_stack_inode_generation(inode_item); in btrfs_fill_inode()
1831 inode->i_generation = BTRFS_I(inode)->generation; in btrfs_fill_inode()
Dtree-log.c3538 BTRFS_I(inode)->generation, in fill_inode_item()
4159 if (em->generation <= test_gen) in btrfs_log_changed_extents()
4603 BTRFS_I(inode)->generation > root->fs_info->last_trans_committed) in btrfs_log_inode()
4704 BTRFS_I(inode)->generation == trans->transid) { in btrfs_log_inode()
4927 BTRFS_I(inode)->generation <= last_committed && in check_parent_dirs_for_sync()
5310 BTRFS_I(inode)->generation <= last_committed && in btrfs_log_inode_parent()
5374 if (BTRFS_I(inode)->generation > last_committed) { in btrfs_log_inode_parent()
/linux-4.4.14/drivers/thermal/ti-soc-thermal/
DKconfig8 This includes alert interrupts generation and also the TSHUT
32 this generation are not accurate, nor they are very close to
48 This includes alert interrupts generation and also the TSHUT
60 This includes alert interrupts generation and also the TSHUT
72 This includes alert interrupts generation and also the TSHUT
/linux-4.4.14/arch/arm64/mm/
Dcontext.c107 u64 generation = atomic64_read(&asid_generation); in new_context() local
110 u64 newasid = generation | (asid & ~ASID_MASK); in new_context()
139 generation = atomic64_add_return_relaxed(ASID_FIRST_VERSION, in new_context()
149 return asid | generation; in new_context()
/linux-4.4.14/include/linux/
Dfirewire.h89 int generation; member
186 int generation; member
285 int generation,
292 int generation; member
355 int tcode, int destination_id, int generation, int speed,
361 int generation, int speed, unsigned long long offset,
466 void fw_iso_resource_manage(struct fw_card *card, int generation,
Dvirtio_config.h66 u32 (*generation)(struct virtio_device *vdev); member
312 u32 old, gen = vdev->config->generation ? in __virtio_cread_many()
313 vdev->config->generation(vdev) : 0; in __virtio_cread_many()
323 gen = vdev->config->generation ? in __virtio_cread_many()
324 vdev->config->generation(vdev) : 0; in __virtio_cread_many()
Dkvm_types.h59 u64 generation; member
Ddlm.h37 int num_slots, int our_slot, uint32_t generation);
Dexportfs.h117 u32 generation; member
Dmemcontrol.h58 unsigned int generation; member
127 unsigned int generation; member
/linux-4.4.14/include/uapi/linux/
Dfirewire-cdev.h93 __u32 generation; member
199 __u32 generation; member
511 __u32 generation; member
998 __u32 generation; member
1021 __u32 generation; member
Dfd.h216 int generation; /* how many diskchanges? */ member
Dfuse.h383 uint64_t generation; /* Inode generation: nodeid:gen must member
/linux-4.4.14/arch/arm/mm/
Dcontext.c196 u64 generation = atomic64_read(&asid_generation); in new_context() local
199 u64 newasid = generation | (asid & ~ASID_MASK); in new_context()
228 generation = atomic64_add_return(ASID_FIRST_VERSION, in new_context()
237 return asid | generation; in new_context()
/linux-4.4.14/fs/efs/
Dnamei.c77 u32 generation) in efs_nfs_get_inode() argument
87 if (generation && inode->i_generation != generation) { in efs_nfs_get_inode()
/linux-4.4.14/fs/fat/
Dnfs.c66 u64 ino, u32 generation, loff_t i_pos) in __fat_nfs_get_inode() argument
70 if (inode && generation && (inode->i_generation != generation)) { in __fat_nfs_get_inode()
102 u64 ino, u32 generation) in fat_nfs_get_inode() argument
105 return __fat_nfs_get_inode(sb, ino, generation, 0); in fat_nfs_get_inode()
/linux-4.4.14/Documentation/dvb/
Dtechnisat.txt24 (except "Simple tuner support" for ATSC 3rd generation only -> see case 9 please).
66 7.) AirStar ATSC card 1st generation:
69 8.) AirStar ATSC card 2nd generation:
73 9.) AirStar ATSC card 3rd generation:
/linux-4.4.14/drivers/target/sbp/
Dsbp_target.c73 req->node_addr, req->generation, req->speed, in read_peer_guid()
80 req->node_addr, req->generation, req->speed, in read_peer_guid()
414 sess->generation = req->generation; in sbp_management_request_login()
486 sess->node_id, sess->generation, sess->speed, in sbp_management_request_login()
568 login->sess->generation = req->generation; in sbp_management_request_reconnect()
636 if (!card_valid || (sess->generation != sess->card->generation)) { in session_check_for_reset()
828 int tcode, int destination, int source, int generation, in tgt_agent_rw() argument
837 sess_gen = sess->generation; in tgt_agent_rw()
841 if (generation != sess_gen) { in tgt_agent_rw()
972 sess->node_id, sess->generation, sess->speed, in tgt_agent_fetch_work()
[all …]
Dsbp_target.h147 int generation; member
237 int generation; member
/linux-4.4.14/drivers/staging/fwserial/
Dfwserial.c131 int generation, int id);
246 int generation; in fwtty_send_data_async() local
255 generation = peer->generation; in fwtty_send_data_async()
258 peer->node_id, generation, peer->speed, addr, payload, in fwtty_send_data_async()
269 int generation; in fwtty_send_txn_async() local
274 generation = peer->generation; in fwtty_send_txn_async()
277 peer->node_id, generation, peer->speed, addr, payload, in fwtty_send_txn_async()
613 int generation, in fwtty_port_handler() argument
625 peer = __fwserial_peer_by_node_id(card, generation, source); in fwtty_port_handler()
1463 int generation = peer->generation; in fwtty_debugfs_show_peer() local
[all …]
Dfwserial.h79 int generation; member
/linux-4.4.14/fs/nfs/
Dnfs4session.c165 ret->generation = tbl->generation; in nfs4_alloc_slot()
277 slot->generation = tbl->generation; in nfs41_assign_slot()
345 tbl->generation++; in nfs41_set_target_slotid_locked()
428 if (tbl->generation == slot->generation) in nfs41_update_target_slotid()
Dnfs4session.h21 unsigned long generation; member
47 unsigned long generation; /* Generation counter for member
/linux-4.4.14/fs/ext2/
Dioctl.c93 __u32 generation; in ext2_ioctl() local
100 if (get_user(generation, (int __user *) arg)) { in ext2_ioctl()
107 inode->i_generation = generation; in ext2_ioctl()
Dsuper.c340 u64 ino, u32 generation) in ext2_nfs_get_inode() argument
357 if (generation && inode->i_generation != generation) { in ext2_nfs_get_inode()
/linux-4.4.14/drivers/media/firewire/
Dfiredtv-fw.c40 int rcode, generation = device->generation; in node_req() local
45 generation, device->max_speed, addr, data, len); in node_req()
195 int tcode, int destination, int source, int generation, in handle_fcp() argument
212 if (device->generation != generation) in handle_fcp()
/linux-4.4.14/Documentation/virtual/kvm/
Dmmu.txt48 The mmu supports first-generation mmu hardware, which allows an atomic switch
292 - check for valid generation number in the spte (see "Fast invalidation of
401 Zapping all pages (page generation count)
408 To make it be more scalable, kvm maintains a global generation number
410 the current global generation-number into sp->mmu_valid_gen when it
411 is created. Pages with a mismatching generation number are "obsolete".
414 generation-number then reload root shadow pages on all vcpus. As the VCPUs
416 mismatching generation number.
432 generation number. The global generation number is stored in
433 kvm_memslots(kvm)->generation, and increased whenever guest memory info
[all …]
/linux-4.4.14/Documentation/ABI/testing/
Dsysfs-class-mei28 are decoded depends on PCH or SoC generation.
30 depending on generation.
Dsysfs-driver-hid-wiimote42 gen10: First Wii Remote generation
43 gen20: Second Wii Remote Plus generation (builtin MP)
Dsysfs-bus-intel_th-devices-gth29 Description: (RW) STP NULL packet generation: enabled (1) or disabled (0).
/linux-4.4.14/fs/xfs/
Dxfs_icreate_item.c167 unsigned int generation) in xfs_icreate_log() argument
183 icp->ic_format.icl_gen = cpu_to_be32(generation); in xfs_icreate_log()
Dxfs_icreate_item.h32 unsigned int generation);
Dxfs_export.c124 u32 generation) in xfs_nfs_get_inode() argument
155 if (ip->i_d.di_gen != generation) { in xfs_nfs_get_inode()
/linux-4.4.14/Documentation/hwmon/
Dibmpowernv33 fanX_min Threshold RPM for alert generation.
37 tempX_max Threshold ambient temperature for alert generation.
Dadm1021111 FSB and faster) lost them, until the Core-based generation which
/linux-4.4.14/fs/fuse/
Dinode.c294 int generation, struct fuse_attr *attr, in fuse_iget() argument
310 inode->i_generation = generation; in fuse_iget()
645 u32 generation; member
682 if (inode->i_generation != handle->generation) in fuse_get_dentry()
702 u32 generation; in fuse_encode_fh() local
710 generation = inode->i_generation; in fuse_encode_fh()
714 fh[2] = generation; in fuse_encode_fh()
718 generation = parent->i_generation; in fuse_encode_fh()
722 fh[5] = generation; in fuse_encode_fh()
739 handle.generation = fid->raw[2]; in fuse_fh_to_dentry()
[all …]
Dfuse_i.h694 int generation, struct fuse_attr *attr,
Ddir.c319 *inode = fuse_iget(sb, outarg->nodeid, outarg->generation, in fuse_lookup_name()
442 inode = fuse_iget(dir->i_sb, outentry.nodeid, outentry.generation, in fuse_create_open()
548 inode = fuse_iget(dir->i_sb, outarg.nodeid, outarg.generation, in create_new_entry()
1242 inode = fuse_iget(dir->i_sb, o->nodeid, o->generation, in fuse_direntplus_link()
/linux-4.4.14/Documentation/devicetree/bindings/phy/
Drcar-gen2-phy.txt1 * Renesas R-Car generation 2 USB PHY
3 This file provides information on what the device node for the R-Car generation
Dphy-miphy365x.txt34 are {1,2,3). If not supplied generation 1 hardware will
Dsamsung-phy.txt150 - itp: for ITP generation
/linux-4.4.14/Documentation/cpu-freq/
Damd-powernow.txt5 there is a different cpu-freq driver for each generation.
26 Documentation on this functionality in 8th generation processors
/linux-4.4.14/Documentation/arm/sti/
Dstih416-overview.txt7 The STiH416 is the next generation of HD, AVC set-top box processors
Dstih415-overview.txt7 The STiH415 is the next generation of HD, AVC set-top box processors
Dstih418-overview.txt7 The STiH418 is the new generation of SoC for UHDp60 set-top boxes
Dstih407-overview.txt7 The STiH407 is the new generation of SoC for Multi-HD, AVC set-top boxes
/linux-4.4.14/crypto/asymmetric_keys/
DKconfig7 as encryption, decryption, signature generation and signature
20 If signature generation and/or verification are to be used,
/linux-4.4.14/net/vmw_vsock/
Dvmci_transport_notify.c213 waiting_info.generation = in send_waiting_read()
217 waiting_info.generation = PKT_FIELD(vsk, consume_q_generation); in send_waiting_read()
250 waiting_info.generation = PKT_FIELD(vsk, produce_q_generation); in send_waiting_write()
253 waiting_info.generation = in send_waiting_write()
Dvmci_transport.h58 u64 generation; member
/linux-4.4.14/Documentation/devicetree/bindings/arm/
Dversatile-sysreg.txt6 interrupt generation, MMC and NOR Flash control etc.
Dvexpress-sysreg.txt6 interrupt generation, MMC and NOR Flash control etc.
Dvexpress.txt78 (reset generation, flash programming, FPGA bitfiles loading etc.)
/linux-4.4.14/arch/x86/kvm/
Dx86.h93 vcpu->arch.mmio_gen = kvm_memslots(vcpu->kvm)->generation; in vcpu_cache_mmio_info()
98 return vcpu->arch.mmio_gen == kvm_memslots(vcpu->kvm)->generation; in vcpu_match_mmio_gen()
/linux-4.4.14/drivers/sfi/
DKconfig12 based on the 2nd generation Intel Atom processor platform,
/linux-4.4.14/include/trace/events/
Dbtrfs.h76 __field( u64, generation )
81 __entry->generation = root->fs_info->generation;
87 (unsigned long long)__entry->generation)
100 __field( u64, generation )
110 __entry->generation = BTRFS_I(inode)->generation;
120 (unsigned long long)__entry->generation,
/linux-4.4.14/security/integrity/evm/
Devm_crypto.c102 __u32 generation; in hmac_add_misc() member
110 hmac_misc.generation = inode->i_generation; in hmac_add_misc()
/linux-4.4.14/arch/powerpc/platforms/powermac/
DKconfig27 The powersurge cpu boards can be used in the generation
Dnvram.c68 u32 generation; member
276 return hdr99->generation; in core99_check()
486 hdr99->generation++; in core99_nvram_sync()
/linux-4.4.14/drivers/media/platform/marvell-ccic/
DKconfig12 generation OLPC systems.
/linux-4.4.14/Documentation/devicetree/bindings/timer/
Drenesas,cmt.txt41 - "renesas,cmt-48" for all non-second generation 48-bit CMT
51 - "renesas,cmt-48-gen2" for all second generation 48-bit CMT
/linux-4.4.14/drivers/md/
Draid5.h202 short generation; /* increments with every member
460 short generation; /* increments with every reshape */ member
Ddm-cache-policy-mq.c468 unsigned generation; member
646 mq->generation++; in check_generation()
1399 mq->generation = 0; in mq_create()
/linux-4.4.14/Documentation/arm/Samsung-S3C24XX/
DNAND.txt18 size, with support for hardware ECC generation and correction.
/linux-4.4.14/Documentation/ABI/removed/
Dvideo13948 performance issues in its first generation. Any video1394 user had
/linux-4.4.14/fs/dlm/
Dmember.c38 memb->generation = le32_to_cpu(rf->rf_generation); in dlm_slot_save()
183 memb->generation = ls->ls_generation; in dlm_slots_assign()
189 if (memb->generation > gen) in dlm_slots_assign()
190 gen = memb->generation; in dlm_slots_assign()
Ddlm_internal.h122 uint32_t generation; member
/linux-4.4.14/include/net/netns/
Dconntrack.h97 seqcount_t generation; member
/linux-4.4.14/Documentation/devicetree/bindings/arm/omap/
Ddmm.txt5 accesses such as priority generation amongst initiators, configuration of SDRAM
/linux-4.4.14/certs/
DMakefile61 @echo Generating X.509 key generation config
/linux-4.4.14/Documentation/scsi/
D00-INDEX24 - Changes to second generation of sym53c8xx driver
106 - info on second generation driver for sym53c8xx based adapters
Dcxgb3i.txt12 - iSCSI PDU digest generation and verification
/linux-4.4.14/fs/ntfs/
Dnamei.c352 u64 ino, u32 generation) in ntfs_nfs_get_inode() argument
358 if (is_bad_inode(inode) || inode->i_generation != generation) { in ntfs_nfs_get_inode()
/linux-4.4.14/net/netfilter/
Dnf_conntrack_core.c94 if (read_seqcount_retry(&net->ct.generation, sequence)) { in nf_conntrack_double_lock()
378 sequence = read_seqcount_begin(&net->ct.generation); in nf_ct_delete_from_lists()
545 sequence = read_seqcount_begin(&net->ct.generation); in nf_conntrack_hash_check_insert()
613 sequence = read_seqcount_begin(&net->ct.generation); in __nf_conntrack_confirm()
756 sequence = read_seqcount_begin(&net->ct.generation); in early_drop()
761 if (read_seqcount_retry(&net->ct.generation, sequence)) { in early_drop()
1588 write_seqcount_begin(&init_net.ct.generation); in nf_conntrack_set_hashsize()
1612 write_seqcount_end(&init_net.ct.generation); in nf_conntrack_set_hashsize()
1765 seqcount_init(&net->ct.generation); in nf_conntrack_init_net()
/linux-4.4.14/drivers/staging/iio/
DKconfig34 bool "Event generation support"
/linux-4.4.14/fs/gfs2/
Drgrp.h50 bool dinode, u64 *generation);
Dlock_dlm.c1111 int our_slot, uint32_t generation) in gdlm_recover_done() argument
1120 ls->ls_recover_start = generation; in gdlm_recover_done()
1123 ls->ls_recover_mount = generation; in gdlm_recover_done()
Drgrp.c2338 bool dinode, u64 *generation) in gfs2_alloc_blocks() argument
2394 *generation = rbm.rgd->rd_igeneration++; in gfs2_alloc_blocks()
2395 if (*generation == 0) in gfs2_alloc_blocks()
2396 *generation = rbm.rgd->rd_igeneration++; in gfs2_alloc_blocks()
/linux-4.4.14/Documentation/devicetree/bindings/rtc/
Drtc-omap.txt8 Wakeup generation for event Alarm. It can also be
/linux-4.4.14/drivers/staging/lustre/lustre/mdc/
Dmdc_reint.c214 int generation = import->imp_generation; in mdc_create() local
270 req->rq_import_generation = generation; in mdc_create()
291 if (generation == import->imp_generation) { in mdc_create()
Dmdc_locks.c765 int generation, resends = 0; in mdc_enqueue() local
787 generation = obddev->u.cli.cl_import->imp_generation; in mdc_enqueue()
833 req->rq_import_generation = generation; in mdc_enqueue()
898 if (generation == obddev->u.cli.cl_import->imp_generation) { in mdc_enqueue()
/linux-4.4.14/drivers/dma/sh/
DKconfig48 Renesas R-Car second generation SoCs.
/linux-4.4.14/drivers/isdn/mISDN/
DKconfig20 echo cancellation, tone generation, and Blowfish encryption and
/linux-4.4.14/sound/firewire/dice/
Ddice-transaction.c204 int generation, unsigned long long offset, in dice_notification() argument
252 dice->owner_generation = device->generation; in register_notification_address()
/linux-4.4.14/drivers/net/ethernet/smsc/
Dsmsc911x.c104 unsigned int generation; member
1462 if (pdata->generation == 4) { in smsc911x_soft_reset()
1484 if (pdata->generation == 4) { in smsc911x_soft_reset()
1790 if (pdata->generation <= 1) { in smsc911x_set_multicast_list()
1893 if (pdata->generation <= 1 && netif_running(dev)) in smsc911x_set_mac_address()
2241 pdata->generation = 0; in smsc911x_init()
2251 pdata->generation = pdata->idrev & 0x0000FFFF; in smsc911x_init()
2259 pdata->generation = 3; in smsc911x_init()
2267 pdata->generation = 4; in smsc911x_init()
2278 pdata->idrev, pdata->generation); in smsc911x_init()
[all …]
/linux-4.4.14/Documentation/devicetree/bindings/gpio/
Dgpio-dsp-keystone.txt12 - setting GPIO value to 1 causes IRQ generation on target DSP core;
/linux-4.4.14/Documentation/devicetree/bindings/media/
Drenesas,vsp1.txt5 It can be found in the Renesas R-Car second generation SoCs.
/linux-4.4.14/Documentation/filesystems/pohmelfs/
Dnetwork_protocol.txt125 @start - transaction generation number - unique id used to find transaction.
215 @id - lock generation number.
224 @id - attribute generation number or xattr setting type
/linux-4.4.14/fs/cachefiles/
DKconfig32 The generation of this histogram adds a certain amount of overhead to
/linux-4.4.14/drivers/gpu/drm/qxl/
Dqxl_kms.c98 slot->generation = qdev->rom->slot_generation; in setup_slot()
100 high_bits |= slot->generation; in setup_slot()
Dqxl_drv.h176 uint8_t generation; member
/linux-4.4.14/Documentation/networking/
Dxfrm_proc.txt55 Bundle generation error
De1000.txt75 This parameter controls the automatic generation(Tx) and response(Rx)
192 This value delays the generation of receive interrupts in units of 1.024
281 This value delays the generation of transmit interrupts in units of
De1000e.txt131 This value delays the generation of receive interrupts in units of 1.024
163 This value delays the generation of transmit interrupts in units of
Dixgb.txt125 This parameter controls the automatic generation(Tx) and response(Rx) to
144 This value delays the generation of receive interrupts in units of
/linux-4.4.14/sound/firewire/digi00x/
Ddigi00x-transaction.c60 int generation, unsigned long long offset, in handle_message() argument
/linux-4.4.14/fs/ext4/
Dioctl.c332 __u32 generation; in ext4_ioctl() local
347 if (get_user(generation, (int __user *) arg)) { in ext4_ioctl()
361 inode->i_generation = generation; in ext4_ioctl()
DKconfig41 This is the next generation of the ext3 filesystem.
/linux-4.4.14/drivers/staging/media/lirc/
DKconfig27 Current generation iMON devices use the input layer imon driver.
/linux-4.4.14/arch/arm/boot/dts/
Dste-hrefprev60.dtsi62 * On the first generation boards, this SSP/SPI port was connected
Darmada-xp-axpwifiap.dts4 * Note: this board is shipped with a new generation boot loader that
Darmada-xp-linksys-mamba.dts4 * Note: this board is shipped with a new generation boot loader that
/linux-4.4.14/virt/kvm/
Dkvm_main.c499 slots->generation = -150; in kvm_alloc_memslots()
792 WARN_ON(old_memslots->generation & 1); in install_new_memslots()
793 slots->generation = old_memslots->generation + 1; in install_new_memslots()
803 slots->generation++; in install_new_memslots()
1822 ghc->generation = slots->generation; in kvm_gfn_to_hva_cache_init()
1856 if (slots->generation != ghc->generation) in kvm_write_guest_cached()
1882 if (slots->generation != ghc->generation) in kvm_read_guest_cached()
/linux-4.4.14/drivers/scsi/be2iscsi/
Dbe_main.h330 #define chip_be2(phba) (phba->generation == BE_GEN2)
331 #define chip_be3_r(phba) (phba->generation == BE_GEN3)
430 unsigned int generation; member
/linux-4.4.14/fs/fscache/
DKconfig38 The generation of this histogram adds a certain amount of overhead to
/linux-4.4.14/drivers/misc/vmw_vmci/
Dvmci_queue_pair.c181 unsigned int generation; member
2591 qpair->generation++; in qp_wakeup_cb()
2606 unsigned int generation; in qp_wait_for_ready_queue() local
2609 generation = qpair->generation; in qp_wait_for_ready_queue()
2611 wait_event(qpair->event, generation != qpair->generation); in qp_wait_for_ready_queue()
2822 my_qpair->generation = 0; in vmci_qpair_alloc()
/linux-4.4.14/sound/firewire/tascam/
Dtascam-transaction.c149 int generation, unsigned long long offset, in handle_midi_tx() argument
/linux-4.4.14/Documentation/devicetree/bindings/power/
Drenesas,sysc-rmobile.txt7 - Reset generation,
/linux-4.4.14/fs/udf/
Dnamei.c1250 u16 partref, __u32 generation) in udf_nfs_get_inode() argument
1265 if (generation && inode->i_generation != generation) { in udf_nfs_get_inode()
1281 fid->udf.generation); in udf_fh_to_dentry()
1314 fid->udf.generation = inode->i_generation; in udf_encode_fh()
/linux-4.4.14/drivers/clocksource/
DKconfig146 bool "Support for ARM architected timer event stream generation"
150 This option enables support for event stream generation based on
/linux-4.4.14/Documentation/rapidio/
Dtsi721.txt32 One BDMA channel is reserved for generation of maintenance read/write requests.
/linux-4.4.14/Documentation/video4linux/
Dcafe_ccic2 controller. This is the controller found in first-generation OLPC systems,
Dcpia2_overview.txt3 Cpia2 is the second generation video coprocessor from VLSI Vision Ltd (now a
DREADME.cpia25 This is a driver for STMicroelectronics's CPiA2 (second generation
/linux-4.4.14/Documentation/devicetree/bindings/pinctrl/
Dfsl,imx7d-pinctrl.txt4 as previous iMX SoC generation and fsl,imx7d-iomuxc-lpsr which provides low
/linux-4.4.14/Documentation/
Dsmsc_ece1099.txt11 Interrupt generation
DIntel-IOMMU.txt47 IOVA generation is pretty generic. We used the same technique as vmalloc()
Dvme_api.txt106 support VME-to-VME and MEM-to-MEM transfers as well as test pattern generation.
311 level and status ID combinations and for the generation of VME interrupts with
/linux-4.4.14/block/
Dcompat_ioctl.c243 compat_int_t generation; member
472 err |= __put_user(f->generation, &uf->generation); in compat_fd_ioctl()
/linux-4.4.14/fs/exofs/
Dsuper.c965 u64 ino, u32 generation) in exofs_nfs_get_inode() argument
972 if (generation && inode->i_generation != generation) { in exofs_nfs_get_inode()
/linux-4.4.14/tools/build/
DBuild.include87 # - depfile generation
/linux-4.4.14/drivers/staging/iio/Documentation/
Dsysfs-bus-iio-dds79 out_altvoltageX_outY_enable controls signal generation on
/linux-4.4.14/Documentation/device-mapper/
Ddm-crypt.txt14 Encryption cipher and an optional IV generation mode.
/linux-4.4.14/drivers/virtio/
Dvirtio_pci_modern.c471 .generation = vp_generation,
486 .generation = vp_generation,
Dvirtio_mmio.c517 .generation = vm_generation,
/linux-4.4.14/Documentation/devicetree/bindings/clock/
Dlpc1850-cgu.txt10 clock sources, controls the clock generation, and routes the outputs
/linux-4.4.14/fs/jffs2/
Dsuper.c114 uint32_t generation) in jffs2_nfs_get_inode() argument
DKconfig6 JFFS2 is the second generation of the Journalling Flash File System
/linux-4.4.14/Documentation/sound/alsa/
DHD-Audio-Models.txt222 macbook-pro-v1 Intel Mac Book Pro 1st generation (eq. type 3)
223 macbook-pro Intel Mac Book Pro 2nd generation (eq. type 3)
/linux-4.4.14/fs/jfs/
Dnamei.c1487 u64 ino, u32 generation) in jfs_nfs_get_inode() argument
1497 if (generation && inode->i_generation != generation) { in jfs_nfs_get_inode()
/linux-4.4.14/tools/power/cpupower/bench/
DREADME-BENCH103 Provide a gnuplot utility script for easy generation of plots to present
/linux-4.4.14/tools/lguest/
Dlguest.txt117 - Random number generation. Using the --rng option will provide a
/linux-4.4.14/drivers/phy/
DKconfig115 tristate "Renesas R-Car generation 2 USB PHY driver"
119 Support for USB PHY found on Renesas R-Car generation 2 SoCs.
/linux-4.4.14/net/wireless/
Dtrace.h156 #define SINFO_ENTRY __field(int, generation) \
172 __entry->generation = sinfo->generation; \
890 __field(int, generation)
903 __entry->generation = pinfo->generation;
916 WIPHY_PR_ARG, __entry->ret, __entry->generation,
/linux-4.4.14/fs/f2fs/
Dsuper.c857 u64 ino, u32 generation) in f2fs_nfs_get_inode() argument
873 if (unlikely(generation && inode->i_generation != generation)) { in f2fs_nfs_get_inode()
/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/
Dllog_swab.c113 __swab32s(&fid->generation); in lustre_swab_ll_fid()
/linux-4.4.14/tools/build/Documentation/
DBuild.txt130 code generation).
/linux-4.4.14/Documentation/block/
Ddata-integrity.txt111 will still use the automatic generation interface.
177 IMD generation and verification can be toggled using the
/linux-4.4.14/fs/ufs/
Dsuper.c97 static struct inode *ufs_nfs_get_inode(struct super_block *sb, u64 ino, u32 generation) in ufs_nfs_get_inode() argument
108 if (generation && inode->i_generation != generation) { in ufs_nfs_get_inode()
/linux-4.4.14/Documentation/filesystems/
Dubifs.txt43 In a sense, UBIFS is a next generation of JFFS2 file-system, but it is
/linux-4.4.14/fs/ocfs2/cluster/
Dheartbeat.c588 u64 generation) in o2hb_prepare_block() argument
607 hb_block->hb_generation = cpu_to_le64(generation); in o2hb_prepare_block()
615 (long long)generation, in o2hb_prepare_block()
/linux-4.4.14/drivers/parisc/
DKconfig25 generation of PA-RISC cache-coherent machines. Programs the
/linux-4.4.14/drivers/net/phy/
DKconfig107 40nm and 65nm generation of BCM7xxx Set Top Box SoCs.
/linux-4.4.14/Documentation/filesystems/nfs/
DExporting113 and generation number for the inode encoded, and if necessary the
/linux-4.4.14/Documentation/devicetree/bindings/net/
Dkeystone-netcp.txt9 generation. NetCP can also optionally include a Security Accelerator (SA)
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmfmac/
Dfwsignal.c389 u8 generation; member
1418 entry->generation = genbit; in brcmf_fws_txstatus_suppressed()
1749 brcmf_skb_htod_tag_set_field(p, GENERATION, entry->generation); in brcmf_fws_precommit_skb()
/linux-4.4.14/drivers/net/wireless/libertas/
DREADME143 triggers the generation of the MAX_FAIL event. Once this event is
/linux-4.4.14/sound/firewire/bebob/
Dbebob_maudio.c122 device->node_id, device->generation, in snd_bebob_maudio_load_firmware()
/linux-4.4.14/fs/nfsd/
Dxdr4.h434 u32 generation; member
/linux-4.4.14/Documentation/fb/
Dudlfb.txt58 Udlfb, when loaded as a module, will match against all USB 2.0 generation

12