Home
last modified time | relevance | path

Searched refs:typeof (Results 601 – 625 of 954) sorted by relevance

1...<<21222324252627282930>>...39

/openbmc/linux/fs/fuse/
H A Dcuse.c321 struct cuse_init_args *ia = container_of(args, typeof(*ia), ap.args); in cuse_process_init_reply()
/openbmc/linux/arch/x86/kvm/vmx/
H A Dhyperv.c623 typeof(vmcs_conf->field) unsupported; \
/openbmc/linux/drivers/dma-buf/
H A Ddma-resv.c111 list->max_fences = (size - offsetof(typeof(*list), table)) / in dma_resv_list_alloc()
/openbmc/linux/drivers/gpu/drm/i915/selftests/
H A Di915_sw_fence.c514 struct task_ipc *ipc = container_of(work, typeof(*ipc), work); in task_ipc()
/openbmc/linux/include/linux/
H A Dnodemask.h297 typeof(_unused_nodemask_arg_) m; \
H A Dof.h167 typeof(__fwnode) __to_of_node_fwnode = (__fwnode); \
177 typeof(node) __of_fwnode_handle_node = (node); \
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/core/
H A Dintr.c263 struct nvkm_subdev *subdev = container_of(inth, typeof(*subdev), inth); in nvkm_intr_subdev()
/openbmc/linux/tools/perf/util/
H A Dpmus.c272 return list_first_entry_or_null(&core_pmus, typeof(*pmu), list); in perf_pmus__scan_core()
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_enet.h676 typeof(ring) (tmp) = (ring); \
/openbmc/linux/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc_submission.c1426 struct intel_guc *guc = container_of(wrk, typeof(*guc), in guc_timestamp_ping()
1428 struct intel_uc *uc = container_of(guc, typeof(*uc), guc); in guc_timestamp_ping()
3138 container_of(wrk, typeof(*ce), guc_state.sched_disable_delay_work.work); in __delay_sched_disable()
3245 container_of(ce, typeof(*ve), context); in __guc_context_destroy()
3315 struct intel_context *ce = container_of(kref, typeof(*ce), ref); in guc_context_destroy()
3544 struct i915_request *rq = container_of(wrk, typeof(*rq), submit_work); in submit_work_cb()
3877 struct intel_context *ce = container_of(kref, typeof(*ce), ref); in guc_child_context_destroy()
4344 container_of(kref, typeof(*sched_engine), ref); in guc_sched_engine_destroy()
/openbmc/linux/drivers/infiniband/hw/mlx4/
H A Dmain.c463 resp.response_length = offsetof(typeof(resp), response_length) + in mlx4_ib_query_device()
596 if (offsetofend(typeof(resp), rss_caps) <= uhw->outlen) { in mlx4_ib_query_device()
616 resp.response_length = offsetof(typeof(resp), rss_caps) + in mlx4_ib_query_device()
620 if (offsetofend(typeof(resp), tso_caps) <= uhw->outlen) { in mlx4_ib_query_device()
630 resp.response_length = offsetof(typeof(resp), tso_caps) + in mlx4_ib_query_device()
1342 offsetof(typeof(filter), field) -\
/openbmc/u-boot/tools/env/
H A Dfw_env.c52 typeof(x) _min1 = (x); \
53 typeof(y) _min2 = (y); \
/openbmc/qemu/docs/devel/
H A Drcu.txt133 typeof(*p) qatomic_rcu_read(p);
155 void qatomic_rcu_set(p, typeof(*p) v);
/openbmc/linux/drivers/gpu/drm/i915/gt/
H A Dselftest_hangcheck.c894 struct active_engine *arg = container_of(work, typeof(*arg), work); in active_engine()
1269 typeof(*phases) *p; in igt_reset_engines()
1964 const typeof(*igt_atomic_phases) *p; in igt_reset_engines_atomic()
H A Dintel_gtt.c195 container_of(kref, typeof(*vm), resv_ref); in i915_vm_resv_release()
/openbmc/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_mcp.h814 ({ typeof(params) __params = (params); \
/openbmc/linux/fs/
H A Dreaddir.c410 typeof(lastdirent->d_off) d_off = buf.ctx.pos; in SYSCALL_DEFINE3()
/openbmc/linux/drivers/gpu/drm/i915/gem/
H A Di915_gem_shmem.c675 unsigned int len = min_t(typeof(size), size, PAGE_SIZE); in i915_gem_object_create_shmem_from_data()
/openbmc/linux/Documentation/security/
H A Dsiphash.rst101 u64 h = siphash(&combined, offsetofend(typeof(combined), dport), &secret);
/openbmc/linux/drivers/pinctrl/
H A Dpinctrl-apple-gpio.c341 pctl = container_of(grpp - *grpp, typeof(*pctl), irqgrps[0]); in apple_gpio_irq_handler()
/openbmc/linux/drivers/accel/habanalabs/common/
H A Dcommand_buffer.c200 typeof(*cb), pool_list); in hl_cb_mmap_mem_alloc()
/openbmc/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_ldu.c107 entry = list_entry(lds->active.next, typeof(*entry), active); in vmw_ldu_commit_list()
/openbmc/linux/include/net/
H A Dipv6.h932 BUILD_BUG_ON(offsetof(typeof(flow->addrs), v6addrs.dst) != in iph_to_flow_copy_v6addrs()
933 offsetof(typeof(flow->addrs), v6addrs.src) + in iph_to_flow_copy_v6addrs()
/openbmc/linux/drivers/scsi/libsas/
H A Dsas_scsi_host.c667 ssp = list_entry(ha->eh_dev_q.next, typeof(*ssp), eh_list_node); in sas_eh_handle_resets()
669 dev = container_of(ssp, typeof(*dev), ssp_dev); in sas_eh_handle_resets()
/openbmc/linux/drivers/iommu/
H A Dio-pgtable-arm.c802 typeof(&cfg->arm_lpae_s1_cfg.tcr) tcr = &cfg->arm_lpae_s1_cfg.tcr; in arm_64_lpae_alloc_pgtable_s1()
906 typeof(&cfg->arm_lpae_s2_cfg.vtcr) vtcr = &cfg->arm_lpae_s2_cfg.vtcr; in arm_64_lpae_alloc_pgtable_s2()

1...<<21222324252627282930>>...39