/linux/tools/testing/selftests/vDSO/ |
H A D | parse_vdso.c | 72 unsigned long h = 0, g; in elf_hash() local 89 uint32_t h = 5381; in gnu_hash() local 241 const char *version, unsigned long ver_hash) in check_sym() 260 void *vdso_sym(const char *version, const char *name) in vdso_sym()
|
/linux/include/linux/soc/qcom/ |
H A D | apr.h | 50 #define APR_HDR_FIELD_VER(h) (h & 0x000F) argument 51 #define APR_HDR_FIELD_SIZE(h) ((h & 0x00F0) >> 4) argument 52 #define APR_HDR_FIELD_SIZE_BYTES(h) (((h & 0x00F0) >> 4) * 4) argument 53 #define APR_HDR_FIELD_MT(h) ((h & 0x0300) >> 8) argument 80 uint32_t version:4; member 142 uint32_t version; member
|
/linux/drivers/scsi/qla2xxx/ |
H A D | qla_nx2.h | 219 uint16_t version; member 299 struct qla8044_minidump_entry_hdr h; member 322 struct qla8044_minidump_entry_hdr h; member 346 struct qla8044_minidump_entry_hdr h; member 359 struct qla8044_minidump_entry_hdr h; member 367 struct qla8044_minidump_entry_hdr h; member 379 struct qla8044_minidump_entry_hdr h; member 387 struct qla8044_minidump_entry_hdr h; member 400 struct qla8044_minidump_entry_hdr h; member 420 struct qla8044_minidump_entry_hdr h; member [all …]
|
H A D | qla_nx.h | 993 uint32_t version; member 1035 qla82xx_md_entry_hdr_t h; member 1062 qla82xx_md_entry_hdr_t h; member 1092 qla82xx_md_entry_hdr_t h; member 1110 qla82xx_md_entry_hdr_t h; member 1120 qla82xx_md_entry_hdr_t h; member 1127 qla82xx_md_entry_hdr_t h; member 1141 qla82xx_md_entry_hdr_t h; member
|
/linux/sound/pci/asihpi/ |
H A D | hpi_internal.h | 638 u32 version; member 690 u16 version; member 990 u8 version; /* message version */ member 1001 u8 version; /* message version */ member 1052 u8 version; /* response version */ member 1063 u8 version; /* response version */ member 1118 struct hpi_message_header h; member 1122 struct hpi_response_header h; /*v0 */ member 1127 struct hpi_response_header h; member 1139 struct hpi_message_header h; member [all …]
|
/linux/drivers/scsi/qla4xxx/ |
H A D | ql4_83xx.h | 162 __le16 version; member 227 struct qla8xxx_minidump_entry_hdr h; member 240 struct qla8xxx_minidump_entry_hdr h; member 255 struct qla8xxx_minidump_entry_hdr h; member 271 struct qla8xxx_minidump_entry_hdr h; member 285 struct qla8xxx_minidump_entry_hdr h; member 300 struct qla8xxx_minidump_entry_hdr h; member 331 struct qla8xxx_minidump_entry_hdr h; member
|
/linux/ipc/ |
H A D | msg.c | 217 struct list_head *h = &msq->q_senders; in ss_wakeup() local 321 copy_msqid_to_user(void __user *buf, struct msqid64_ds *in, int version) in copy_msqid_to_user() 366 copy_msqid_from_user(struct msqid64_ds *out, void __user *buf, int version) in copy_msqid_from_user() 597 static long ksys_msgctl(int msqid, int cmd, struct msqid_ds __user *buf, int version) in ksys_msgctl() 648 int version = ipc_parse_version(&cmd); in ksys_old_msgctl() local 678 int version) in copy_compat_msqid_from_user() 698 int version) in copy_compat_msqid_to_user() 732 static long compat_ksys_msgctl(int msqid, int cmd, void __user *uptr, int version) in compat_ksys_msgctl() 782 int version = compat_ipc_parse_version(&cmd); in compat_ksys_old_msgctl() local
|
H A D | shm.c | 852 static inline unsigned long copy_shmid_to_user(void __user *buf, struct shmid64_ds *in, int version) in copy_shmid_to_user() 879 copy_shmid_from_user(struct shmid64_ds *out, void __user *buf, int version) in copy_shmid_from_user() 904 …atic inline unsigned long copy_shminfo_to_user(void __user *buf, struct shminfo64 *in, int version) in copy_shminfo_to_user() 943 struct hstate *h = hstate_file(shp->shm_file); in shm_add_rss_swap() local 1242 static long ksys_shmctl(int shmid, int cmd, struct shmid_ds __user *buf, int version) in ksys_shmctl() 1304 int version = ipc_parse_version(&cmd); in ksys_old_shmctl() local 1350 int version) in copy_compat_shminfo_to_user() 1391 int version) in copy_compat_shmid_to_user() 1425 int version) in copy_compat_shmid_from_user() 1437 static long compat_ksys_shmctl(int shmid, int cmd, void __user *uptr, int version) in compat_ksys_shmctl() [all …]
|
/linux/drivers/firmware/arm_scmi/ |
H A D | driver.c | 111 unsigned int version; member 116 #define ph_to_pi(h) container_of(h, struct scmi_protocol_instance, ph) argument 170 struct scmi_revision_info version; member 192 #define handle_to_scmi_info(h) container_of(h, struct scmi_info, handle) argument 193 #define tx_minfo_to_scmi_info(h) container_of(h, struct scmi_info, tx_minfo) argument 284 scmi_vendor_protocol_get(int protocol_id, struct scmi_revision_info *version) in scmi_vendor_protocol_get() 322 scmi_protocol_get(int protocol_id, struct scmi_revision_info *version) in scmi_protocol_get() 1622 static int version_get(const struct scmi_protocol_handle *ph, u32 *version) in version_get() 1652 void *priv, u32 version) in scmi_set_protocol_priv()
|
/linux/tools/power/x86/intel-speed-select/ |
H A D | isst.h | 35 #define GENMASK(h, l) (((~0UL) << (l)) & (~0UL >> (sizeof(long) * 8 - 1 - (h)))) argument 36 #define GENMASK_ULL(h, l) \ argument 176 int version; member
|
/linux/drivers/firmware/efi/libstub/ |
H A D | x86-stub.c | 122 efi_handle_t h; in setup_efi_pci() local 240 unsigned long version; in apple_set_os() member
|
/linux/drivers/gpu/drm/hyperv/ |
H A D | hyperv_drm_proto.c | 72 u32 version; member 76 u32 version; member 278 u32 w, u32 h, u32 pitch) in hyperv_update_situation()
|
/linux/drivers/media/platform/samsung/s5p-jpeg/ |
H A D | jpeg-core.h | 130 unsigned int version; member 190 u32 h; member
|
/linux/arch/powerpc/sysdev/ |
H A D | mpic.c | 995 static int mpic_host_match(struct irq_domain *h, struct device_node *node, in mpic_host_match() 1003 static int mpic_host_map(struct irq_domain *h, unsigned int virq, in mpic_host_map() 1088 static int mpic_host_xlate(struct irq_domain *h, struct device_node *ct, in mpic_host_xlate() 1562 u32 version = fsl_mpic_get_version(mpic); in mpic_init() local
|
/linux/net/smc/ |
H A D | af_smc.c | 188 struct smc_hashinfo *h = sk->sk_prot->h.smc_hash; smc_hash_sk() local 203 struct smc_hashinfo *h = sk->sk_prot->h.smc_hash; smc_unhash_sk() local 972 smc_connect_decline_fallback(struct smc_sock * smc,int reason_code,u8 version) smc_connect_decline_fallback() argument 1510 u8 version = smc_ism_is_v2_capable() ? SMC_V2 : SMC_V1; __smc_connect() local 1966 smc_listen_decline(struct smc_sock * new_smc,int reason_code,int local_first,u8 version) smc_listen_decline() argument [all...] |
/linux/drivers/xen/ |
H A D | grant-table.c | 115 unsigned int version; member 650 int h = get_free_entries(count); in gnttab_alloc_grant_references() local 663 int h; in gnttab_alloc_grant_reference_seq() local
|
/linux/arch/powerpc/platforms/ps3/ |
H A D | os-area.c | 130 u16 version; member 304 static void _dump_header(const struct os_area_header *h, const char *func, in _dump_header()
|
/linux/drivers/video/fbdev/matrox/ |
H A D | matroxfb_maven.c | 132 int version; member 737 unsigned int h = ht + 2 + x; in maven_find_exact_clocks() local
|
/linux/include/drm/display/ |
H A D | drm_hdcp.h | 40 #define DRM_HDCP_DDC_V_PRIME(h) (0x20 + h * 4) argument 144 u8 version; member
|
/linux/fs/dlm/ |
H A D | midcomms.c | 156 uint32_t version; member 1472 struct dlm_header *h = rd->buf; in midcomms_new_rawmsg_cb() local
|
/linux/drivers/net/plip/ |
H A D | plip.c | 53 static const char version[] = "NET3 PLIP version 2.4-parport gniibe@mri.co.jp\n"; variable 197 unsigned short h; member
|
/linux/include/uapi/drm/ |
H A D | vmwgfx_drm.h | 341 __u32 version; member 474 __u32 h; member 1172 enum drm_vmw_surface_version version; member
|
/linux/drivers/video/fbdev/ |
H A D | hyperv_fb.c | 121 u32 version; member 125 u32 version; member 757 int x1, int y1, int w, int h) in hvfb_ondemand_refresh_throttle()
|
/linux/security/selinux/ss/ |
H A D | policydb.c | 56 unsigned int version; member 171 policydb_lookup_compat(unsigned int version) in policydb_lookup_compat() 684 static void hash_eval(struct hashtab *h, const char *hash_name, in hash_eval() 706 static inline void hash_eval(struct hashtab *h, const char *hash_name, in hash_eval()
|
/linux/fs/jfs/ |
H A D | jfs_logmgr.h | 55 __le32 version; /* 4: version number */ member 114 } h; member
|