Home
last modified time | relevance | path

Searched defs:h (Results 1026 – 1050 of 1172) sorted by relevance

1...<<41424344454647

/openbmc/linux/include/linux/
H A Dvmw_vmci_defs.h213 static inline bool vmci_handle_is_invalid(struct vmci_handle h) in vmci_handle_is_invalid()
/openbmc/linux/kernel/time/
H A Dhrtimer.c1760 static __latent_entropy void hrtimer_run_softirq(struct softirq_action *h) in hrtimer_run_softirq()
H A Dtimer.c2031 static __latent_entropy void run_timer_softirq(struct softirq_action *h) in run_timer_softirq()
/openbmc/linux/drivers/net/phy/
H A Ddp83640.c584 struct ethhdr *h = eth_hdr(skb); in is_status_frame() local
/openbmc/linux/drivers/video/fbdev/
H A Dsmscufx.c73 int w, h; member
H A Dhyperv_fb.c756 int x1, int y1, int w, int h) in hvfb_ondemand_refresh_throttle()
/openbmc/linux/drivers/platform/surface/aggregator/
H A Dcontroller.c183 struct list_head *h; in ssam_nfblk_insert() local
/openbmc/linux/drivers/message/fusion/
H A Dmptscsih.c1269 MPT_SCSI_HOST *h; in mptscsih_info() local
/openbmc/linux/fs/hfsplus/
H A Dhfsplus_raw.h224 __be16 h; member
/openbmc/linux/drivers/pci/controller/
H A Dpci-mvebu.c1051 static int mvebu_pcie_intx_irq_map(struct irq_domain *h, in mvebu_pcie_intx_irq_map()
/openbmc/linux/arch/x86/pci/
H A Dirq.c1271 struct irq_router_handler *h; in pirq_try_router() local
/openbmc/linux/drivers/net/ethernet/qlogic/qede/
H A Dqede_filter.c388 qede_arfs_htbl_key_search(struct hlist_head *h, const struct sk_buff *skb, in qede_arfs_htbl_key_search()
/openbmc/linux/drivers/gpu/drm/radeon/
H A Dcikd.h1678 #define CP_PACKET_GET_TYPE(h) (((h) >> 30) & 3) argument
1679 #define CP_PACKET_GET_COUNT(h) (((h) >> 16) & 0x3FFF) argument
1680 #define CP_PACKET0_GET_REG(h) (((h) & 0xFFFF) << 2) argument
1681 #define CP_PACKET3_GET_OPCODE(h) (((h) >> 8) & 0xFF) argument
/openbmc/linux/drivers/md/
H A Ddm-cache-target.c220 static void dm_hook_bio(struct dm_hook_info *h, struct bio *bio, in dm_hook_bio()
229 static void dm_unhook_bio(struct dm_hook_info *h, struct bio *bio) in dm_unhook_bio()
/openbmc/linux/drivers/misc/sgi-gru/
H A Dgru_instructions.h349 #define CB_IMA(h) ((h) | IMA_UNMAPPED) argument
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dmmu.h15 unsigned long h:1; member
/openbmc/u-boot/common/
H A Dfdt_support.c1717 uint32_t h = fdt_get_phandle(blob, off); in fdt_fixup_display() local
/openbmc/u-boot/drivers/bios_emulator/x86emu/
H A Dprim_ops.c271 u16 h, l; in aam_word() local
/openbmc/ipmitool/lib/
H A Dipmi_sdr.c4430 uint8_t h[5]; in ipmi_sdr_dump_bin() local
/openbmc/qemu/ui/
H A Dvnc.h240 int h; member
/openbmc/qemu/hw/display/
H A Dqxl.c2002 int x, int y, int w, int h)
/openbmc/linux/drivers/video/fbdev/savage/
H A Dsavagefb.h118 #define BCI_W_H(w, h) (((h) << 16) | ((w) & 0xFFF)) argument
/openbmc/linux/include/uapi/drm/
H A Dvmwgfx_drm.h473 __u32 h; member
/openbmc/linux/arch/powerpc/kvm/
H A Dbook3s_64_mmu_hv.c785 unsigned long j, h; in kvmppc_unmap_hpte() local
/openbmc/linux/drivers/phy/rockchip/
H A Dphy-rockchip-inno-hdmi.c23 #define UPDATE(x, h, l) (((x) << (l)) & GENMASK((h), (l))) argument

1...<<41424344454647