Home
last modified time | relevance | path

Searched refs:typeof (Results 576 – 600 of 959) sorted by relevance

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

/openbmc/u-boot/drivers/block/
H A Dide.c485 dev_desc->log2blksz = LOG2_INVALID(typeof(dev_desc->log2blksz)); in atapi_inquiry()
818 LOG2_INVALID(typeof(ide_dev_desc[i].log2blksz)); in ide_init()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_fs_ethtool.c554 #define all_ones(field) (field == (__force typeof(field))-1)
556 ((field) == 0 || (field) == (__force typeof(field))-1)
/openbmc/linux/drivers/target/iscsi/
H A Discsi_target_erl1.c788 typeof(*ooo_tail), ooo_list); in iscsit_attach_ooo_cmdsn()
1027 typeof(*ooo_tail), ooo_list); in iscsit_handle_ooo_cmdsn()
/openbmc/linux/drivers/media/platform/mediatek/vcodec/decoder/vdec/
H A Dvdec_av1_req_lat_if.c30 typeof(n) _n = n; \
31 typeof(value) _value = value; \
37 typeof(n) _n_ = n; \
38 typeof(value) _value_ = value; \
/openbmc/linux/drivers/scsi/isci/
H A Drequest.c2956 struct isci_request *ireq = container_of(sm, typeof(*ireq), sm); in sci_request_started_state_enter()
2994 struct isci_request *ireq = container_of(sm, typeof(*ireq), sm); in sci_request_completed_state_enter()
3007 struct isci_request *ireq = container_of(sm, typeof(*ireq), sm); in sci_request_aborting_state_enter()
3015 struct isci_request *ireq = container_of(sm, typeof(*ireq), sm); in sci_stp_request_started_non_data_await_h2d_completion_enter()
3022 struct isci_request *ireq = container_of(sm, typeof(*ireq), sm); in sci_stp_request_started_pio_await_h2d_completion_enter()
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-filter/libnetfilter/files/
H A D0001-libnetfilter-acct-Declare-the-define-visivility-attribute-together.patch42 -# define EXPORT_SYMBOL(x) typeof(x) (x) __visible
/openbmc/qemu/bsd-user/
H A Dqemu.h325 ((x) = (typeof(*hptr))( \
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dmap_kptr.c118 #define WRITE_ONCE(x, val) ((*(volatile typeof(x) *) &(x)) = (val))
/openbmc/linux/tools/testing/selftests/net/
H A Dtcp_mmap.c131 #define ALIGN_PTR_UP(p, ptr_align_to) ((typeof(p))ALIGN_UP((unsigned long)(p), ptr_align_to))
/openbmc/linux/drivers/nvdimm/
H A Dcore.c469 struct device *dev = container_of(kobj, typeof(*dev), kobj); in nvdimm_bus_firmware_visible()
/openbmc/linux/samples/bpf/
H A Dtest_lru_dist.c28 const typeof( ((type *)0)->member ) *__mptr = (ptr); \
/openbmc/linux/drivers/media/platform/samsung/s5p-mfc/
H A Ds5p_mfc_common.h758 ((f && f->op) ? f->op(args) : (typeof(f->op(args)))(-ENODEV))
/openbmc/linux/kernel/trace/
H A Dtrace_probe.h49 offsetof(typeof(field), item), \
/openbmc/linux/drivers/of/
H A Dirq.c618 typeof(*desc), list); in of_irq_init()
/openbmc/linux/mm/kmsan/
H A Dkmsan_test.c83 typeof(observed.header) expected_header; in report_matches()
/openbmc/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_overlay.c124 items = (typeof(items))&cmds[1]; in vmw_overlay_send_put()
/openbmc/linux/net/mac80211/
H A Dlink.c230 typeof(*links[link_id]), in ieee80211_vif_update_links()
/openbmc/linux/drivers/infiniband/ulp/rtrs/
H A Drtrs-clt-sysfs.c339 clt_path = container_of(kobj, typeof(*clt_path), kobj); in rtrs_clt_hca_port_show()
/openbmc/webui-vue/src/views/HardwareStatus/Inventory/
H A DInventoryTableDimmSlot.vue296 return typeof identifyLed === 'boolean';
/openbmc/linux/arch/x86/events/
H A Dperf_event.h696 typeof(&x86_pmu._field) __Fp = &x86_pmu._field; \
706 typeof(&_var) __Fp = &_var; \
/openbmc/linux/drivers/perf/arm_cspmu/
H A Darm_cspmu.c188 pmu_attr = container_of(attr, typeof(*pmu_attr), attr); in arm_cspmu_sysfs_event_show()
218 eattr = container_of(attr, typeof(*eattr), attr.attr); in arm_cspmu_event_attr_is_visible()
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Dgf119.c481 struct nvkm_disp *disp = container_of(event, typeof(*disp), uevent); in gf119_disp_chan_uevent_fini()
490 struct nvkm_disp *disp = container_of(event, typeof(*disp), uevent); in gf119_disp_chan_uevent_init()
/openbmc/linux/scripts/mod/
H A Dfile2alias.c73 typeof(((struct devid *)0)->f) f = TO_NATIVE(*(typeof(f) *)((m) + OFF_##devid##_##f))
80 typeof(((struct devid *)0)->f) *v = ((m) + OFF_##devid##_##f)
/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dspectral.c176 return list_first_entry(&ar->arvifs, typeof(*arvif), list); in ath10k_get_spectral_vdev()
/openbmc/linux/drivers/most/
H A Dmost_cdev.c41 DECLARE_KFIFO_PTR(fifo, typeof(struct mbo *));

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