Searched refs:generation (Results 51 - 75 of 241) sorted by relevance

12345678910

/linux-master/sound/firewire/fireface/
H A Dff-protocol-latter.c250 unsigned int generation = ff->rx_resources.generation; local
281 if (generation != fw_parent_device(ff->unit)->card->generation) {
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_job.h64 uint64_t generation; member in struct:amdgpu_job
H A Damdgpu_ctx.h50 uint64_t generation; member in struct:amdgpu_ctx
/linux-master/sound/firewire/digi00x/
H A Ddigi00x-stream.c337 unsigned int generation = dg00x->rx_resources.generation; local
349 if (generation != fw_parent_device(dg00x->unit)->card->generation) {
/linux-master/net/vmw_vsock/
H A Dvmci_transport.h50 u64 generation; member in struct:vmci_transport_waiting_info
H A Dvmci_transport_notify.c205 waiting_info.generation =
209 waiting_info.generation = PKT_FIELD(vsk, consume_q_generation);
240 /* Wraps around to current generation. */
242 waiting_info.generation = PKT_FIELD(vsk, produce_q_generation);
245 waiting_info.generation =
488 /* Detect a wrap-around to maintain queue generation. Note
560 /* Detect a wrap-around to maintain queue generation. Note that this
/linux-master/drivers/platform/x86/intel/ifs/
H A Dload.c174 ifsd->generation < IFS_GEN_STRIDE_AWARE ||
201 num_chunks = get_num_chunks(ifsd->generation, hashes_status);
214 if (ifsd->generation >= IFS_GEN_STRIDE_AWARE) {
322 if (ifsd->generation > 0)
H A Druntest.c180 if (ifsd->generation) {
240 if (ifsd->generation) {
267 status_chunk = ifsd->generation ? status.gen2.chunk_num : status.gen0.chunk_num;
277 if (ifsd->generation)
H A Difs.h278 * @generation: IFS test generation enumerated by hardware
280 * @array_gen: test generation of array test
290 u32 generation; member in struct:ifs_data
H A Dcore.c101 ifs_devices[i].rw_data.generation = FIELD_GET(MSR_INTEGRITY_CAPS_SAF_GEN_MASK,
/linux-master/drivers/firewire/
H A Dcore.h85 * doesn't support this, -ESTALE if the generation doesn't
89 int node_id, int generation);
211 int generation, int self_id_count, u32 *self_ids, bool bm_abdicate);
260 int node_id, int generation, int gap_count);
H A Dcore-topology.c504 void fw_core_handle_bus_reset(struct fw_card *card, int node_id, int generation, argument
517 if (!is_next_generation(generation, card->generation) &&
526 * Update node_id before generation to prevent anybody from using
527 * a stale node_id together with a current generation.
530 card->generation = generation;
H A Duapi-test.c41 KUNIT_EXPECT_EQ(test, 36, offsetof(struct fw_cdev_event_request3, generation));
/linux-master/sound/firewire/oxfw/
H A Doxfw-scs1x.c95 int tcode, int destination, int source, int generation,
180 int generation; local
268 generation = scs->fw_dev->generation;
269 smp_rmb(); /* node_id vs. generation */
272 generation, scs->fw_dev->max_speed, HSS1394_ADDRESS,
94 handle_hss(struct fw_card *card, struct fw_request *request, int tcode, int destination, int source, int generation, unsigned long long offset, void *data, size_t length, void *callback_data) argument
/linux-master/include/linux/
H A Dvirtio_config.h38 * @generation: config generation counter (optional)
40 * Returns the config generation counter
104 u32 (*generation)(struct virtio_device *vdev); member in struct:virtio_config_ops
508 u32 old, gen = vdev->config->generation ?
509 vdev->config->generation(vdev) : 0;
520 gen = vdev->config->generation ?
521 vdev->config->generation(vdev) : 0;
/linux-master/fs/nfs/
H A Dnfs4session.c151 slot->generation = tbl->generation;
366 slot->generation = tbl->generation;
434 tbl->generation++;
521 if (tbl->generation == slot->generation)
/linux-master/drivers/target/sbp/
H A Dsbp_target.c59 req->node_addr, req->generation, req->speed,
66 req->node_addr, req->generation, req->speed,
383 sess->generation = req->generation;
455 sess->node_id, sess->generation, sess->speed,
537 login->sess->generation = req->generation;
605 if (!card_valid || (sess->generation != sess->card->generation)) {
797 int tcode, int destination, int source, int generation,
796 tgt_agent_rw(struct fw_card *card, struct fw_request *request, int tcode, int destination, int source, int generation, unsigned long long offset, void *data, size_t length, void *callback_data) argument
1055 sbp_run_transaction(struct fw_card *card, int tcode, int destination_id, int generation, int speed, unsigned long long offset, void *payload, size_t length) argument
1092 int node_id, generation, speed, ret; local
1243 generation, num_pte, length, tfr_length, local
1578 sbp_mgt_agent_rw(struct fw_card *card, struct fw_request *request, int tcode, int destination, int source, int generation, unsigned long long offset, void *data, size_t length, void *callback_data) argument
[all...]
/linux-master/drivers/char/
H A Drandom.c208 unsigned long generation; member in struct:__anon3
216 unsigned long generation; member in struct:crng
221 .generation = ULONG_MAX,
264 * and update the generation counter. We avoid hitting ULONG_MAX,
270 next_gen = base_crng.generation + 1;
273 WRITE_ONCE(base_crng.generation, next_gen);
356 if (unlikely(crng->generation != READ_ONCE(base_crng.generation))) {
360 crng->generation = base_crng.generation;
[all...]
/linux-master/drivers/infiniband/hw/hfi1/
H A Dtid_rdma.c37 /* Maximum number of packets within a flow generation. */
47 /* Reserved generation value to set to unused flows for kernel contexts */
352 qpriv->flow_state.generation = KERN_GENERATION_RESERVED;
735 static void kern_set_hw_flow(struct hfi1_ctxtdata *rcd, u32 generation, argument
740 reg = ((u64)generation << HFI1_KDETH_BTH_SEQ_SHIFT) |
747 if (generation != KERN_GENERATION_RESERVED)
757 u32 generation = rcd->flows[flow_idx].generation; variable
759 kern_set_hw_flow(rcd, generation, flow_idx);
760 return generation;
765 u32 generation = mask_generation(gen + 1); local
4594 u32 spsn, fpsn, last_acked, generation; local
4851 u32 generation; local
4880 u32 psn, generation, idx, gen_next; local
[all...]
/linux-master/sound/firewire/
H A Dfcp.c340 int generation, unsigned long long offset,
353 device->generation != generation)
355 smp_rmb(); /* node_id vs. generation */
338 fcp_response(struct fw_card *card, struct fw_request *request, int tcode, int destination, int source, int generation, unsigned long long offset, void *data, size_t length, void *callback_data) argument
/linux-master/drivers/nvme/host/
H A Dpr.c223 keys_info->generation = le32_to_cpu(rse->gen);
263 resv->generation = le32_to_cpu(tmp_rse.gen);
281 resv->generation = le32_to_cpu(rse->gen);
/linux-master/drivers/net/wireless/st/cw1200/
H A Dqueue.h41 u8 generation; member in struct:cw1200_queue
/linux-master/sound/firewire/motu/
H A Dmotu-stream.c229 unsigned int generation = motu->rx_resources.generation; local
241 if (generation != fw_parent_device(motu->unit)->card->generation) {
/linux-master/sound/firewire/tascam/
H A Dtascam-stream.c435 unsigned int generation = tscm->rx_resources.generation; local
447 if (generation != fw_parent_device(tscm->unit)->card->generation) {
/linux-master/drivers/vdpa/vdpa_sim/
H A Dvdpa_sim.h71 u32 generation; member in struct:vdpasim

Completed in 290 milliseconds

12345678910