Home
last modified time | relevance | path

Searched refs:typeof (Results 626 – 650 of 954) sorted by relevance

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

/openbmc/linux/drivers/infiniband/hw/qib/
H A Dqib_user_sdma.c884 bytes_togo > type_max(typeof(pkt->bytes_togo))) { in qib_user_sdma_queue_pkts()
937 addrlimit > type_max(typeof(pkt->addrlimit))) { in qib_user_sdma_queue_pkts()
/openbmc/linux/drivers/gpu/drm/i915/gt/
H A Dintel_reset.c1085 tl = list_entry(&timelines->active_list, typeof(*tl), link); in __intel_gt_unset_wedged()
1608 struct intel_wedge_me *w = container_of(work, typeof(*w), work.work); in intel_wedge_me()
/openbmc/linux/kernel/futex/
H A Dcore.c117 u32 hash = jhash2((u32 *)key, offsetof(typeof(*key), both.offset) / 4, in futex_hash()
/openbmc/linux/drivers/nvdimm/
H A Dsecurity.c491 container_of(work, typeof(*nvdimm), dwork.work); in nvdimm_security_overwrite_query()
/openbmc/linux/drivers/gpu/drm/i915/gem/
H A Di915_gem_pages.c479 GEM_BUG_ON(range_overflows_t(typeof(obj->base.size), in __i915_gem_object_flush_map()
/openbmc/linux/Documentation/translations/zh_CN/kernel-hacking/
H A Dhacking.rst575 - typeof
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
H A Dnv04.c408 struct nvkm_fifo *fifo = container_of(inth, typeof(*fifo), engine.subdev.inth); in nv04_fifo_intr()
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmac80211.c2427 BUILD_BUG_ON(offsetof(typeof(sta_ctxt_cmd), pkt_ext) != in iwl_mvm_cfg_he_sta()
2428 offsetof(typeof(sta_ctxt_cmd_v2), pkt_ext)); in iwl_mvm_cfg_he_sta()
2430 offsetof(typeof(sta_ctxt_cmd), pkt_ext)); in iwl_mvm_cfg_he_sta()
2452 offsetofend(typeof(sta_ctxt_cmd), pkt_ext) != in iwl_mvm_cfg_he_sta()
2454 offsetofend(typeof(sta_ctxt_cmd_v2), pkt_ext)); in iwl_mvm_cfg_he_sta()
2456 offsetofend(typeof(sta_ctxt_cmd_v2), pkt_ext), in iwl_mvm_cfg_he_sta()
2458 offsetofend(typeof(sta_ctxt_cmd), pkt_ext), in iwl_mvm_cfg_he_sta()
2460 offsetofend(typeof(sta_ctxt_cmd), pkt_ext)); in iwl_mvm_cfg_he_sta()
/openbmc/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_surface.c1092 cmd2 = (typeof(cmd2))cmd; in vmw_gb_surface_create()
1093 cmd3 = (typeof(cmd3))cmd; in vmw_gb_surface_create()
1094 cmd4 = (typeof(cmd4))cmd; in vmw_gb_surface_create()
/openbmc/u-boot/drivers/scsi/
H A Dscsi.c446 LOG2_INVALID(typeof(dev_desc->log2blksz)); in scsi_init_dev_desc_priv()
/openbmc/linux/lib/
H A Ddecompress_unlzma.c53 x = (typeof(x))read_int((unsigned char *)&x, sizeof(x))
/openbmc/qemu/tests/
H A Dvhost-user-bridge.c318 offsetof(typeof(mhdr), num_buffers), in vubr_backend_recv_cb()
/openbmc/linux/tools/perf/util/
H A Dstat-shadow.c603 mexp = list_first_entry(&me->head, typeof(*mexp), nd); in perf_stat__print_shadow_stats_metricgroup()
/openbmc/linux/drivers/counter/
H A Dcounter-chrdev.c417 typeof(*counter), in counter_chrdev_open()
/openbmc/linux/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc_slpc.c246 struct intel_guc_slpc *slpc = container_of(work, typeof(*slpc), boost_work); in slpc_boost_work()
/openbmc/linux/arch/x86/include/asm/
H A Dparavirt.h658 extern typeof(func) __raw_callee_save_##func; \
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dctx_rewrite.c64 .field_sz = sizeof(typeof(((type *)NULL)->field))
/openbmc/linux/kernel/events/
H A Dhw_breakpoint.c850 cpu_events = alloc_percpu(typeof(*cpu_events)); in register_wide_hw_breakpoint()
/openbmc/linux/arch/x86/kernel/
H A Dearly-quirks.c614 early_ops = (typeof(early_ops))driver_data; in intel_graphics_quirks()
/openbmc/linux/arch/arm/mach-sunxi/
H A Dmc_smp.c649 typedef typeof(cpu_reset) phys_reset_t;
/openbmc/linux/drivers/firmware/arm_scmi/
H A Dclock.c63 typeof(X) x = (X); \
H A Dvirtio.c187 msg = list_first_entry(&vioch->free_list, typeof(*msg), list); in scmi_virtio_get_free_msg()
/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_crtc.c404 container_of(work, typeof(*crtc_state), vblank_work); in intel_crtc_vblank_work()
/openbmc/linux/drivers/infiniband/hw/mlx5/
H A Dmad.c119 counter_var = MLX5_GET_BE(typeof(counter_var), \ in pma_cnt_assign()
/openbmc/linux/drivers/perf/
H A Darm_dmc620_pmu.c119 eattr = container_of(attr, typeof(*eattr), attr); in dmc620_pmu_event_show()

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